A comprehensive Python module for handling Monero cryptocurrency.
release 1.1.1
open source: https://github.com/monero-ecosystem/monero-python
works with Monero 0.18.x and the latest source (at least we try to keep up)
available on PyPi: https://pypi.org/project/monero/
comes with documentation
generously funded by Monero FFS donors
Copyrights
Released under the BSD 3-Clause License. See LICENSE.txt.
Copyright (c) 2017-2018 Michał Sałaban <michal@salaban.info> and Contributors: lalanza808, cryptochangements34, atward, rooterkyberian, brucexiu, lialsoftlab, moneroexamples, massanchik, MrClottom, jeffro256, sometato, kayabaNerve, j-berman.
Copyright (c) 2016 The MoneroPy Developers (monero/base58.py taken from MoneroPy)
Copyright (c) 2011 thomasv@gitorious (monero/seed.py based on Electrum)
Want to help?
If you find this project useful, please consider a donation to the following address: 8AWCa5moRywJcmA6jqnKLJWZMUyoEAFJXBqqDonUnR1SjS8foScqTadcXyE6oVb6Mh2JFeWZtocGxZoZZsMqLNKbNm5Wt3q
Development
Clone the repo
Create virtualenv & activate it
python3 -m venv .venv
source .venv/bin/activate
Install dependencies
.venv/bin/pip install -r requirements.txt -r test_requirements.txt
Do your thing
Run tests
.venv/bin/pytest
Format your code with black
.venv/bin/black .
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
File details
Details for the file monero-1.1.1.tar.gz.
File metadata
- Download URL: monero-1.1.1.tar.gz
- Upload date:
- Size: 144.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.10.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
58e28e1db5043602febc0cbc38fdec89f1fce6f1e4c4dcbfbe97407bff8abcea
|
|
| MD5 |
79bc3afc730c32d2670f9c7a353802da
|
|
| BLAKE2b-256 |
c7e7629158212d687116c4a91ed64bb98891d3fab6a989eefb0607cfe4691747
|