EntityScript

Draft 1.2:
Index


build_list



If you're looking to extend your system with community-proven extensions that enable additional full-features in C.ORE™, you can build them in from the build_list. The build_list gives you additional html/template and standardized community vetted tooling. This tooling works with the included server and graphical display system.



## required
pillow
## optional
email_validator
flask
flask_login
flask_migrate
flask_mail
flask_wtf
pandas
uwsgi

You can find the packages directly following the links below, or download them using pip.

email-validator | CC0 1.0 Universal
flask | BSD License
flask_login | MIT License
flask-migrate | MIT License | License
flask_wtf | License
pandas | BSD 3-Clause License
pillow | HPND License
uwsgi | GNU GENERAL PUBLIC LICNESE Version 2


Return HOME