Skip to content

DANIILSKRIPCHENKO/pcb-manager-processor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Installation

This is an example of how to list things you need to use the software and how to install them.

  • Create virtual environment
python -m venv venv
  • Activate virtual environment
venv\Scripts\activate
  • Intsall packages
py -m pip install -r requirements.txt

Usage

cd src
uvicorn main:app --reload

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages