Generic tools for Flask applications
Project description
some_flask_helpers
This is a little Simple Extensions to the Flask Framework:
-
The class
BlueprintAdapterallows you to use blueprints as decorators. -
The class
FlaskStopperdefines a Flask blueprint to add a clean shut-down mechanism to a Flask web server which may come in handy for test cases which have to start and tear down Flask servers repeatedly.
Source Repository
See https://github.com/marcus67/some_flask_helpers
CircleCI Continuous Integration Status
GitHub Status
Versions
Version 0.2.10 (December 28th, 2025)
- Bump requests to 2.32.5
- Allow any minor version for all PyPi packages
Version 0.2.9 (December 25th, 2025)
- Support Python 3.13
- Bump requests to 2.32.4
- Bump werkzeug to 3.1.4
Version 0.2.8 (December 26th, 2024)
- Use underscores in pip package name
Version 0.2.7 (November 18th, 2024)
- Bump
werkzeugto 3.1.3
Version 0.2.6 (July 26th, 2024)
- Bump
requeststo 2.32.3 - Add logging
- Restrict to Python 3.10 ... 3.12
- Run Python tests for Python 3.10 ... 3.12
- Add helper scripts to build and upload
Version 0.2.5 (October 12th, 2023)
- Bump
werkzeugto 2.3.8 (CVE-2023-46136)
Version 0.2.4 (October 12th, 2023)
- Upgrade packages
Version 0.2.3 (July 5th 2022)
- Terminate flask server by monkey patching
werkzeug.serving.make_serverinstead of using request environment settingwerkzeug.server.shutdown
Version 0.2.2 (February 14th 2021)
- Include required files in MANIFEST.in
Version 0.2.1 (February 14th 2021)
- Activate Markdown for project description on PyPi
Version 0.2 (February 14th 2021)
- Add test cases
Version 0.1
- Initial version
Usage Examples
See the testcase for usage examples:
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
some_flask_helpers-0.2.10.tar.gz
(17.3 kB
view details)
File details
Details for the file some_flask_helpers-0.2.10.tar.gz.
File metadata
- Download URL: some_flask_helpers-0.2.10.tar.gz
- Upload date:
- Size: 17.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.13.9
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
d41f77a95f303671c6167a32854cf8218f3b514e02212d091098459ee080cab0
|
|
| MD5 |
1f0ffb87c7ad7af7747a6d1dfe839172
|
|
| BLAKE2b-256 |
5b3ff51b8ba8896e93929e930dda934b009431493f2d683f9c1f5039cf0df7c4
|