Package python-module-flask: Information

    Source package: python-module-flask
    Version: 1.1.1-alt1
    Build time:  Aug 31, 2019, 04:26 PM in the task #236927
    Report package bug
    License: BSD
    Summary: A micro-framework for Python based on Werkzeug, Jinja 2 and good intentions
    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.

    List of rpms provided by this srpm:
    python-module-flask (noarch)
    python3-module-flask (noarch)

    Maintainer: Andrey Bychkov


      1. python3-devel
      2. python3-module-jinja2
      3. python3-module-setuptools
      4. python3-module-setuptools
      5. python3-module-simplejson
      6. python-module-jinja2
      7. rpm-build-python3
      8. python-module-setuptools
      9. python-module-setuptools
      10. python-module-simplejson
      11. python-module-werkzeug

    Last changed


    Aug. 30, 2019 Andrey Bychkov 1.1.1-alt1
    - Version updated to 1.1.1
    Dec. 12, 2018 Alexey Shabalin 1.0.2-alt1
    - 1.0.2
    March 22, 2018 Aleksei Nikiforov 0.12.2-alt4
    - Updated runtime dependencies.