Skip to content

Louciole/vesta

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

113 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Vesta V1 - Harpie 🍒

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

⏬ Install

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

🤓 Learn

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

👼 Create new project

  1. mkdir myproject && cd myproject

  2. create a virtualenv

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

  4. vesta init and follow the CLI instructions

📁 Build from sources

python3 -m pip install --upgrade build

python3 -m build

pip install PATH-TO-HERE/dist/vesta-1.1.0-py3-none-any.whl

About

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

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors