# wtforms-sqlalchemy **Repository Path**: mirrors_c-bata/wtforms-sqlalchemy ## Basic Information - **Project Name**: wtforms-sqlalchemy - **Description**: WTForms fields for SQLAlchemy, split from WTForms 1.x - **Primary Language**: Unknown - **License**: BSD-3-Clause - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-11-23 - **Last Updated**: 2026-01-11 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README WTForms-SQLAlchemy ================== WTForms-SQLAlchemy is a fork of the ``wtforms.ext.sqlalchemy`` package from WTForms. The package has been renamed to ``wtforms_sqlalchemy`` but otherwise should function the same as ``wtforms.ext.sqlalchemy`` did. to install:: pip install WTForms-SQLAlchemy Rationale --------- The reasoning for splitting out this package is that WTForms 2.0 has deprecated all its ``wtforms.ext.`` packages and they will not receive any further feature updates. The authors feel that packages for companion libraries work better with their own release schedule and the ability to diverge more from WTForms. This package is currently looking for a permanent maintainer, and if you wish to maintain this package please contact ``wtforms@simplecodes.com``.