Contents

Flask-Classful 0.16.0

0

Class based views for Flask

Class based views for Flask

Stars: 225, Watchers: 225, Forks: 55, Open Issues: 9

The pallets-eco/flask-classful repo was created 8 years ago and the last code push was 1 weeks ago.
The project is popular with 225 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
No  flask-classful  pypi packages just yet.

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 9 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.

See more issues on GitHub

Related Packages & Articles