Flask-Classful 0.16.0
0
Class based views for Flask
Contents
Class based views for Flask
Stars: 233, Watchers: 233, Forks: 55, Open Issues: 6The pallets-eco/flask-classful
repo was created 9 years ago and the last code push was 1 months ago.
The project is popular with 233 github stars!
How to Install flask-classful
You can install flask-classful using pip
pip install flask-classful
or add it to a project with poetry
poetry add flask-classful
Package Details
- Author
- License
- Homepage
- PyPi:
- https://pypi.org/project/Flask-Classful/
- GitHub Repo:
- https://github.com/teracyhq/flask-classful
Classifiers
- Internet/WWW/HTTP/Dynamic Content
Related Packages
Errors
A list of common flask-classful errors.
Code Examples
Here are some flask-classful
code examples and snippets.
GitHub Issues
The flask-classful package has 6 open issues on GitHub
- should make sure CI check works with python 3.10
- Documentation:
init_argument
usage - Why is constructor of FlaskView called per number of methods?
- define the roadmap for v0.15.0
- Standard repo tidying.