Network providers for MultiversX Python SDK.
Project description
mx-sdk-py-network-providers
Network providers for MultiversX Python SDK.
Distribution
- GitHub:
git+https://git@github.com/multiversx/mx-sdk-py-network-providers.git@v{Version}#egg=multiversx_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 multiversx_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
Close
Hashes for multiversx_sdk_network_providers-0.8.0.tar.gz
Algorithm | Hash digest | |
---|---|---|
SHA256 | fb730e5bc0e685d8f799f8d2ff7d0f13d9c666240e02bc97b4de93b129afc83f |
|
MD5 | 48310d8bf1b7ce608c67d497108c2801 |
|
BLAKE2b-256 | 27f13cbbc62fb266ba87a09ce15850305f92b122e977a5466a36af5bf78c5567 |
Close
Hashes for multiversx_sdk_network_providers-0.8.0-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 03469cebb37ee8fc2a5c4add3bbe93194d4c43a87696c329163044a97579435b |
|
MD5 | 70acc979160c72eb3d36d85cfb469a17 |
|
BLAKE2b-256 | 7cb48f445fea604c43e76e206852cbb6996aa6d7eb35eeb8aae837d5a86b72ef |