template

circle-info

python3.9+

File Structure

├── appname           Folder Name
│   ├── core.py       Core Code
│   ├── test.py       Unit Test
│   └── info.json     Config File

Download Template

Click "Template Download" and input app name.

circle-info

App name must be in English.

Click "Submit" to download the template zip file.

Unzip and move the folder to the local development environment apps directory.

Last updated