Skip to content

Latest commit

 

History

History
 
 

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 

Python Demo Project

In order to run this code, first install its dependencies

pip install -r requirements.txt

Next, from within the m11_demo_project folder, start the app module in the user package

python -m user.app