GitHub / Seluj78 / flask-utils
Various Flask utilities that I find useful in my projects
JSON API: http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Seluj78%2Fflask-utils
PURL: pkg:github/Seluj78/flask-utils
Stars: 2
Forks: 1
Open issues: 13
License: gpl-3.0
Language: Python
Size: 188 KB
Dependencies parsed at: Pending
Created at: over 1 year ago
Updated at: about 1 year ago
Pushed at: about 1 year ago
Last synced at: 10 months ago
Commit Stats
Commits: 92
Authors: 5
Mean commits per author: 18.4
Development Distribution Score: 0.261
More commit stats: https://commits.ecosyste.ms/hosts/GitHub/repositories/Seluj78/flask-utils
Topics: flask, hacktoberfest, python, utility
v0.9.0
v0.9.0
What’s Changed
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in https://github.com/Seluj78/flask-utils/pull/52
New Contributors
- @pre-commit-ci made their first contribution in https://github.com/Seluj78/flask-utils/pull/52
Full Changelog: https://github.com/Seluj78/flask-utils/compare/v0.8.0...v0.9.0
Download
v0.8.0
v0.8.0
What’s Changed
- feat: Added function to generate error dict by @Seluj78 in https://github.com/Seluj78/flask-utils/pull/51
Full Changelog: https://github.com/Seluj78/flask-utils/compare/v0.7.2...v0.8.0
Download
Download
v0.7.1
v0.7.1
What’s Changed
- doc: Added missing type info in docstrings by @Seluj78 in https://github.com/Seluj78/flask-utils/pull/49
Full Changelog: https://github.com/Seluj78/flask-utils/compare/v0.7.0...v0.7.1
Download
v0.7.0
v0.7.0
What’s Changed
- Dependencies: Bump sphinx from 7.1.2 to 8.0.2 by @dependabot in https://github.com/Seluj78/flask-utils/pull/42
- Decorators: Now using error handlers only if registered for validate_… by @Seluj78 in https://github.com/Seluj78/flask-utils/pull/44
New Contributors
- @dependabot made their first contribution in https://github.com/Seluj78/flask-utils/pull/42
Full Changelog: https://github.com/Seluj78/flask-utils/compare/v0.6.1...v0.7.0
Download
v0.6.1
v0.6.1
What’s Changed
- docs: add Mews as a contributor for doc by @allcontributors in https://github.com/Seluj78/flask-utils/pull/34
- docs: add Mews as a contributor for tutorial by @allcontributors in https://github.com/Seluj78/flask-utils/pull/35
- Chore: Fix example using deprecated
register_error_handlersmethod by @Mews in https://github.com/Seluj78/flask-utils/pull/33 - docs: add Seluj78 as a contributor for code, doc, and 7 more by @allcontributors in https://github.com/Seluj78/flask-utils/pull/36
- docs: add JulienPalard as a contributor for ideas by @allcontributors in https://github.com/Seluj78/flask-utils/pull/37
- Switched to UV by @Seluj78 in https://github.com/Seluj78/flask-utils/pull/43
New Contributors
- @allcontributors made their first contribution in https://github.com/Seluj78/flask-utils/pull/34
Full Changelog: https://github.com/Seluj78/flask-utils/compare/v0.5.1...v0.6.1
Download
v0.5.1
v0.5.1
What’s Changed
- Created a pull request template by @Mews in https://github.com/Seluj78/flask-utils/pull/27
- Added issue templates by @Mews in https://github.com/Seluj78/flask-utils/pull/28
- Hide full links in docs by @Mews in https://github.com/Seluj78/flask-utils/pull/29
Full Changelog: https://github.com/Seluj78/flask-utils/compare/v0.5.0...v0.5.1
Download
v0.5.0
v0.5.0
What’s Changed
- Core: Flask-Utils is now an extension by @Seluj78 in https://github.com/Seluj78/flask-utils/pull/26
Full Changelog: https://github.com/Seluj78/flask-utils/compare/v0.4.0...v0.5.0
Download
v0.4.0
v0.4.0
What’s Changed
- Add flake8 bugbear by @Mews in https://github.com/Seluj78/flask-utils/pull/25
- Utils: Added is_it_true utility function by @Seluj78 in https://github.com/Seluj78/flask-utils/pull/24
New Contributors
- @Mews made their first contribution in https://github.com/Seluj78/flask-utils/pull/25
Full Changelog: https://github.com/Seluj78/flask-utils/compare/v0.3.0...v0.4.0
Download
v0.3.0
v0.3.0
What’s Changed
- Docs: Added sphinx-notfound-page plugin by @Seluj78 in https://github.com/Seluj78/flask-utils/pull/18
- Docs: Various improvements by @Seluj78 in https://github.com/Seluj78/flask-utils/pull/20
- CI/CD: Added coverage by @Seluj78 in https://github.com/Seluj78/flask-utils/pull/21
- CI/CD: Testing codecov components by @Seluj78 in https://github.com/Seluj78/flask-utils/pull/23
Full Changelog: https://github.com/Seluj78/flask-utils/compare/v0.2.5...v0.3.0
Download