flask-constance


Nameflask-constance JSON
Version 0.1.2 PyPI version JSON
download
home_pagehttps://github.com/TitaniumHocker/Flask-Constance
SummaryDynamic settings for Flask applications
upload_time2023-08-13 06:31:07
maintainer
docs_urlNone
authorIvan Fedorov
requires_python>=3.8,<4.0
licenseMIT
keywords flask extension
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            ###############
Flask-Constance
###############

|pythonver|
|license|

|tests|
|lint|
|mypy|
|docs|

|black|

Dynamic settings for Flask applications.

This extension is inspired by `Django-Constance <https://github.com/jazzband/django-constance>`_.

Installation
============

This package is available on PyPI. So, it can be installed via `pip`, `pipenv`, `poetry`, etc.

This command will install package from PyPI:

.. code:: bash
    
   python3 -m pip install flask-constance


Documentation
=============

Documentation of this project is available at `readthedocs <https://flask-constance.rtfd.io>`_.


.. |tests| image:: https://github.com/TitaniumHocker/Flask-Constance/workflows/tests/badge.svg

.. |lint| image:: https://github.com/TitaniumHocker/Flask-Constance/workflows/lint/badge.svg

.. |mypy| image:: https://github.com/TitaniumHocker/Flask-Constance/workflows/mypy/badge.svg

.. |black| image:: https://img.shields.io/badge/code%20style-black-000000.svg
    :target: https://github.com/psf/black

.. |pythonver| image:: https://img.shields.io/pypi/pyversions/flask-constance
   :alt: PyPI - Python Version

.. |license| image:: https://img.shields.io/pypi/l/flask-constance
   :alt: PyPI - License

.. |docs| image:: https://readthedocs.org/projects/flask-constance/badge/?version=latest
            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/TitaniumHocker/Flask-Constance",
    "name": "flask-constance",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.8,<4.0",
    "maintainer_email": "",
    "keywords": "flask,extension",
    "author": "Ivan Fedorov",
    "author_email": "inbox@titaniumhocker.ru",
    "download_url": "https://files.pythonhosted.org/packages/4c/d2/d2b1448d9209982df32e0f31a3e004acd8a8b5c0b5886a63e3b52ca378ce/flask_constance-0.1.2.tar.gz",
    "platform": null,
    "description": "###############\nFlask-Constance\n###############\n\n|pythonver|\n|license|\n\n|tests|\n|lint|\n|mypy|\n|docs|\n\n|black|\n\nDynamic settings for Flask applications.\n\nThis extension is inspired by `Django-Constance <https://github.com/jazzband/django-constance>`_.\n\nInstallation\n============\n\nThis package is available on PyPI. So, it can be installed via `pip`, `pipenv`, `poetry`, etc.\n\nThis command will install package from PyPI:\n\n.. code:: bash\n    \n   python3 -m pip install flask-constance\n\n\nDocumentation\n=============\n\nDocumentation of this project is available at `readthedocs <https://flask-constance.rtfd.io>`_.\n\n\n.. |tests| image:: https://github.com/TitaniumHocker/Flask-Constance/workflows/tests/badge.svg\n\n.. |lint| image:: https://github.com/TitaniumHocker/Flask-Constance/workflows/lint/badge.svg\n\n.. |mypy| image:: https://github.com/TitaniumHocker/Flask-Constance/workflows/mypy/badge.svg\n\n.. |black| image:: https://img.shields.io/badge/code%20style-black-000000.svg\n    :target: https://github.com/psf/black\n\n.. |pythonver| image:: https://img.shields.io/pypi/pyversions/flask-constance\n   :alt: PyPI - Python Version\n\n.. |license| image:: https://img.shields.io/pypi/l/flask-constance\n   :alt: PyPI - License\n\n.. |docs| image:: https://readthedocs.org/projects/flask-constance/badge/?version=latest",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "Dynamic settings for Flask applications",
    "version": "0.1.2",
    "project_urls": {
        "Bug Tracker": "https://github.com/TitaniumHocker/Flask-Constance/issues",
        "Documentation": "https://flask-constance.rtfd.io",
        "Homepage": "https://github.com/TitaniumHocker/Flask-Constance",
        "Repository": "https://github.com/TitaniumHocker/Flask-Constance"
    },
    "split_keywords": [
        "flask",
        "extension"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "ad5ea6ee164b6370348553fed827d9747067bc41b9da473cb62149d5a805bfd3",
                "md5": "11ce7d2ae86f0c3b37d3cedb0111e51f",
                "sha256": "fb689ac994994bfc7601f7f729d07e3b3633747540fd762b0f7ea18f55573d74"
            },
            "downloads": -1,
            "filename": "flask_constance-0.1.2-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "11ce7d2ae86f0c3b37d3cedb0111e51f",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.8,<4.0",
            "size": 12577,
            "upload_time": "2023-08-13T06:31:05",
            "upload_time_iso_8601": "2023-08-13T06:31:05.487727Z",
            "url": "https://files.pythonhosted.org/packages/ad/5e/a6ee164b6370348553fed827d9747067bc41b9da473cb62149d5a805bfd3/flask_constance-0.1.2-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "4cd2d2b1448d9209982df32e0f31a3e004acd8a8b5c0b5886a63e3b52ca378ce",
                "md5": "f6d1576dc89bfdfcbbbdd6fd5d58b6bc",
                "sha256": "75334965834be6b4fca891fbd73e13a269ecbfe8a83474ce6fd64e952aa4d351"
            },
            "downloads": -1,
            "filename": "flask_constance-0.1.2.tar.gz",
            "has_sig": false,
            "md5_digest": "f6d1576dc89bfdfcbbbdd6fd5d58b6bc",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.8,<4.0",
            "size": 9322,
            "upload_time": "2023-08-13T06:31:07",
            "upload_time_iso_8601": "2023-08-13T06:31:07.330134Z",
            "url": "https://files.pythonhosted.org/packages/4c/d2/d2b1448d9209982df32e0f31a3e004acd8a8b5c0b5886a63e3b52ca378ce/flask_constance-0.1.2.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-08-13 06:31:07",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "TitaniumHocker",
    "github_project": "Flask-Constance",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "lcname": "flask-constance"
}
        
Elapsed time: 0.17137s