A comprehensive Python module for handling Monero cryptocurrency
Project description
A comprehensive Python module for handling Monero cryptocurrency.
release 1.0.1
open source: https://github.com/monero-ecosystem/monero-python
works with Monero 0.17.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, sometato.
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 .
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-1.0.1.tar.gz
.
File metadata
- Download URL: monero-1.0.1.tar.gz
- Upload date:
- Size: 143.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.5.0 importlib_metadata/4.8.1 pkginfo/1.7.1 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.10.2
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | ddf715ccd94f3f7e4329a649e6318ed123568a0eddc538edbe93874a989ec5e6 |
|
MD5 | 91a239735d8e699214b2bab8a4cac105 |
|
BLAKE2b-256 | 3962398583d5d1797b46478117fc9a076a9fb54d06239a94860536d50060e0ef |