A (reference) library of tools to support work with the Kauri ID data structures and protocols
Project description
Kauri ID Python Library
A (reference) library of tools to support work with the Kauri ID data structures and protocols.
Installation/Usage
To install use pip:
$ pip install pykauriid
Or clone the repo:
$ git clone https://gitlab.com/kauriid/pykauriid.git
$ python setup.py install
Set up and activate for Python 3:
virtualenv ${HOME}/.virtualenvs/pykauriid \
--system-site-packages --python=/usr/bin/python3
source ${HOME}/.virtualenvs/pykauriid/bin/activate
Install required packages:
pip install -e .
For installing the additional development, testing or documentation dependencies, add a qualifier with one or more of these commands:
pip install -e .[dev] # Development dependencies
pip install -e .[test] # Testing dependencies
pip install -e .[doc] # Documentation dependencies
pip install -e .[dev,test,doc] # All dependencies together
Contributing
TBD
Example
TBD
Licence
Copyright 2018-2019 by SingleSource Limited, Auckland, New Zealand
This work is licensed under the Apache 2.0 open source licence. Terms and conditions apply.
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file pykauriid-0.3.0.tar.gz.
File metadata
- Download URL: pykauriid-0.3.0.tar.gz
- Upload date:
- Size: 22.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.13.0 pkginfo/1.5.0.1 requests/2.18.4 setuptools/40.0.0 requests-toolbelt/0.9.1 tqdm/4.31.1 CPython/3.6.5
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
db717040497b2b6a8190595b4c7e554b28dac689edb2769e84a7c825421c0048
|
|
| MD5 |
a7280800146b7b1fcd49d3f7186fb75d
|
|
| BLAKE2b-256 |
d7feed760054306bf176ade51a1f379ee902cf256b257e3b967b626e90e40bed
|
File details
Details for the file pykauriid-0.3.0-py2.py3-none-any.whl.
File metadata
- Download URL: pykauriid-0.3.0-py2.py3-none-any.whl
- Upload date:
- Size: 27.3 kB
- Tags: Python 2, Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.13.0 pkginfo/1.5.0.1 requests/2.18.4 setuptools/40.0.0 requests-toolbelt/0.9.1 tqdm/4.31.1 CPython/3.6.5
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
e23d569c911883132e79b1fadecb95eb2d52fae1b8910e3316401a98e8cfc218
|
|
| MD5 |
e6335dfcadbc03b8183b650cb29e0d44
|
|
| BLAKE2b-256 |
ed4b770e11f4fbcb77ba5628b2e47d91e638028290c5111221f23cf57cb82572
|