Wallet & crypto components of Dharitri Python SDK.
Project description
drt-sdk-py-wallet
Wallet & crypto components of Dharitri Python SDK.
Distribution
- GitHub:
git+https://git@github.com/DharitriOne/drt-sdk-py-wallet.git@v{Version}#egg=drt_sdk_wallet
- PyPi
Documentation
Development setup
Virtual environment
Create a virtual environment and install the dependencies:
python3 -m venv ./venv
source ./venv/bin/activate
pip install -r ./requirements.txt --upgrade
Install development dependencies, as well:
pip install -r ./requirements-dev.txt --upgrade
Above, requirements.txt
should mirror the dependencies section of pyproject.toml
.
If using VSCode, restart it or follow these steps:
Ctrl + Shift + P
- Select Interpreter
- Choose
./venv/bin/python
.
Tests
Run the tests as follows:
pytest .
Linting
First, install pyright
as follows:
npm install --global pyright
Run pyright
:
pyright
Run flake8
:
flake8 drt_sdk_wallet
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
drt_sdk_wallet-0.0.2.tar.gz
(15.9 MB
view details)
Built Distribution
File details
Details for the file drt_sdk_wallet-0.0.2.tar.gz
.
File metadata
- Download URL: drt_sdk_wallet-0.0.2.tar.gz
- Upload date:
- Size: 15.9 MB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.9.20
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | a37a3c29cabce73f9ebaeb81f02f74894717ed24d9c25be3a56c5a12a0e394ea |
|
MD5 | 5f6458c9f347198649a237e73ed2f0e2 |
|
BLAKE2b-256 | 9245c1c1a1865b8c4f6eb6494e1f3821e6604156e27ad36239147653ae804f17 |
File details
Details for the file drt_sdk_wallet-0.0.2-py3-none-any.whl
.
File metadata
- Download URL: drt_sdk_wallet-0.0.2-py3-none-any.whl
- Upload date:
- Size: 15.9 MB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.9.20
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | c17868141262421c67168d8091ad6842b1af1a1a912f6369da4b9061c42eb6b9 |
|
MD5 | 5fe13bbaac8f1ab4d30b33a27b9d93ec |
|
BLAKE2b-256 | ef6b429072982cac8b5c156f68f769935f103991ca79670dd2ccbcdc4204cdf9 |