{{ message }}
rezamobaraki/python-multi-threading
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|
 |  | |||
 |  | |||
 |  | |||
 |  | |||
 |  | |||
Repository files navigation
Hello this is Reza Mobaraki
in this repository We work on threading with threading module on python
Project is created with:
- Python: 3.9
- threading
If you are considering a particular method, more modern technology Add to my project and send merge request, I will add you in the credits and contributors section
- first step : create virtual environment
virtualenv -p python3 venv - second step : activate virtual environment
source venv/bin/activate - third step : install package | library from requirements.txt
pip install -r requirements.txt- fourth step : install package | library from requirements.txt
pip install -r requirements.txtDistributed under the MIT License. See license for more information.
