Package python-module-FormAlchemy: Information

    Source package: python-module-FormAlchemy
    Version: 1.5.3-alt3
    Build time:  Apr 21, 2019, 10:01 AM in the task #227489
    Report package bug
    License: MIT
    Summary: Greatly speeds development with SQLAlchemy mapped classes in a HTML forms environment
    Description: 
    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.

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



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

    Last changed


    May 19, 2018 Andrey Bychkov 1.5.3-alt3
    - rebuild with python3.6
    March 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)
    July 31, 2014 Eugeny A. Rostovtsev 1.5.3-alt2
    - Added module for Python 3