Skip to main content

Description

Python Command Line Tools for interacting with MultiversX.

Documentation

docs.multiversx.com

CLI

CLI

Distribution

pipx (PyPi)

Development setup

Clone this repository and cd into it:

git clone https://github.com/multiversx/mx-sdk-py-cli.git
cd mx-sdk-py-cli

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

Allow pre-commit to automatically run on git commit:

pre-commit install

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.

Using your local mxpy

If you want to test the modifications you locally made to mxpy, set PYTHONPATH with the path to your local repository path.

For example, if you cloned the repository at ~/mx-sdk-py-cli, run:

export PYTHONPATH="~/mx-sdk-py-cli"

Then mxpy will use the code in your local repository.

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

mxpy-12.0.0.tar.gz (75.1 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

mxpy-12.0.0-py3-none-any.whl (107.6 kB view details)

Uploaded Python 3

File details

Details for the file mxpy-12.0.0.tar.gz.

File metadata

  • Download URL: mxpy-12.0.0.tar.gz
  • Upload date:
  • Size: 75.1 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.9.25

File hashes

Hashes for mxpy-12.0.0.tar.gz
Algorithm Hash digest
SHA256 47d69182232f9c9c1939efa681f1a4341010c74080f783bc545fc41350d5137e
MD5 cabeec35e02aa6d2b784b992227bc8c9
BLAKE2b-256 9a8b831ec54a2f5829e5f48a43a01ec5642849cfb384f5fce1896ac9dc411c61

See more details on using hashes here.

File details

Details for the file mxpy-12.0.0-py3-none-any.whl.

File metadata

  • Download URL: mxpy-12.0.0-py3-none-any.whl
  • Upload date:
  • Size: 107.6 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.9.25

File hashes

Hashes for mxpy-12.0.0-py3-none-any.whl
Algorithm Hash digest
SHA256 2cc11a1b32cc9a095da9abea865529cb1d1c904a49622653dcc60cfb4202cc99
MD5 809506b148f9bc6a2264c7b8dc5f91d5
BLAKE2b-256 5425aa269f4c0c37b73aebfbdf829e9b5cc2882484e90c4f53b2578dbf31e27e

See more details on using hashes here.

Release history Release notifications | RSS feed

This release

12.0.0 This release

2 files

11.4.1

2 files

11.4.0

2 files

11.3.1

2 files

11.3.0

2 files

11.2.3

2 files

11.2.2

2 files

11.2.1

2 files

11.2.0

2 files

11.1.1

2 files

11.1.0

2 files

11.0.1

2 files

11.0.0

2 files

10.2.0

2 files

10.1.1

2 files

10.1.0

2 files

10.0.1

2 files

10.0.0

2 files

5.1.0

2 files

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Sentry Error logging StatusPage Status page