# pyecharts.js-app **Repository Path**: mirrors_pyecharts/pyecharts.js-app ## Basic Information - **Project Name**: pyecharts.js-app - **Description**: Experience pyecharts app in browser - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2021-10-22 - **Last Updated**: 2026-03-08 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # pyecharts.js-app It helps pyecharts user to evaluate its api, code online without python runtime. It has been integrated with [pyecharts app](http://pyecharts.herokuapp.com/). ## development Step 1. ``` npm install -g gulp npm install ``` Step 2. All you need is to update pyecharts.js in public/js folder. Step 3. ``` gulp ``` ## License MIT