Bring pyecharts-javascripthon to python 2.7 and 3.4 users.
If you use python 3.5 and python 3.6, you do NOT need this service. Thanks for your reading.
Please follow the heroku get started guide.
-
You need to sign up a free account.
-
Prepare the app
git clone https://github.com/pyecharts/pyecharts-javascripthon-api-service.git
cd pyecharts-javascripthon-api-service
- Deploy the app
$ heroku create
$ git push heroku master
- Use it
export SCRIPTHON_API_ENDPOINT=https://your_app.heroku.com/translate
Python 3.6
MIT