Giter Club home page Giter Club logo

pypassport-2.0's Introduction

pypassport-2.0

Taken from epassportviewer and added support for Dutch ECDSA Active Authentication. Not sure what the difference is between this 2.0 and the 1.0 of Google Code

Note: Also needs a modified version of python-ecdsa because of support for brainpoolp320r1, which can be found in this pull request

pyPassport Installation Instructions

Until pyPassport reach a stable state the installation has to be done from source. Later binary packages will be released for the following platforms:

Windows (.exe) Linux (.deb/.rmp) Mac OSX (if possible, mpkg/dmg?) Sources

Supported platforms

Any platform capable of running Python 2.5/2.6 (and C based module). pyPassport has been successfully installed from sources on Windows, Linux (Ubuntu) and Mac OSX.

Dependencies

pyPassport is build on top of some other open-sources libraries. All of them are mandatory to use pyPassport.

pyPassport also uses other open-source tools to perform specific processing, installing those tools is not mandatory. However, if those optional tools are not installed pyPassport functionalities are reduce.

Mandatory

The following packages are required to run the application.

List of other dependencies: python 2.5 or 2.6. List of python dependencies: pyasn1, pyscard, pycrypto, setuptools. Python dependencies can be installed using the code sharing python platform PyPI using the following command:

Python/scripts$ easy_install package_name

To install pyscard on MAC OSX you can use this mpkg file

Optional

To complete the installation, two additional packages should be installed:

OpenSSL for certificate verification; (already included in Mac OSX) geoJasper to manipulate images in JPEG2000 format; Offline installation

Please use the python installer script to install pypassport with the following command:

$ python setup.py install

All files will be installed in the $PythonDir/sites-packages/pypassport directory, ready to be imported in your project.

Online installation

Once the software reach a stable state, code will be posted on the code sharing python platform PyPI.

pypassport-2.0's People

Contributors

landgenoot avatar

Stargazers

Aritz avatar PicoMeta avatar

Watchers

 avatar  avatar

Forkers

a305566 wacumov

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.