Skip to content

khb532/Dovibrary

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Dovibrary

개인 유틸리티 및 도구 모음 저장소.

구조

Dovibrary/
└── Python/
    ├── Server/
    └── Mp3Convert/

설치

각 프로젝트 폴더에서 venv 생성 후 의존성 설치:

cd Python/<프로젝트명>
python -m venv .venv
.venv\Scripts\activate
pip install -r requirements.txt

About

Dove Library^^7

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors