Skip to content

giacomodandria/simple-source

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

Simple Source

Once you clone the repository, you should move in the folder where the script is located

cd folder_name

and the activate a virtual environment in it

python -m venv venv

Activate such virtual environment with

venv\Scripts\activate.bat

Install the required packages

pip install -r requirements.txt

Then run the script using

python script_name.py

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages