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

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectMCP serverAboutHow we rankPress
LegalPrivacyTerms
© 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 viewswtforms.readthedocs.io↗

Wtforms

WTForms

Features

  • Forms and Validation - Flexible forms validation and rendering.

Star history

Star history chart for wtforms/wtformsStar history chart for wtforms/wtforms

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Start searching with AI

Frequently asked questions

What does wtforms/wtforms do?

WTForms

What are the main features of wtforms/wtforms?

The main features of wtforms/wtforms are: Forms and Validation.

What are some open-source alternatives to wtforms/wtforms?

Open-source alternatives to wtforms/wtforms include: 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…

Open-source alternatives to Wtforms

Similar open-source projects, ranked by how many features they share with Wtforms.
  • vform666/variant-formvform666 avatar

    vform666/variant-form

    1,997View on 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
    View on GitHub↗1,997
  • webpy/webpywebpy avatar

    webpy/webpy

    5,919View on 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
    View on GitHub↗5,919
  • foxhound87/mobx-react-formfoxhound87 avatar

    foxhound87/mobx-react-form

    1,095View on 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
    View on GitHub↗1,095
  • formtastic/formtasticformtastic avatar

    formtastic/formtastic

    5,215View on 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
    View on GitHub↗5,215
See all 15 alternatives to Wtforms→