Skip to content

Xapdina/python-project-83

Repository files navigation

Hexlet tests and linter status:

Actions Status

Maintainability

Actions Status

Project: Page analyzer

asciicast

The "Page Analyzer" project is a web application developed based on the Python Flask framework and containerization using Docker. This tool allows for the analysis of web pages.

Requirements and Tools:

Tools Version
Python ^3.11.0
Flask ^3.0.3
Docker ^7.1.0
psycopg2 ^2.9.9
PSQL ^16.1.0
beautifulsoup4 ^4.12.3

You need that commands


Download project

git clone [email protected]:Xapdina/python-project-83.git

Install project

make install

Create table on database

make build

For run application use

make dev 
python3 -m pip uninstall hexlet-code

P.S. You must have Poetry installed

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published