Skip to content

pyecharts/pyecharts-javascripthon-api-service

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

pyecharts-javascripthon-api-service

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.

Host the api server by yourself

Heroku

Please follow the heroku get started guide.

  1. You need to sign up a free account.

  2. Prepare the app

git clone https://github.com/pyecharts/pyecharts-javascripthon-api-service.git
cd pyecharts-javascripthon-api-service
  1. Deploy the app
$ heroku create
$ git push heroku master
  1. Use it
export SCRIPTHON_API_ENDPOINT=https://your_app.heroku.com/translate

Requirements

Python 3.6

License

MIT

About

Bring pyecharts-javascripthon to python 2.7 and 3.4 users

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages