Giter Site home page Giter Site logo

seopageanalyzer's Introduction

Page analyzer

Hexlet tests and linter status

Actions Status

Code climate maintainability status

Maintainability

Description

Simple tool for page SEO-analyzing.

Prerequisites

To successfully install you need:

  1. git,
  2. python 3.10 (not tested with other versions),
  3. poetry 1.3.1 or higher ,
  4. postgresql 16 (not tested with other versions).

Installation

  1. Clone repository: git clone https://github.com/fiftinmen/python-project-83
  2. Create database.
  3. Create environment variable with URL containing path to database, username and user's password. Save it into file in root directory of project in ".env" file.
  4. Install dependencies with poetry: poetry install

Usage

  1. Run server: make start You'll see something like that: ... [2024-05-30 21:14:32 +0300] [23556] [INFO] Listening at: http://0.0.0.0:8000 (23556) ...
  2. Follow the URL above.
  3. Enter an URL in the input field.
  4. Once you'l provide valid URL you'll be redirected to page_checker,
  5. Press "Запустить проверку" button.

seopageanalyzer's People

Contributors

fiftinmen avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.