alastria-identity-lib-py
Python version of the Alastria Identity lib
Installing
pip install alastria-identity
or you could use Poetry
poetry add alastria-identity
Testing
Execute tests
docker-compose run --rm identity poetry run python -m coverage run -m pytest alastria_identity -v .
Create and check test coverage
docker-compose run --rm identity poetry run coverage html
python -m http.server 8000
Open http://localhost:8000 in your browser
TODO
- This README
- Add more code examples
Create the PyPI package and push it to pypi.org- Test the connection with the identity Alastria network node
- Delegate calls is still a WIP, we need to finish that
Release files for alastria-identity 0.4.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 | |
|---|---|---|---|
| alastria-identity-0.4.0.tar.gz | 18.0 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| alastria_identity-0.4.0-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 46.6 kB
Release files / alastria-identity-0.4.0.tar.gz
| Download URL | alastria-identity-0.4.0.tar.gz |
|---|---|
| Size | 18.0 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
a79b77c2a1b567b3ce26876e75e27780636386a9d371fd12b64b8df9ac8d6fe8
|
|
BLAKE2b-256 checksum How to use checksums |
1982cb80f9d51cfa647ca7f6639f2e24a407876b25578bbca3756cdaa104b455
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
poetry/1.1.3 CPython/3.8.6 Darwin/20.4.0
|
Release files / alastria_identity-0.4.0-py3-none-any.whl
| Download URL | alastria_identity-0.4.0-py3-none-any.whl |
|---|---|
| Size | 28.6 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
4424974697729e422c389eee48bc72d0d0405ab3ea9143efd0d0b44f7fdb4c92
|
|
BLAKE2b-256 checksum How to use checksums |
7b9648798e7c276e3e31a28551862dfdf80bac7608b7670f11226899d7cc368e
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
poetry/1.1.3 CPython/3.8.6 Darwin/20.4.0
|