pgadmin4-python-flask - A micro-framework for Python based on Werkzeug, Jinja 2 and good intentions
Website: | http://flask.pocoo.org/ |
---|---|
License: | BSD |
Vendor: | PostgreSQL Global Development Group |
- Description:
Flask is called a “micro-framework” because the idea to keep the core simple but extensible. There is no database abstraction layer, no form validation or anything else where different libraries already exist that can handle that. However Flask knows the concept of extensions that can add this functionality into your application as if it was implemented in Flask itself. There are currently extensions for object relational mappers, form validation, upload handling, various open authentication technologies and more.
Packages
pgadmin4-python-flask-1.0.2-1.rhel7.src [635 KiB] |
Changelog
by Devrim Gündüz (2019-05-30):
- Update to 1.0.2 |
pgadmin4-python-flask-0.12.4-1.rhel7.src [524 KiB] |
Changelog
by Devrim Gündüz (2018-11-05):
- Update to 0.12.4 |
pgadmin4-python-flask-0.12.2-1.rhel7.1.src [541 KiB] |
Changelog
by Devrim Gündüz (2018-10-15):
- Rebuild against PostgreSQL 11.0 |
pgadmin4-python-flask-0.12.2-1.rhel7.src [541 KiB] |
Changelog
by Devrim Gündüz (2018-04-10):
- Update to 0.12.2 |