# Verity SDK
This is the official Python SDK for Evernym’s Verity application.
This procedure shows you how to set up your Python development environment to use the Verity SDK.
## Prerequisites Install the following items: * libvdrtools – Installation instructions can be found [here](https://gitlab.com/evernym/verity/vdr-tools#installing).
## Get Latest Python Verity SDK See [pypi project](https://pypi.org/project/verity-sdk/) page to find the latest release.
Install verity-sdk via pip: `sh pip install verity-sdk `
## Documentation API Documentation: * [0.6.0](https://developer.evernym.com/doc/python/0.6.0/index.html)
## Develop the Python Verity SDK
### Development Prerequisites * Python3 – Follow the instructions on the [Python3 website](https://www.python.org/downloads/)
### Pip Install Install dependencies: `sh pip install -r requirements.txt `
### Hack away
Release files for verity-sdk 0.6.1
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| verity-sdk-0.6.1.tar.gz | 26.8 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| verity_sdk-0.6.1-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 80.1 kB
Release files / verity-sdk-0.6.1.tar.gz
| Download URL | verity-sdk-0.6.1.tar.gz |
|---|---|
| Size | 26.8 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
2259e5c8f12f7307e8aba40749f805421169135ccfda2c943063c835abba5a8d
|
|
BLAKE2b-256 checksum How to use checksums |
ddf46aefffbddfc379237e6b2d630ffe755e61d18f4c2f00f5726f2e0c45f769
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/3.7.1 importlib_metadata/4.8.3 pkginfo/1.8.2 requests/2.21.0 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.6.9
|
Release files / verity_sdk-0.6.1-py3-none-any.whl
| Download URL | verity_sdk-0.6.1-py3-none-any.whl |
|---|---|
| Size | 53.3 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
cf03dd19d6ad1fde5ec6ea731f7836ca35bcd3aba33196180d2031a4f0f0484c
|
|
BLAKE2b-256 checksum How to use checksums |
b664b1272140db4f69561dd078f985fc005d10d20e2b8e98a93b4d4b82805e63
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/3.7.1 importlib_metadata/4.8.3 pkginfo/1.8.2 requests/2.21.0 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.6.9
|