Skip to content

spacewalrus73/python-project-83

Repository files navigation


Page Analyzer


Анализатор страниц главная


Hexlet tests and linter status:

Actions Status Maintainability Test Coverage


Used technologies







About page analyzer

Page Analyzer is a page that analyses specified pages for SEO suitability, similar to PageSpeed Insights
Page Analyzer is a full-fledged application based on the Flask framework. Here we practice the basic principles of building modern websites based on MVC architecture: working with routing, request handlers and templating, interacting with the database. The project is rendered on Render. This is a PaaS (Platform as a Service) hosting service.
Страница со списком сайтов
Страница сайта


Installation

  1. You have to be installed Python (preferably python 3.10) and pip
  2. Run the command in terminal:
    python3 -m pip install --user git+https://github.com/spacewalrus73/python-project-83
    or
    git clone https://github.com/spacewalrus73/python-project-83 + python3 -m pip install .

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published