Skip to content

Latest commit

 

History

8 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Project-Manger

Clone Project vào máy local

git clone https://github.com/ProMeX04/Project-Manger

Tạo môi trường ảo Python (tùy chọn)

Tạo một môi trường ảo để tránh xung đột với các thư viện Python khác:

python -m venv your_enviroment_name

Sau đó, kích hoạt môi trường ảo:

  • Trên Windows:
    your_enviroment_name\Scripts\activate
  • Trên macOS/Linux:
    source your_enviroment_name/bin/activate

Cài đặt các yêu cầu (requirements)

Chạy lệnh sau để cài đặt các thư viện cần thiết từ file requirements.txt:

pip install -r requirements.txt

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages