Skip to content

wuchuheng/python-demo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commits
 
 
 
 
 
 
 
 

Repository files navigation

1. Clone the project repository:

git clone https://github.com/wuchuheng/python-demo.git
cd python-demo

2. Create and activate a virtual environment:

python3 -m venv venv
source venv/bin/activate

3. Install project dependencies

pip install -r requirements.txt

4. Run the source code

python3 src/main.py

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages