mirror of
https://github.com/pyecharts/pyecharts.git
synced 2025-12-08 20:59:23 +00:00
* 1. update en-us docs translation work; 2. en-us docs faq.md and flask.md need to fininsh later * Complete the en_us synchronization with zh_cn on current phase
714 B
714 B
Technical Documentation: Introduction of the tools and rules in development of pyecharts
Development tool
- Travis CI :online build tool
- AppVeyor CI :Windows build tool
- Codecov:code coverage tool
- nose :unit test tool
- flake8 :static code check tool
- black(18.6b4) :code format tool
- McCabe :complexity detection tool
Document build tool
Main website pyechart.org is built by docsify.