Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/miguelgrinberg/flask-tables
Beautiful Interactive tables in your Flask templates.
https://github.com/miguelgrinberg/flask-tables
datatables flask jinja
Last synced: 1 day ago
JSON representation
Beautiful Interactive tables in your Flask templates.
- Host: GitHub
- URL: https://github.com/miguelgrinberg/flask-tables
- Owner: miguelgrinberg
- License: mit
- Created: 2021-06-18T23:29:27.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2021-06-27T10:41:58.000Z (over 3 years ago)
- Last Synced: 2024-05-02T04:53:17.218Z (8 months ago)
- Topics: datatables, flask, jinja
- Language: Python
- Homepage: https://blog.miguelgrinberg.com/post/beautiful-interactive-tables-for-your-flask-templates
- Size: 263 KB
- Stars: 275
- Watchers: 7
- Forks: 71
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- jimsghstars - miguelgrinberg/flask-tables - Beautiful Interactive tables in your Flask templates. (Python)
README
# flask-tables
Beautiful interactive tables in your Flask templates![Table Example](table.png)
## Resources
- Learn how to use this code: [Go to blog post](https://blog.miguelgrinberg.com/post/beautiful-interactive-tables-for-your-flask-templates).
- An updated solution: [Go to repository](https://github.com/miguelgrinberg/flask-gridjs)