This shows you the differences between two versions of the page.
ii:labs:s2:03-mod [2025/04/13 18:19] florin.stancu created |
ii:labs:s2:03-mod [2025/04/13 18:40] (current) florin.stancu |
||
---|---|---|---|
Line 6: | Line 6: | ||
* Python organization using packages | * Python organization using packages | ||
+ | * REST-ful APIs | ||
* Model-View-Controller architectures | * Model-View-Controller architectures | ||
* Flask blueprints | * Flask blueprints | ||
Line 24: | Line 25: | ||
===== Preparation ===== | ===== Preparation ===== | ||
+ | |||
+ | First, download the {{ii:labs:s2:iap1-lab04-modular-flask.zip|lab's archive from here}} and unzip it somewhere in your projects directory. | ||
This time, you have a Makefile that automatically creates the virtualenv and installs dependencies from ''requirements.txt'' | This time, you have a Makefile that automatically creates the virtualenv and installs dependencies from ''requirements.txt'' |