mirror of
https://github.com/twisterarmy/pytwister.git
synced 2025-02-11 06:25:00 +00:00
point to patched bitcoinrpc
This commit is contained in:
parent
a53b921213
commit
5301f8c20d
@ -4,8 +4,8 @@ Twister Python scripts
|
|||||||
These are some random scripts for Twister.
|
These are some random scripts for Twister.
|
||||||
Prerequisites:
|
Prerequisites:
|
||||||
|
|
||||||
* Python 3.3.x (might work with 3.2 but it's untested. Probably won't work with 2.x)
|
* Python 3.3.x (might work with 3.2 or 2.7 but it's untested. Probably won't work with 2.6-).
|
||||||
* [python-bitcoinrpc](https://github.com/jgarzik/python-bitcoinrpc)
|
* My patched [python-bitcoinrpc](https://github.com/toyg/python-bitcoinrpc) (the original by jgarzik currently fails to work with Unicode characters).
|
||||||
* [feedparser](https://pypi.python.org/pypi/feedparser) (`pip install feedparser` will work) -- this is for twistmonitor.py only
|
* [feedparser](https://pypi.python.org/pypi/feedparser) (`pip install feedparser` will work) -- this is for twistmonitor.py only
|
||||||
|
|
||||||
HELP!
|
HELP!
|
||||||
|
Loading…
x
Reference in New Issue
Block a user