Skip to content

Louciole/sakura

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Sakura V1 - Harpie 🍒

❓ An extensive and fast web framework adding every feature needed for Carbonlab

⏬ Install

pip install git+https://gitlab.com/Louciole/sakura.git/

🤓 Learn

Read the docs from https://louciole.gitlab.io/sakura-docs/

👼 Create new project

  1. mkdir myproject && cd myproject

  2. create a virtualenv

  3. pip install git+https://gitlab.com/Louciole/sakura.git/

  4. sakura init and follow the CLI instructions

📁 Build from sources

python3 -m pip install --upgrade build

python3 -m build

pip install PATH-TO-HERE/dist/sakura-0.1.2-py3-none-any.whl

About

Sakura Framework (HTTP/JS and more) [MIRROR]

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published