pyapp-org/pyapp

View on GitHub
Branch: development(View all)
NameLines of codeMaintainabilityTest coverage
AUTHORS
CODE_OF_CONDUCT.rst
HISTORY
LICENSE
README.rst
docs/Makefile
docs/_static/pyAppLogo.svg
docs/change-history.rst
docs/developers.rst
docs/extensions.rst
docs/getting-started.rst
docs/index.rst
docs/recipes/async-commands.rst
docs/recipes/index.rst
docs/recipes/integration-with-django.rst
docs/recipes/single-script.rst
docs/reference/app.rst
docs/reference/checks.rst
docs/reference/conf.rst
docs/reference/conf/base-settings.rst
docs/reference/conf/helpers.rst
docs/reference/conf/typed-settings.rst
docs/reference/documentation/sphinx.rst
docs/reference/events.rst
docs/reference/extensions.rst
docs/reference/feature-flags.rst
docs/reference/index.rst
docs/reference/injection.rst
docs/reference/multiprocessing.rst
docs/sys-admin-playbook.rst
poetry.lock
pyproject.toml
pytest.ini
samples/sample/more-settings.json
samples/sample/more-settings.toml
samples/sample/more-settings.yaml
sonar-project.properties
src/pyapp/py.typed
docs/conf.py44
noxfile.py17
samples/sample-single.py17
samples/sample/__init__.py1
samples/sample/__main__.py3
samples/sample/alt_checks.py0
samples/sample/checks.py0
samples/sample/cli.py33
samples/sample/default_settings.py31
samples/sample/events.py32
samples/sample_extension/__init__.py4
samples/sample_extension/checks.py0