Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Setting up virtual environment:

  1. From the root project folder (PMLDL_Telegrammarly/) run the following:
python -m venv venv
  1. Then activate this environment:
source venv/bin/activate
  1. Install all requirement libraries into just created virtual environmet:
pip install -r requirements.txt

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages