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

    Бинарный пакет: python3-module-FormAlchemy
    Версия: 1.5.3-alt3
    Архитектура: noarch
    Собран:  21 апреля 2019 г. 10:01 в задании #227489
    Исходный пакет: python-module-FormAlchemy
    Категория: Разработка/Python 3
    Сообщить об ошибке в пакете
    Домашняя страница: 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.

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


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


    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