A example of CRUD using Bottle Framework with MVC Pattern and SQLite3 database
$ pip install -r requirements.txt
$ python project/models/model.py
$ python app.py
Developing
Thanks to salimane and yanwarsolahudinn for the inspiration.
| Name | Name | Last commit date | ||
|---|---|---|---|---|
A example of CRUD using Bottle Framework with MVC Pattern and SQLite3 database
$ pip install -r requirements.txt
$ python project/models/model.py
$ python app.py
Developing
Thanks to salimane and yanwarsolahudinn for the inspiration.