Wallet & crypto components of Dharitri Python SDK.
Project description
mx-sdk-py-wallet
Wallet & crypto components of Dharitri Python SDK.
Distribution
- GitHub:
git+https://git@github.com/Dharitri-org/drt-sdk-py-wallet.git@v{Version}#egg=dharitri_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 dharitri_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
dharitri_sdk_wallet-0.0.2.tar.gz
(15.9 MB
view details)
Built Distribution
File details
Details for the file dharitri_sdk_wallet-0.0.2.tar.gz
.
File metadata
- Download URL: dharitri_sdk_wallet-0.0.2.tar.gz
- Upload date:
- Size: 15.9 MB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.0.0 CPython/3.10.12
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 |
acba3a59dc3bbde025334cfe636cfa76b833f0a1083a11d5c1de102ed1a46124
|
|
MD5 |
fe73699b6ad881a05e789f1c2d26970e
|
|
BLAKE2b-256 |
4a413ec3f739ec65466273755db688778a0d8294997ac42d91c9510ed27eb121
|
File details
Details for the file dharitri_sdk_wallet-0.0.2-py3-none-any.whl
.
File metadata
- Download URL: dharitri_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.0.0 CPython/3.10.12
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 |
051f877975c427a2f81a1fd1952464330183a5ce0e4e8c7f7c00ad406ec70850
|
|
MD5 |
29170657365ad6e2d07f67fd382b3a65
|
|
BLAKE2b-256 |
5ee782e24405ce11c8a4a12b1c72df77c32bad1d8a09f5f065155259d0216076
|