Skip to content

Latest commit

 

History

History
52 lines (31 loc) · 1.28 KB

README.rst

File metadata and controls

52 lines (31 loc) · 1.28 KB

Flask-Constance

PyPI - Python Version PyPI - License

tests lint mypy docs

black

Dynamic settings for Flask applications.

This extension is inspired by 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:

python3 -m pip install flask-constance

Documentation

Documentation of this project is available at readthedocs.