awesome-repositories.com
Blog
MCP
awesome-repositories.com

Découvrez les meilleurs dépôts open-source grâce à notre recherche par IA.

ExplorerRecherches sélectionnéesAlternatives open sourceLogiciels auto-hébergésBlogPlan du site
ProjetServeur MCPÀ proposNotre méthodologiePresse
Mentions légalesConfidentialitéConditions d'utilisation
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
wtforms avatar

wtforms/wtforms

0
View on GitHub↗
1,577 stars·405 forks·Python·BSD-3-Clause·6 vueswtforms.readthedocs.io↗

Wtforms

WTForms

Features

  • Forms and Validation - Flexible forms validation and rendering.

Historique des stars

Graphique de l'historique des stars pour wtforms/wtformsGraphique de l'historique des stars pour wtforms/wtforms

Recherche par IA

Explorez plus de dépôts awesome

Décrivez vos besoins en langage naturel — l'IA classe des milliers de projets open source sélectionnés par pertinence.

Start searching with AI

Questions fréquentes

Que fait wtforms/wtforms ?

WTForms

Quelles sont les fonctionnalités principales de wtforms/wtforms ?

Les fonctionnalités principales de wtforms/wtforms sont : Forms and Validation.

Quelles sont les alternatives open-source à wtforms/wtforms ?

Les alternatives open-source à wtforms/wtforms incluent : webpy/webpy — web.py is a minimal Python web framework that provides the core components needed to build web applications: URL… vform666/variant-form — Variant Form is a low-code platform designed for building and managing dynamic, data-driven web forms. It provides a… foxhound87/mobx-react-form — This project is a reactive state management library designed for handling complex form data and validation logic. It… formtastic/formtastic — Formtastic is a Ruby on Rails form builder that provides a domain-specific language for generating semantically rich… pylons/colander — Colander. marshmallow-code/marshmallow — Marshmallow is a Python data serialization library and validation framework. It functions as a bridge that transforms…

Alternatives open source à Wtforms

Projets open source similaires, classés selon le nombre de fonctionnalités partagées avec Wtforms.
  • vform666/variant-formAvatar de vform666

    vform666/variant-form

    1,997Voir sur GitHub↗

    Variant Form is a low-code platform designed for building and managing dynamic, data-driven web forms. It provides a visual drag-and-drop designer that allows users to assemble complex form layouts and configure field properties without manual markup. The system functions as a comprehensive suite for form development, integrating a runtime rendering engine that transforms structured configuration objects into functional, validated user interfaces. The project distinguishes itself through its ability to transpile visual form definitions into portable, framework-specific source code. It utilize

    Vuedesignerelement-uiform
    Voir sur GitHub↗1,997
  • webpy/webpyAvatar de webpy

    webpy/webpy

    5,919Voir sur GitHub↗

    web.py is a minimal Python web framework that provides the core components needed to build web applications: URL routing, template rendering, database access, form handling, and session management. The framework uses a convention-based approach where URL patterns are automatically mapped to handler classes based on their names, eliminating the need for manual route configuration. It exposes applications as WSGI callables, making them deployable with any WSGI-compliant server. The framework distinguishes itself through its metaclass-driven auto-discovery system, which automatically registers h

    Python
    Voir sur GitHub↗5,919
  • foxhound87/mobx-react-formAvatar de foxhound87

    foxhound87/mobx-react-form

    1,095Voir sur GitHub↗

    This project is a reactive state management library designed for handling complex form data and validation logic. It utilizes observable-based patterns to synchronize user interface components with underlying data models, ensuring that form states remain consistent throughout an application. The library provides a structured approach to managing form initialization, field tracking, and lifecycle events. The library distinguishes itself through its support for deeply nested data structures and hierarchical composition, allowing for recursive validation and dynamic updates within complex object

    TypeScriptformmobxobservables
    Voir sur GitHub↗1,095
  • formtastic/formtasticAvatar de formtastic

    formtastic/formtastic

    5,215Voir sur GitHub↗

    Formtastic is a Ruby on Rails form builder that provides a domain-specific language for generating semantically rich and accessible HTML forms. It functions as a model-driven framework that automatically maps database schema attributes and associations to corresponding input fields, streamlining the creation of data entry interfaces. The framework distinguishes itself through a hierarchical lookup system that manages internationalized labels, hints, and action buttons across different model and attribute namespaces. It also supports complex data relationships by recursively processing nested

    Ruby
    Voir sur GitHub↗5,215
Voir les 15 alternatives à Wtforms→