Skip to content

rusetskiy1974/Python_Web_DZ1

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Install packages from requirements

python3 -m pip install -r requirements.txt

Install this package on local machine you should perform following steps:

  1. Build the application
python3 -m build
  1. Install the application from the directory with build
pip install . 
  1. Run 'User assistant' running script
user_assistant

About

No description or website provided.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 5

Languages