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 hashes)
Built Distribution
Close
Hashes for drt_sdk_wallet-0.0.2-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | c17868141262421c67168d8091ad6842b1af1a1a912f6369da4b9061c42eb6b9 |
|
MD5 | 5fe13bbaac8f1ab4d30b33a27b9d93ec |
|
BLAKE2b-256 | ef6b429072982cac8b5c156f68f769935f103991ca79670dd2ccbcdc4204cdf9 |