alllexxx1/python-project-83

View on GitHub
Branch: main(View all)
NameLines of codeMaintainabilityTest coverage
.github/workflows/README.md
.github/workflows/hexlet-check.yml
.github/workflows/page_analyzer.yaml
.gitignore
Makefile
README.md
build.sh
database.sql
page_analyzer/__init__.py4
A
0 mins
page_analyzer/app.py95
A
25 mins
page_analyzer/db.py75
B
5 hrs
page_analyzer/parser.py12
A
0 mins
page_analyzer/templates/base.html
page_analyzer/templates/errors/404.html
page_analyzer/templates/errors/500.html
page_analyzer/templates/footer.html
page_analyzer/templates/header.html
page_analyzer/templates/index.html
page_analyzer/templates/messages.html
page_analyzer/templates/url.html
page_analyzer/templates/urls.html
page_analyzer/utils.py20
A
0 mins
poetry.lock
pyproject.toml
setup.cfg