pyCryptID
Python API for CryptID database and digital token identification standards.
Setup
TODO Outline installation of database schema.
Requires .env file in the root directory containing the following environment variables:
PG_USER=foo
PG_PASSWORD=bar
PG_HOST=localhost
PG_DATABASE=cryptID
PG_PORT=5432
DTIF_TOKENS=./data/json/tokens/
DTIF_LEDGERS=./data/json/ledgers/
The following directory structure is suggested for storage of json files downloaded manually from the DTIF registry.
root/
├── .env
├── data/
│ └── json/
│ ├── tokens/
│ └── ledgers/
Release files for pycryptid 0.0.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 | |
|---|---|---|---|
| pycryptid-0.0.1.tar.gz | 4.7 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| pycryptid-0.0.1-py3-none-any.whl | Python 3 | none | any | Details |
Total release size:10.2 kB
Release files / pycryptid-0.0.1.tar.gz
| Download URL | pycryptid-0.0.1.tar.gz |
|---|---|
| Size | 4.7 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
1cc536e534e360d8cf9d71ef826e9a6eb4480ade1fd666f4e1a29bead5062fb5
|
|
BLAKE2b-256 checksum How to use checksums |
3fef12761b72bb82852e6ebfbdc7ca8b2ecc8a8051fb847f3429936dfa096710
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/6.2.0 CPython/3.12.3
|
Release files / pycryptid-0.0.1-py3-none-any.whl
| Download URL | pycryptid-0.0.1-py3-none-any.whl |
|---|---|
| Size | 5.5 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
b98a603d111c3715fdd120a9775d093c7000920b7b21a54ad5a5fe7041ce5e76
|
|
BLAKE2b-256 checksum How to use checksums |
9bc6ff9081a3e35acf759ab830a5105ed18f8cc04d0e03bbe2509038be5179e4
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/6.2.0 CPython/3.12.3
|