GithubHelp home page GithubHelp logo

urethiuui1 / monero-python Goto Github PK

View Code? Open in Web Editor NEW

This project forked from monero-ecosystem/monero-python

0.0 0.0 0.0 1.96 MB

A comprehensive Python module for handling Monero cryptocurrency

License: BSD 3-Clause "New" or "Revised" License

Python 100.00%

monero-python's Introduction

Python Monero module

travis coveralls

A comprehensive Python module for handling Monero cryptocurrency.

Warning

With release 0.6 the project name at PyPi has changed from monero-python to monero. Please update your dependency files.

Copyrights

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

Copyright (c) 2017-2018 Michał Sałaban <[email protected]> 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: 83bK2pMxCQXdRyd6W1haNWYRsF6Qb3iGa8gxKEynm9U7cYoXrMHFwRrFFuxRSgnLtGe7LM8SmrPY6L3TVBa3UV3YLuVJ7Rw

Development

  1. Clone the repo
  2. Create virtualenv & activate it
python3 -m venv .venv
source .venv/bin/activate
  1. Install dependencies
.venv/bin/pip install -r requirements.txt -r test_requirements.txt
  1. Do your thing
  2. Run tests
.venv/bin/pytest
  1. Format your code with black
.venv/bin/black .

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.