flask/src/flask
pgjones 5fdce4c331
Don't set the cli attribute in the sansio scaffold
It is (currently) Flask specific and hence cannot be shared in the
sansio shared code.
2024-04-07 12:13:02 -07:00
..
json update project files (#5457) 2024-04-07 10:24:40 -07:00
sansio Don't set the cli attribute in the sansio scaffold 2024-04-07 12:13:02 -07:00
__init__.py deprecate __version__ attribute 2023-08-29 06:03:11 -07:00
__main__.py click detects program name when run as module 2021-01-29 11:29:36 -08:00
app.py Don't set the cli attribute in the sansio scaffold 2024-04-07 12:13:02 -07:00
blueprints.py Don't set the cli attribute in the sansio scaffold 2024-04-07 12:13:02 -07:00
cli.py update project files (#5457) 2024-04-07 10:24:40 -07:00
config.py update project files (#5457) 2024-04-07 10:24:40 -07:00
ctx.py update pre-commit hooks 2024-01-16 10:12:10 -08:00
debughelpers.py address mypy strict findings 2024-01-16 10:11:13 -08:00
globals.py remove deprecated code 2023-08-16 15:00:49 -07:00
helpers.py update pre-commit hooks 2024-01-16 10:12:10 -08:00
logging.py address mypy strict findings 2024-01-16 10:11:13 -08:00
py.typed Initial typing support 2021-04-26 17:20:24 +01:00
sessions.py access sha1 lazily 2024-04-07 11:41:13 -07:00
signals.py remove deprecated code 2023-08-16 15:00:49 -07:00
templating.py address mypy strict findings 2024-01-16 10:11:13 -08:00
testing.py address mypy strict findings 2024-01-16 10:11:13 -08:00
typing.py address mypy strict findings 2024-01-16 10:11:13 -08:00
views.py address mypy strict findings 2024-01-16 10:11:13 -08:00
wrappers.py address mypy strict findings 2024-01-16 10:11:13 -08:00