Bitcoin Forum

Alternate cryptocurrencies => Announcements (Altcoins) => Topic started by: chaica on October 24, 2016, 09:07:19 AM



Title: PyMoneroWallet: The Python library for the Monero wallet
Post by: chaica on October 24, 2016, 09:07:19 AM
In order to develop easy automation and building tools around the Monero wallet with the Python language, I wrote a Python library for the Monero wallet : PyMoneroWallet

  • PyMoneroWallet on Github https://github.com/chaica/pymonerowallet (https://github.com/chaica/pymonerowallet)
  • Official documentation of PyMoneroWallet on Readthedocs https://pymonerowallet.readthedocs.org (https://pymonerowallet.readthedocs.org)
  • Official announcement on the GetMonero forum (feedback welcome)https://forum.getmonero.org/6/ideas/86978/the-python-library-for-the-monero-wallet-pymonerowallet (https://forum.getmonero.org/6/ideas/86978/the-python-library-for-the-monero-wallet-pymonerowallet)
  • Slightly longer announcement on my blog https://carlchenet.com/pymonerowallet-the-python-library-for-the-monero-wallet/ (https://carlchenet.com/pymonerowallet-the-python-library-for-the-monero-wallet/)

The goal of this project is to provide a library:
  • easy to use
  • fully documented
  • with an example for each action
  • complete example to setup the Monero wallet and using PyMoneroWallet

Regards,
Carl


Title: Re: PyMoneroWallet: The Python library for the Monero wallet
Post by: Woody20285 on October 25, 2016, 12:56:49 AM
Great job - Thank you!


Title: Re: PyMoneroWallet: The Python library for the Monero wallet
Post by: c1791 on October 25, 2016, 01:07:25 AM
Good job.it will be helpful