Network providers for Dharitri Python SDK.
Project description
drt-sdk-py-network-providers
Network providers for Dharitri Python SDK.
Distribution
- GitHub:
git+https://git@github.com/DharitriOne/drt-sdk-py-network-providers.git@v{Version}#egg=drt_sdk_network_providers
- PyPi
Documentation
Development setup
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_network_providers
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
Built Distribution
File details
Details for the file drt_sdk_network_providers-0.0.1.tar.gz
.
File metadata
- Download URL: drt_sdk_network_providers-0.0.1.tar.gz
- Upload date:
- Size: 20.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.9.20
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 37936f4d8df04ad41dfa019c95a07de29170a6a520e36ceeb6ee36eb2de4e531 |
|
MD5 | 1dfc022146343d5b201bc3b08accf21c |
|
BLAKE2b-256 | cc006f2eda6ccc3aa6c090ef8fac72e1ec5b933f06ce552bf7141eff739c765d |
File details
Details for the file drt_sdk_network_providers-0.0.1-py3-none-any.whl
.
File metadata
- Download URL: drt_sdk_network_providers-0.0.1-py3-none-any.whl
- Upload date:
- Size: 28.0 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.9.20
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | f309d5830cd5e69afc8ec84c1cd86cda9943f9ddfef6c857bcdbaee8351ff868 |
|
MD5 | a82119af3a789988e224320e6e978b00 |
|
BLAKE2b-256 | 0e2fd981cc16396c34b4dd39ae80c4a93c41cf10e5f85e88f1480a47462fce52 |