pySIM | GSM sim card management tool

 by   twhiteman Python Version: Current License: GPL-3.0

kandi X-RAY | pySIM Summary

kandi X-RAY | pySIM Summary

pySIM is a Python library. pySIM has no bugs, it has no vulnerabilities, it has a Strong Copyleft License and it has low support. However pySIM build file is not available. You can download it from GitHub.

This is the source code for the pySimReader application. It requires a PCSC compatible SIM reader to be attached to the computer. The main product page is here: You can download the Windows installer from here: The application uses Python for the user interface and data processing, as well as a binary Python module (DLL) to utilize the Microsoft SmartCard Base Component APIs (note that if I were to rewrite this code today, I'd probably utilize Python ctypes instead of this wrapper library - as that would simplify the build process - removing the Microsoft Visual Studio and Swig dependencies).
Support
    Quality
      Security
        License
          Reuse

            kandi-support Support

              pySIM has a low active ecosystem.
              It has 18 star(s) with 13 fork(s). There are 3 watchers for this library.
              OutlinedDot
              It had no major release in the last 6 months.
              pySIM has no issues reported. There are no pull requests.
              It has a neutral sentiment in the developer community.
              The latest version of pySIM is current.

            kandi-Quality Quality

              pySIM has 0 bugs and 0 code smells.

            kandi-Security Security

              pySIM has no vulnerabilities reported, and its dependent libraries have no vulnerabilities reported.
              pySIM code analysis shows 0 unresolved vulnerabilities.
              There are 0 security hotspots that need review.

            kandi-License License

              pySIM is licensed under the GPL-3.0 License. This license is Strong Copyleft.
              Strong Copyleft licenses enforce sharing, and you can use them when creating open source projects.

            kandi-Reuse Reuse

              pySIM releases are not available. You will need to build from source code and install.
              pySIM has no build file. You will be need to create the build yourself to build the component from source.
              Installation instructions are available. Examples and code snippets are not available.

            Top functions reviewed by kandi - BETA

            kandi has reviewed pySIM and discovered the below as its top functions. This is intended to give you an instant insight into pySIM implemented functionality, and help decide if they suit your requirements.
            • Import a text file
            • Write a phonebook entry
            • Updates the list view
            • Find the position of the next record in the recordDataMap
            • Import sms file
            • Updates the view
            • Return the name of a phone number
            • Returns the position of the free position in the record
            • Exports phone contacts
            • Cancel all the phonebook entries
            • Cancel all phonebook entries
            • Called when a popup event is received
            • Event handler for popups
            • Clone the object
            • Called when a popup is received
            • Popup a new phonebook entry
            • Event handler for popup editing
            • Popup event handler
            • Handle SMS message
            • Validates the value
            • Set the status
            • Changes the status of the message
            • Check if the name is valid
            • Show the window
            • Parse the message from the given data
            • Read all the SMS messages
            Get all kandi verified functions for this library.

            pySIM Key Features

            No Key Features are available at this moment for pySIM.

            pySIM Examples and Code Snippets

            No Code Snippets are available at this moment for pySIM.

            Community Discussions

            QUESTION

            Migration from Visual Studio to vscode - Fails on creating the .lib file can create .obj files
            Asked 2021-Mar-04 at 12:09

            I'm trying to migrate a large c++/python project from Visual Studio to vscode (frustrated on now Python3.8 support and the lagging IntelliSense in Visual Studio etc.).

            So I've started with installing vscode-solution-explorer, C/C++, C++ intellisense , code runner, Python and a few other extensions to vscode and I've managed to build 2 out of 6 C++ projects but now I'm stuck on the third c++ project, bellow is a condensed part of the output from the terminal (it has a dependence on the frist two projects but it seems to find them (core and utils)).

            ...

            ANSWER

            Answered 2021-Mar-04 at 12:09

            Bah, this error was caused by a mixture of python versions and x64 and x32 bits systems :(

            Source https://stackoverflow.com/questions/66445293

            Community Discussions, Code Snippets contain sources that include Stack Exchange Network

            Vulnerabilities

            No vulnerabilities reported

            Install pySIM

            Microsoft Visual Studio
            Swig
            Python
            wx-python
            Build the PCSC dll and wrappers, follow the readme in PCSCHandle. After succuessfully building the "_PCSCHandle.pyd" library, it should be copied into this base directory. If using Python2.4 or above, rename "_PCSCHandle.dll" to "_PCSCHandle.pyd", otherwise you'll get python import errors when trying to run the program.
            Build the PCSC dll and wrappers, follow the readme in PCSCHandle. After succuessfully building the "_PCSCHandle.pyd" library, it should be copied into this base directory.
            If using Python2.4 or above, rename "_PCSCHandle.dll" to "_PCSCHandle.pyd", otherwise you'll get python import errors when trying to run the program.

            Support

            For any new features, suggestions and bugs create an issue on GitHub. If you have any questions check and ask questions on community page Stack Overflow .
            Find more information at:

            Find, review, and download reusable Libraries, Code Snippets, Cloud APIs from over 650 million Knowledge Items

            Find more libraries
            CLONE
          • HTTPS

            https://github.com/twhiteman/pySIM.git

          • CLI

            gh repo clone twhiteman/pySIM

          • sshUrl

            git@github.com:twhiteman/pySIM.git

          • Stay Updated

            Subscribe to our newsletter for trending solutions and developer bootcamps

            Agree to Sign up and Terms & Conditions

            Share this Page

            share link