❓ An extensive and fast web framework adding every feature needed for Carbonlab
pip install git+https://gitlab.com/Louciole/sakura.git/
Read the docs from https://louciole.gitlab.io/sakura-docs/
git clone [email protected]:Louciole/emptysakura.git
python3 -m pip install --upgrade build
python3 -m build
pip install PATH-TO-HERE/dist/sakura-0.1.2-py3-none-any.whl
If you care about the cherrypy version please look to the v0 branch