awesome-repositories.com
ब्लॉग
MCP
awesome-repositories.com

AI-संचालित खोज के साथ बेहतरीन ओपन-सोर्स रिपॉजिटरी खोजें।

एक्सप्लोर करेंक्यूरेटेड खोजेंओपन-सोर्स विकल्पसेल्फ-होस्टेड सॉफ्टवेयरब्लॉगसाइटमैप
प्रोजेक्टMCP सर्वरहमारे बारे मेंहम रैंकिंग कैसे करते हैंप्रेस
कानूनीगोपनीयताशर्तें
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
wtforms avatar

wtforms/wtforms

0
View on GitHub↗
1,577 स्टार्स·405 फोर्क्स·Python·BSD-3-Clause·6 व्यूज़wtforms.readthedocs.io↗

Wtforms

WTForms

Features

  • Forms and Validation - Flexible forms validation and rendering.

स्टार हिस्ट्री

wtforms/wtforms के लिए स्टार हिस्ट्री चार्टwtforms/wtforms के लिए स्टार हिस्ट्री चार्ट

AI सर्च

और अधिक बेहतरीन रिपॉजिटरी खोजें

अपनी ज़रूरत को सरल भाषा में बताएं — AI हजारों क्यूरेटेड ओपन-सोर्स प्रोजेक्ट्स को प्रासंगिकता के आधार पर रैंक करता है।

Start searching with AI

Wtforms के ओपन-सोर्स विकल्प

समान ओपन-सोर्स प्रोजेक्ट्स, जो Wtforms के साथ साझा की गई सुविधाओं के आधार पर रैंक किए गए हैं।
  • vform666/variant-formvform666 का अवतार

    vform666/variant-form

    1,997GitHub पर देखें↗

    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
    GitHub पर देखें↗1,997
  • webpy/webpywebpy का अवतार

    webpy/webpy

    5,919GitHub पर देखें↗

    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
    GitHub पर देखें↗5,919
  • foxhound87/mobx-react-formfoxhound87 का अवतार

    foxhound87/mobx-react-form

    1,095GitHub पर देखें↗

    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
    GitHub पर देखें↗1,095
  • formtastic/formtasticformtastic का अवतार

    formtastic/formtastic

    5,215GitHub पर देखें↗

    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
    GitHub पर देखें↗5,215
Wtforms के सभी 15 विकल्प देखें→

अक्सर पूछे जाने वाले प्रश्न

wtforms/wtforms क्या करता है?

WTForms

wtforms/wtforms की मुख्य विशेषताएं क्या हैं?

wtforms/wtforms की मुख्य विशेषताएं हैं: Forms and Validation।

wtforms/wtforms के कुछ ओपन-सोर्स विकल्प क्या हैं?

wtforms/wtforms के ओपन-सोर्स विकल्पों में शामिल हैं: 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…