{"id":15146885,"url":"https://github.com/monero-ecosystem/monero-python","last_synced_at":"2025-09-29T15:31:49.560Z","repository":{"id":34872964,"uuid":"112560462","full_name":"monero-ecosystem/monero-python","owner":"monero-ecosystem","description":"A comprehensive Python module for handling Monero cryptocurrency","archived":true,"fork":false,"pushed_at":"2023-09-05T05:48:46.000Z","size":2056,"stargazers_count":248,"open_issues_count":23,"forks_count":80,"subscribers_count":16,"default_branch":"master","last_synced_at":"2025-01-14T15:04:49.422Z","etag":null,"topics":["cryptocurrency","monero","payment","python","rpc","wallet"],"latest_commit_sha":null,"homepage":null,"language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-3-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/monero-ecosystem.png","metadata":{"files":{"readme":"README.rst","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.txt","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}},"created_at":"2017-11-30T03:34:57.000Z","updated_at":"2024-12-18T09:03:30.000Z","dependencies_parsed_at":"2024-06-18T16:56:15.523Z","dependency_job_id":"47cd4312-6a89-4f17-bd1e-55ffbd5ea089","html_url":"https://github.com/monero-ecosystem/monero-python","commit_stats":{"total_commits":348,"total_committers":23,"mean_commits":"15.130434782608695","dds":"0.18965517241379315","last_synced_commit":"3f3a4cdc2a92a088172266d1916fbf2f59c23f2d"},"previous_names":[],"tags_count":42,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/monero-ecosystem%2Fmonero-python","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/monero-ecosystem%2Fmonero-python/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/monero-ecosystem%2Fmonero-python/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/monero-ecosystem%2Fmonero-python/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/monero-ecosystem","download_url":"https://codeload.github.com/monero-ecosystem/monero-python/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":234635397,"owners_count":18864075,"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","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":["cryptocurrency","monero","payment","python","rpc","wallet"],"created_at":"2024-09-26T12:20:25.284Z","updated_at":"2025-09-29T15:31:49.016Z","avatar_url":"https://github.com/monero-ecosystem.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"Python Monero module\n====================\n\n|travis|_ |coveralls|_\n\n\n.. |travis| image:: https://travis-ci.org/monero-ecosystem/monero-python.svg\n.. _travis: https://travis-ci.org/monero-ecosystem/monero-python\n\n\n.. |coveralls| image:: https://coveralls.io/repos/github/monero-ecosystem/monero-python/badge.svg\n.. _coveralls: https://coveralls.io/github/monero-ecosystem/monero-python\n\n.. warning:: **URGENT SECURITY UPDATE**\n   The version 1.0.2 contains an urgent security update in the output recognition code. If you're\n   using the module for scanning transactions and identifying outputs using the secret view key,\n   UPDATE THE SOFTWARE IMMEDIATELY.\n   Otherwise you're safe. Standard wallet operations like receiving payments, spending, address\n   generation etc. are NOT AFFECTED.\n\nA comprehensive Python module for handling Monero cryptocurrency.\n\n* release 1.1.1\n* open source: https://github.com/monero-ecosystem/monero-python\n* works with Monero 0.18.x and `the latest source`_ (at least we try to keep up)\n* available on PyPi: https://pypi.org/project/monero/\n* comes with `documentation`_\n* generously funded by `Monero FFS`_ donors\n\n.. warning:: With release 0.6 the project name at PyPi has changed from `monero-python` to `monero`.\n    Please update your dependency files.\n\n.. _`the latest source`: https://github.com/monero-project/monero\n.. _`documentation`: http://monero-python.readthedocs.io/en/latest/\n.. _`Monero FFS`: https://forum.getmonero.org/9/work-in-progress\n\nCopyrights\n----------\n\nReleased under the BSD 3-Clause License. See `LICENSE.txt`_.\n\nCopyright (c) 2017-2018 Michał Sałaban \u003cmichal@salaban.info\u003e and Contributors:\n`lalanza808`_, `cryptochangements34`_, `atward`_, `rooterkyberian`_, `brucexiu`_,\n`lialsoftlab`_, `moneroexamples`_, `massanchik`_, `MrClottom`_, `jeffro256`_,\n`sometato`_, `kayabaNerve`_, `j-berman`_.\n\nCopyright (c) 2016 The MoneroPy Developers (``monero/base58.py`` taken from `MoneroPy`_)\n\nCopyright (c) 2011 thomasv@gitorious (``monero/seed.py`` based on `Electrum`_)\n\n.. _`LICENSE.txt`: LICENSE.txt\n.. _`MoneroPy`: https://github.com/bigreddmachine/MoneroPy\n.. _`Electrum`: https://github.com/spesmilo/electrum\n\n.. _`lalanza808`: https://github.com/lalanza808\n.. _`cryptochangements34`: https://github.com/cryptochangements34\n.. _`atward`: https://github.com/atward\n.. _`rooterkyberian`: https://github.com/rooterkyberian\n.. _`brucexiu`: https://github.com/brucexiu\n.. _`lialsoftlab`: https://github.com/lialsoftlab\n.. _`moneroexamples`: https://github.com/moneroexamples\n.. _`massanchik`: https://github.com/massanchik\n.. _`MrClottom`: https://github.com/MrClottom\n.. _`jeffro256`: https://github.com/jeffro256\n.. _`sometato`: https://github.com/sometato\n.. _`kayabaNerve`: https://github.com/kayabaNerve\n.. _`j-berman`: https://github.com/j-berman\n\nWant to help?\n-------------\n\nIf you find this project useful, please consider a donation to the following address:\n``8AWCa5moRywJcmA6jqnKLJWZMUyoEAFJXBqqDonUnR1SjS8foScqTadcXyE6oVb6Mh2JFeWZtocGxZoZZsMqLNKbNm5Wt3q``\n\n\nDevelopment\n-----------\n\n1. Clone the repo\n2. Create virtualenv \u0026 activate it\n\n.. code-block:: bash\n\n    python3 -m venv .venv\n    source .venv/bin/activate\n\n3. Install dependencies\n\n.. code-block:: bash\n\n    .venv/bin/pip install -r requirements.txt -r test_requirements.txt\n\n4. Do your thing\n\n5. Run tests\n\n.. code-block:: bash\n\n    .venv/bin/pytest\n\n6. Format your code with black\n\n.. code-block:: bash\n\n    .venv/bin/black .\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmonero-ecosystem%2Fmonero-python","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmonero-ecosystem%2Fmonero-python","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmonero-ecosystem%2Fmonero-python/lists"}