{"library":"sqlalchemy-views","type":"library","category":null,"description":"SQLAlchemy-views extends SQLAlchemy by providing `CreateView` and `DropView` constructs, allowing developers to manage database views within their Python applications using SQLAlchemy's DDL capabilities. The current version is 0.3.2. Releases are infrequent as the library's codebase is small and built upon stable components of the SQLAlchemy API, requiring minimal ongoing maintenance to maintain compatibility with new SQLAlchemy or Python versions. It supports both SQLAlchemy 1.x and 2.x.","language":"python","status":"active","version":"0.3.2","tags":["SQLAlchemy","database","views","DDL","ORM","schema"],"install":[{"cmd":"pip install sqlalchemy-views","imports":["from sqlalchemy_views import CreateView","from sqlalchemy_views import DropView","from sqlalchemy import Table","from sqlalchemy import MetaData","from sqlalchemy import text"]}],"homepage":null,"github":"https://github.com/jklukas/sqlalchemy-views","docs":null,"changelog":null,"pypi":"https://pypi.org/project/sqlalchemy-views/","npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"3.10–3.9","success_rate":100,"avg_install_s":3.2,"avg_import_s":0.7,"wheel_type":"wheel"},"url":"https://checklist.day/v1/registry/sqlalchemy-views/compatibility"},"provenance":{"verified_status":"passing","verified_at":"Sun Jun 28","last_verified":"Sun Jun 28","next_check":"Tue Jul 28","install_tag":null}}