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

    Исходный пакет: python-module-FormAlchemy
    Версия: 1.5.3-alt3
    Собран:  21 апреля 2019 г. 10:01 в задании #227489
    Категория: Разработка/Python
    Сообщить об ошибке в пакете
    Домашняя страница: http://pypi.python.org/pypi/FormAlchemy/

    Лицензия: MIT
    О пакете: Greatly speeds development with SQLAlchemy mapped classes in a HTML forms environment
    Описание: 
    FormAlchemy eliminates boilerplate by autogenerating HTML input fields
    from a given model. FormAlchemy will try to figure out what kind of HTML
    code should be returned by introspecting the model's properties and
    generate ready-to-use HTML code that will fit the developer's
    application.
    
    Of course, FormAlchemy can't figure out everything, i.e, the developer
    might want to display only a few columns from the given model. Thus,
    FormAlchemy is also highly customizable.

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

    Сопровождающий: Eugeny A. Rostovtsev


      1. python3-devel
      2. python3-module-setuptools
      3. python3-module-six
      4. rpm-build-python3
      5. python-devel
      6. python-module-setuptools
      7. python-module-six

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


    19 мая 2018 г. Andrey Bychkov 1.5.3-alt3
    - rebuild with python3.6
    13 марта 2016 г. Ivan Zakharyaschev 1.5.3-alt2.1
    - (NMU) rebuild with rpm-build-python3-0.1.9
      (for common python3/site-packages/ and auto python3.3-ABI dep when needed)
    31 июля 2014 г. Eugeny A. Rostovtsev 1.5.3-alt2
    - Added module for Python 3