We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent be8f9cf commit b7a1399Copy full SHA for b7a1399
run.py
@@ -3,7 +3,6 @@
3
#sudo pip install flask
4
#sudo pip install bitcoin # https://github.com/vbuterin/pybitcointools/
5
#sudo apt-get install python-PyQt4
6
-#sudo apt-get install python-gevent
7
8
import time
9
from flask import Flask, send_from_directory, jsonify, request, render_template
0 commit comments