A comprehensive Python module for handling Monero cryptocurrency
Project description
A comprehensive Python module for handling Monero cryptocurrency.
release 0.9.2
open source: https://github.com/monero-ecosystem/monero-python
works with Monero 0.13.x and the latest source (at least we try to keep up)
Python 2.x and 3.x compatible
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.
Copyright (c) 2016 The MoneroPy Developers (monero/base58.py taken from MoneroPy)
Copyright (c) 2011-2013 pyca/ed25519 Developers (monero/ed25519.py)
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: 481SgRxo8hwBCY4z6r88JrN5X8JFCJYuJUDuJXGybTwaVKyoJPKoGj3hQRAEGgQTdmV1xH1URdnHkJv6He5WkEbq6iKhr94
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
Project details
Release history Release notifications | RSS feed
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-0.9.2.tar.gz
.
File metadata
- Download URL: monero-0.9.2.tar.gz
- Upload date:
- Size: 145.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.4.2 importlib_metadata/4.8.1 pkginfo/1.7.1 requests/2.24.0 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.9.9
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | e8076e8bf7520a00715e951083319cd313b3139593873de7d0b6931e4dc3fd33 |
|
MD5 | b3c6e1014a4978e20b1d6989399a405b |
|
BLAKE2b-256 | b7ec659b4381049ac92884020140cb110b58c88346ba295a618083a05fc738e6 |