-
Notifications
You must be signed in to change notification settings - Fork 0
Ryan-Chung19/10-CTE-Python
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
1. Create a dedicated folder
2. Open VS code in that folder
3. create requirements.txt in root folder - holds a list of all the python packages we need to form our project
4. To run the install, we type:
pip install -m requirements.txt, --upgrade
5. download and install sqlite studio in windows.
6. create some infrastructure classes for our project.
7. Now actually do the code.
8. The previous steps were six sevennnnnnn :p About
No description, website, or topics provided.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published