Schade mich hat er nicht begrüßt aber tolles Projekt 👍 hab selber schon etwas mit der steem python API versucht rumzubasteln. Hat aber leider nicht funktioniert und ich hab den Fehler auch nicht finden können.
RE: @deutschbot überlastet
You are viewing a single comment's thread from:
@deutschbot überlastet
Auf meinem blog habe ich eine Steem-Python Einsteigerserie gestartet.
Downvoting a post can decrease pending rewards and make it less visible. Common reasons:
Submit
Oh ich sehe gerade den Post mit dem API Node welches sich geändert hat das wusste ich noch nicht. Jedoch liegt es bei mir vermutlich schon an der Installation ich benutze Manjaro Linux weshalb ich auch einen anderen Packetmanager habe (wobei ich bei meinem Packetmanager alles installiert habe was es benötigt und pip ist funktioniert gleich). steempy meldet bei mir nur das:
Downvoting a post can decrease pending rewards and make it less visible. Common reasons:
Submit
So geht es auf Ubuntu 17.10:
https://steemit.com/steem-python/@felixxx/how-to-really-install-steem-python-ubuntu-17-10
In jedem Falle brauchst du Python 3.60 ( or higher ).
Wenn Du das installiert bekommst auf deinem Linux, probier doch mal:
git clone https://github.com/steemit/steem-python/
und dann in dem verzeichnis:
python3 setup.py install --user
Downvoting a post can decrease pending rewards and make it less visible. Common reasons:
Submit
Die steem API funktioniert jetzt hab sogar ein kleines Skript geschrieben nur steempy will nicht aber wer will schon eine CLI. Danke für deine Hilfe hier mein kleines Skript:
ist ganz nett anzusehen wie die Aktionen durchrattern 🤩
Downvoting a post can decrease pending rewards and make it less visible. Common reasons:
Submit