Пакет python-module-flask: Информация

    Исходный пакет: python-module-flask
    Версия: 1.1.1-alt1
    Собран:  31 августа 2019 г. 16:26 в задании #236927
    Категория: Разработка/Python
    Сообщить об ошибке в пакете
    Домашняя страница: http://flask.pocoo.org/

    Лицензия: BSD
    О пакете: A micro-framework for Python based on Werkzeug, Jinja 2 and good intentions
    Описание: 
    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.

    Список rpm-пакетов, предоставляемых данным srpm-пакетом:
    python-module-flask (noarch)
    python3-module-flask (noarch)

    Сопровождающий: Andrey Bychkov


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

    Последнее изменение


    30 августа 2019 г. Andrey Bychkov 1.1.1-alt1
    - Version updated to 1.1.1
    12 декабря 2018 г. Alexey Shabalin 1.0.2-alt1
    - 1.0.2
    22 марта 2018 г. Aleksei Nikiforov 0.12.2-alt4
    - Updated runtime dependencies.