Package python-module-flask: Information

    Source package: python-module-flask
    Version: 0.10.1-alt1.1.1
    Build time:  Mar 14, 2016, 05:44 PM in the task #161288
    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: Ivan Zakharyaschev


      1. python3-module-pytest
      2. rpm-build-python >= 0.8
      3. rpm-build-python3
      4. python-devel = 2.7
      5. python-module-pytest

    Last changed


    March 13, 2016 Ivan Zakharyaschev 0.10.1-alt1.1.1
    - (NMU) rebuild with rpm-build-python3-0.1.9
      (for common python3/site-packages/ and auto python3.3-ABI dep when needed)
    Jan. 28, 2016 Mikhail Efremov 0.10.1-alt1.1
    - NMU: Use buildreq for BR.
    Oct. 2, 2014 Eugeny A. Rostovtsev 0.10.1-alt1
    - Version 0.10.1
    - Added module for Python 3