StegSchreck/RatS

View on GitHub
Branch: master(View all)
NameLines of codeMaintainabilityTest coverage
.coveragerc
.flake8
.github/CODEOWNERS
.github/CODE_OF_CONDUCT.md
.github/CONTRIBUTING.md
.github/FUNDING.yml
.github/ISSUE_TEMPLATE/BUG_REPORT.md
.github/ISSUE_TEMPLATE/FEATURE_REQUEST.md
.github/PULL_REQUEST_TEMPLATE.md
.github/dependabot.yml
.github/workflows/CI.yml
.github/workflows/codeql-analysis.yml
.gitignore
.gitlab-ci.yml
.idea/RatS.iml
.idea/encodings.xml
.idea/markdown-navigator.xml
.idea/markdown-navigator/profiles_settings.xml
.idea/misc.xml
.idea/modules.xml
.idea/runConfigurations/Dockerfile.xml
.idea/runConfigurations/Tests.xml
.idea/vcs.xml
.pre-commit-config.yaml
.pylintrc
Dockerfile
InstallGeckodriver.sh
LICENSE
README.md
RatS/credentials.cfg.orig
RatS/img/RatS.png
RatS/img/RatS_Ensemble.png
RatS/img/RatS_Inserters_Parsers.png
RatS/img/RatS_Logo.png
RatS/img/jetbrains.png
poetry.lock
pyproject.toml
RatS/__init__.py0
RatS/allocine/__init__.py0
RatS/allocine/allocine_ratings_inserter.py48
RatS/allocine/allocine_ratings_parser.py83
RatS/allocine/allocine_site.py42
A
25 mins
RatS/base/__init__.py0
RatS/base/base_exceptions.py14
RatS/base/base_ratings_downloader.py59
RatS/base/base_ratings_inserter.py130
RatS/base/base_ratings_parser.py125
RatS/base/base_ratings_uploader.py56
RatS/base/base_site.py116
RatS/base/movie_entity.py77
A
35 mins