website Page Analyzer
Service for checking URLs / Сервис проверки веб-сайтов /
Image 1 - Homepage Page-analyzer
- python = "^3.10"
- flask = "^2.3.3"
- python-dotenv = "^1.0.0"
- flake8 = "^6.1.0"
- psycopg2-binary = "^2.9.9"
- validators = "^0.22.0"
- requests = "^2.31.0"
- beautifulsoup4 = "^4.12.2"
- gunicorn = "^20.1.0"
- poetry = "^1.6.1"
- postgreSQL = "^15.0"
- git clone Repository
- make install
- created in the root directory of the project ".env" with variables:
/ создать в проекте файл ".env" c переменными:/
- SECRET_KEY
- DATABASE_URL
- make start