{"library":"sqlalchemy-searchable","type":"library","category":null,"description":"SQLAlchemy Searchable provides full-text search capabilities for declarative SQLAlchemy models, primarily leveraging PostgreSQL's `tsvector` type for robust search. The current version is 3.0.0, and the library maintains a regular release cadence, with major versions often aligning with SQLAlchemy and PostgreSQL version support changes.","language":"python","status":"active","version":"3.0.0","tags":["SQLAlchemy","search","full-text","PostgreSQL","ORM"],"install":[{"cmd":"pip install sqlalchemy-searchable","imports":["from sqlalchemy_searchable import make_searchable","from sqlalchemy_searchable import SearchQueryMixin"]},{"cmd":"pip install sqlalchemy-searchable[sqlalchemy_utils]","imports":[]},{"cmd":"pip install sqlalchemy-searchable[psycopg2-binary]","imports":[]}],"homepage":null,"github":"https://github.com/falcony-io/sqlalchemy-searchable","docs":"https://sqlalchemy-searchable.readthedocs.io/","changelog":null,"pypi":"https://pypi.org/project/sqlalchemy-searchable/","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.3,"avg_import_s":1.09,"wheel_type":"wheel"},"url":"https://checklist.day/v1/registry/sqlalchemy-searchable/compatibility"},"provenance":{"verified_status":"passing","verified_at":"Sun Jun 28","last_verified":"Sun Jun 28","next_check":"Tue Jul 28","install_tag":null}}