Skip to content

Ryan-Chung19/10-CTE-Python

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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

No packages published

Languages