gcaccaos/dialogflow-fulfillment

View on GitHub
Branch: development(View all)
NameLines of codeMaintainabilityTest coverage
.coveragerc
.flake8
.github/ISSUE_TEMPLATE/bug_report.md
.github/ISSUE_TEMPLATE/feature_request.md
.github/dependabot.yaml
.github/workflows/ci.yaml
.github/workflows/publish.yaml
.gitignore
.isort.cfg
.pre-commit-config.yaml
.readthedocs.yaml
CHANGELOG.rst
CODE_OF_CONDUCT.md
CONTRIBUTING.rst
LICENSE
MANIFEST.in
README.md
docs/Makefile
docs/source/api/contexts.rst
docs/source/api/rich-responses.rst
docs/source/api/webhook-client.rst
docs/source/change-log/index.rst
docs/source/conf.py39
A
0 mins
docs/source/contributing-guide/index.rst
docs/source/getting-started/examples/django.rst
docs/source/getting-started/examples/flask.rst
docs/source/getting-started/examples/index.rst
docs/source/getting-started/installation.rst
docs/source/index.rst
docs/source/user-guide/fulfillment-overview.rst
environment.yaml
examples/django/manage.py16
A
0 mins
examples/django/requirements.txt
examples/django/settings.py3
A
0 mins
examples/django/urls.py5
A
0 mins
examples/django/views.py20
A
0 mins
examples/flask/app.py22
A
0 mins
examples/flask/requirements.txt
examples/simple_example.py12
A
0 mins
pytest.ini
requirements/ci.txt
requirements/dev.txt
requirements/docs.txt
requirements/lint.txt
requirements/tests.txt
scripts/import_example_agent.py6
A
0 mins
setup.py37
A
0 mins
source/dialogflow_fulfillment/__init__.py20
A
0 mins
source/dialogflow_fulfillment/contexts.py96
A
0 mins
source/dialogflow_fulfillment/rich_responses/__init__.py14
A
0 mins