{"id":13407863,"url":"https://github.com/multiversx/mx-sdk-py-cli","last_synced_at":"2025-10-06T14:04:19.354Z","repository":{"id":37990873,"uuid":"371370749","full_name":"multiversx/mx-sdk-py-cli","owner":"multiversx","description":"Python Command Line Tools and SDK for interacting with the MultiversX blockchain and dApps.","archived":false,"fork":false,"pushed_at":"2025-10-06T10:52:18.000Z","size":7852,"stargazers_count":50,"open_issues_count":5,"forks_count":36,"subscribers_count":19,"default_branch":"main","last_synced_at":"2025-10-06T12:32:27.192Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/multiversx.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2021-05-27T12:46:50.000Z","updated_at":"2025-10-06T10:51:57.000Z","dependencies_parsed_at":"2023-09-26T16:20:50.810Z","dependency_job_id":"7c775a89-f663-42a4-b62a-7a373908bb86","html_url":"https://github.com/multiversx/mx-sdk-py-cli","commit_stats":{"total_commits":1246,"total_committers":33,"mean_commits":37.75757575757576,"dds":0.5080256821829856,"last_synced_commit":"11d64132d2f809f86084f6096b7ec47f5570b4e9"},"previous_names":["elrondnetwork/elrond-sdk-erdpy"],"tags_count":116,"template":false,"template_full_name":null,"purl":"pkg:github/multiversx/mx-sdk-py-cli","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/multiversx%2Fmx-sdk-py-cli","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/multiversx%2Fmx-sdk-py-cli/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/multiversx%2Fmx-sdk-py-cli/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/multiversx%2Fmx-sdk-py-cli/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/multiversx","download_url":"https://codeload.github.com/multiversx/mx-sdk-py-cli/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/multiversx%2Fmx-sdk-py-cli/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":278617433,"owners_count":26016542,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-10-06T02:00:05.630Z","response_time":65,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-07-30T20:00:49.116Z","updated_at":"2025-10-06T14:04:19.343Z","avatar_url":"https://github.com/multiversx.png","language":"Python","readme":"# Description\nPython Command Line Tools for interacting with Multivers\u003csup\u003eX\u003c/sup\u003e.\n\n## Documentation\n[docs.multiversx.com](https://docs.multiversx.com/sdk-and-tools/sdk-py/)\n\n## CLI\n[CLI](CLI.md)\n\n## Distribution\n[pipx](https://docs.multiversx.com/sdk-and-tools/sdk-py/installing-mxpy/) [(PyPi)](https://pypi.org/project/multiversx-sdk-cli/#history)\n\n## Development setup\n\nClone this repository and cd into it:\n\n```\ngit clone https://github.com/multiversx/mx-sdk-py-cli.git\ncd mx-sdk-py-cli\n```\n\n### Virtual environment\n\nCreate a virtual environment and install the dependencies:\n\n```\npython3 -m venv ./venv\nsource ./venv/bin/activate\npip install -r ./requirements.txt --upgrade\n```\n\nInstall development dependencies, as well:\n\n```\npip install -r ./requirements-dev.txt --upgrade\n```\n\nAllow `pre-commit` to automatically run on `git commit`:\n```\npre-commit install\n```\n\nAbove, `requirements.txt` should mirror the **dependencies** section of `pyproject.toml`.\n\nIf using VSCode, restart it or follow these steps:\n - `Ctrl + Shift + P`\n - _Select Interpreter_\n - Choose `./venv/bin/python`.\n\n### Using your local `mxpy`\n\nIf you want to test the modifications you locally made to `mxpy`, set `PYTHONPATH` with the path to your local repository path.\n\nFor example, if you cloned the repository at `~/mx-sdk-py-cli`, run:\n\n```\nexport PYTHONPATH=\"~/mx-sdk-py-cli\"\n```\n\nThen `mxpy` will use the code in your local repository.\n","funding_links":[],"categories":["MultiversX official"],"sub_categories":["SDKs and dev tools"],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmultiversx%2Fmx-sdk-py-cli","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmultiversx%2Fmx-sdk-py-cli","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmultiversx%2Fmx-sdk-py-cli/lists"}