multiversx / mx-sdk-py-cli

Python Command Line Tools and SDK for interacting with the MultiversX blockchain and dApps.
Other
34 stars 36 forks source link

Experiment with installation using "pipx". Consider removal of "mxpy-up" #370

Closed andreibancioiu closed 8 months ago

popenta commented 8 months ago

From the upcoming release, mxpy will be installable via pipx by running:

pipx install multiversx-sdk-cli

The PR can be found here.

We'll keep mxpy-up for now, but maybe in the future it will be removed.