Skip to content

CodandoTV/development-tools

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 

Repository files navigation

Getting start

THe idea is you can copy these scripts, and add them into your own repository to make your development faster.

  1. Create an env first
python -m venv venv
  1. Install the dependencies
pip install -r requirements.txt
  1. Run the script
python script_you_want.py

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages