# Generated by cookiepatcher, a small shim around cookiecutter (pip install cookiepatcher)

default_context:
    c_extension_optional: 'no'
    c_extension_support: 'no'
    codacy: 'no'
    codacy_projectid: '-'
    codeclimate: 'no'
    codecov: 'yes'
    command_line_interface: argparse
    command_line_interface_bin_name: redisboard
    coveralls: 'yes'
    distribution_name: django-redisboard
    email: contact@ionelmc.ro
    formatter_quote_style: single
    full_name: Ionel Cristian Mărieș
    function_name: compute
    github_actions: 'yes'
    github_actions_osx: 'no'
    github_actions_windows: 'no'
    license: BSD 2-Clause License
    module_name: core
    package_name: redisboard
    pre_commit: 'yes'
    project_name: django-redisboard
    project_short_description: Redis monitoring and inspection drop-in application using django admin.
    pypi_badge: 'yes'
    pypi_disable_upload: 'no'
    release_date: '2022-11-16'
    repo_hosting: github.com
    repo_hosting_domain: github.com
    repo_main_branch: master
    repo_name: django-redisboard
    repo_username: ionelmc
    scrutinizer: 'no'
    setup_py_uses_setuptools_scm: 'no'
    sphinx_docs: 'yes'
    sphinx_docs_hosting: https://django-redisboard.readthedocs.io/
    sphinx_doctest: 'no'
    sphinx_theme: furo
    test_matrix_separate_coverage: 'no'
    tests_inside_package: 'no'
    version: 9.0.0
    version_manager: bump2version
    website: http://blog.ionelmc.ro
    year_from: '2011'
    year_to: '2025'
