Python lib for wow
Go to file
Michał Sałaban a901264028
Fix weird formatting of rst
2018-01-28 21:17:16 +01:00
docs Remove excessive get_ prefixes from method names 2018-01-28 21:00:24 +01:00
monero Remove excessive get_ prefixes from method names 2018-01-28 21:00:24 +01:00
tests Remove excessive get_ prefixes from method names 2018-01-28 21:00:24 +01:00
utils Remove excessive get_ prefixes from method names 2018-01-28 21:00:24 +01:00
.gitignore Add packaging tools, clean up 2018-01-28 15:53:52 +01:00
LICENSE.txt Add packaging tools, clean up 2018-01-28 15:53:52 +01:00
README.rst Fix weird formatting of rst 2018-01-28 21:17:16 +01:00
requirements.txt Add packaging tools, clean up 2018-01-28 15:53:52 +01:00
setup.py Add packaging tools, clean up 2018-01-28 15:53:52 +01:00

README.rst

Python Monero module
====================

A comprehensive Python module for handling Monero cryptocurrency.

Copyrights
----------

Released under the BSD 3-Clause License. See `LICENSE.txt`_.

Copyright (c) 2017 Michał Sałaban <michal@salaban.info>

Copyright (c) 2016 The MoneroPy Developers (``monero/base58.py`` taken from `MoneroPy`_)

.. _`LICENSE.txt`: LICENSE.txt
.. _`MoneroPy`: https://github.com/bigreddmachine/MoneroPy