#pythonmonerorpc
Explore tagged Tumblr posts
btc-current-blog · 7 years ago
Text
2 new repositories joined the Monero Ecosystem project: python-monerorpc and monero-wallet-java!
[ad_1]
Tumblr media
[Python-monerorpc](https://github.com/monero-ecosystem/python-monerorpc), an improved version of python-jsonrpc for Monero and [monero-wallet-java](https://github.com/monero-ecosystem/monero-java-rpc), a Java interface for managing the Monero wallet, [just joined](https://github.com/monero-ecosystem/meta/pull/13) the Monero Ecosystem family! New tools to play with for our developers!
  View On WordPress
0 notes
btc-current-blog · 7 years ago
Text
python-monerorpc
[ad_1]
Tumblr media
I created a fork of **python-bitcoinrpc** and adapted it to work with **monero**.
[https://pypi.org/project/python-monerorpc/](https://pypi.org/project/python-monerorpc/)
`pip install python-monerorpc`
I like the way the original project makes use of python’s internal class functions like `__call__` and `__getattr__`. It makes the RPC dynamic, so that **monerod rpc and monero-wallet-rpc**…
View On WordPress
0 notes