antonagestam/collectfast

View on GitHub
Branch: master(View all)
NameLines of codeMaintainabilityTest coverage
.codeclimate.yml
.github/workflows/lint.yaml
.github/workflows/test-suite-unreleased-django.yaml
.github/workflows/test-suite.yaml
.gitignore
.pre-commit-config.yaml
CHANGELOG.md
CODE_OF_CONDUCT.md
LICENSE
MANIFEST.in
Makefile
README.md
collectfast/__init__.py1
A
0 mins
collectfast/management/__init__.py0
A
0 mins
collectfast/management/commands/__init__.py0
A
0 mins
collectfast/management/commands/collectstatic.py134
A
25 mins
collectfast/py.typed
collectfast/settings.py34
A
0 mins
collectfast/strategies/__init__.py4
A
0 mins
collectfast/strategies/base.py144
A
0 mins
collectfast/strategies/boto3.py36
A
0 mins
collectfast/strategies/filesystem.py14
A
0 mins
collectfast/strategies/gcloud.py15
A
0 mins
conftest.py15
A
0 mins
setup.cfg
setup.py2
A
0 mins
test-requirements.txt