pacifica/pacifica-cartd

View on GitHub
Branch: master(View all)
NameLines of codeMaintainabilityTest coverage
.codeclimate.yml
.flake8
.gitattributes
.github/ISSUE_TEMPLATE.md
.github/PULL_REQUEST_TEMPLATE.md
.gitignore
.pre-commit-config.yaml
.travis.yml
CHANGELOG.md
Dockerfile
Dockerfile.uwsgi
LICENSE
README.md
appveyor.yml
docker-compose.yml
docs/Makefile
docs/cartd.archive_requests.rst
docs/cartd.config.rst
docs/cartd.globals.rst
docs/cartd.orm.rst
docs/cartd.rest.rst
docs/cartd.rst
docs/cartd.tasks.rst
docs/cartd.utils.rst
docs/cartd.wsgi.rst
docs/configuration.md
docs/development.md
docs/exampleusage.md
docs/index.rst
docs/installation.md
docs/make.bat
entrypoint-celery.sh
entrypoint.sh
pylintrc
requirements-dev.txt
server.conf
travis/config.cfg
travis/server.conf
docs/conf.py47
pacifica/__init__.py5
pacifica/cartd/__init__.py1
pacifica/cartd/__main__.py176
pacifica/cartd/archive_requests.py70
pacifica/cartd/config.py42
pacifica/cartd/fixit.py42
pacifica/cartd/globals.py11
pacifica/cartd/orm.py182
pacifica/cartd/rest.py165
pacifica/cartd/tasks.py155
pacifica/cartd/utils.py389