- Version:
- see VERSION
- Documentation:
PySAML2 is a pure python implementation of SAML Version 2 Standard. It contains all necessary pieces for building a SAML2 service provider or an identity provider. The distribution contains examples of both. Originally written to work in a WSGI environment there are extensions that allow you to use it with other frameworks.
Install
You can install with pip install pysaml2
Testing
PySAML2 uses the pytest framework for testing. To run the tests on your system’s version of python:
Create and activate a virtualenv
Inside the virtualenv, install the dependencies needed for testing
pip install -r tests/test-requirements.txtRun the tests
py.test tests
To run tests in multiple python environments, you can use pyenv with tox.
Please contribute!
To help out, you could:
Test and report any bugs or other difficulties.
Implement missing features.
Write more unit tests.
If you have the time and inclination I’m looking for Collaborators
Release files for pysaml2 7.2.0
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| pysaml2-7.2.0.tar.gz | 371.4 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| pysaml2-7.2.0-py2.py3-none-any.whl | Python 2, Python 3 | none | any | Details |
Total release size:783.6 kB
Release files / pysaml2-7.2.0.tar.gz
| Download URL | pysaml2-7.2.0.tar.gz |
|---|---|
| Size | 371.4 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
256bcea8e2a26e5bd06efc501e18254439fa96e4ff08cff7d64063ed29e21ba6
|
|
BLAKE2b-256 checksum How to use checksums |
03945d18937d0b724057e061b7ceea87717a2408743f0cd35d76787f439ddc51
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/4.0.1 CPython/3.9.13
|
Release files / pysaml2-7.2.0-py2.py3-none-any.whl
| Download URL | pysaml2-7.2.0-py2.py3-none-any.whl |
|---|---|
| Size | 412.2 kB |
| Tags | Python 2 Python 3 |
|
SHA-256 checksum How to use checksums |
538c9e51609d5102007d408ec1361daf404ae4ab8a4b82edbed8b3ec1f9c282c
|
|
BLAKE2b-256 checksum How to use checksums |
a15cd1c6fcbe0e7b929f66b2c71e96305a34bb6e33a50279576645e82e0eacfd
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/4.0.1 CPython/3.9.13
|