Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/jespy666/python-project-83
https://github.com/jespy666/python-project-83
Last synced: about 16 hours ago
JSON representation
- Host: GitHub
- URL: https://github.com/jespy666/python-project-83
- Owner: jespy666
- Created: 2023-09-04T06:13:56.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2023-09-14T10:04:55.000Z (about 1 year ago)
- Last Synced: 2023-09-14T22:44:57.728Z (about 1 year ago)
- Language: Python
- Size: 118 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Page Analyzer
### Hexlet tests and linter status:
[![Actions Status](https://github.com/jespy666/python-project-83/workflows/hexlet-check/badge.svg)](https://github.com/jespy666/python-project-83/actions)
[![python CI](https://github.com/jespy666/python-project-83/actions/workflows/main.yml/badge.svg)](https://github.com/jespy666/python-project-83/actions/workflows/main.yml)
### CodeClimate:
[![Maintainability](https://api.codeclimate.com/v1/badges/625e772f4adc43bdd6a0/maintainability)](https://codeclimate.com/github/jespy666/python-project-83/maintainability)
[![Test Coverage](https://api.codeclimate.com/v1/badges/625e772f4adc43bdd6a0/test_coverage)](https://codeclimate.com/github/jespy666/python-project-83/test_coverage)
## About
### [Page Analyzer](https://page-analyzer-96tu.onrender.com/) is essential tool for assessing your website's SEO readiness. Application performs a analysis, pinpointing critical issues.
## Install
- Clone repo: `git clone https://github.com/jespy666/python-project-83.git`
- Install dependencies: `make install`
- Run development server: `make dev`
## Stack
- ![Static Badge](https://img.shields.io/badge/Python%203.10-blue)
- ![Static Badge](https://img.shields.io/badge/Flask%202.3.3-purple)
- ![Static Badge](https://img.shields.io/badge/Bootstrap%205.3.1-orange)
- ![Static Badge](https://img.shields.io/badge/PostgreSQL%2015-brown)
- ![Static Badge](https://img.shields.io/badge/Poetry%201.3.2-green)
- ![Static Badge](https://img.shields.io/badge/PyTest%207.4.1-red)
## Developers
- https://github.com/jespy666