Skip to content

annetmyshkina/python-project-83

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

84 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Hexlet tests and linter status:

Actions Status

Quality Gate Bugs Code Smells

Flask is an application for analyzing web pages.

The project has been deployed on the free demo service render.com,
which offered time-limited resources during the deployment process.

Installation

install the project via pip

pip install --user git+https://github.com/annetmyshkina/python-project-83.git

or clone the repository:

git clone https://github.com/annetmyshkina/python-project-83.git
cd python-project-83

Makefile commands:

make dev     # Development (flask --debug)
make start   # Production (gunicorn)

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published