{"library":"sqlalchemy-utils","type":"library","category":null,"description":"SQLAlchemy-Utils is a library that provides various utility functions, new data types, and helpers for SQLAlchemy. It extends SQLAlchemy's functionality by offering additional features to simplify common database tasks like managing database existence, custom column types (e.g., ChoiceType, UUIDType, EmailType), and ORM helpers. The library is actively maintained with frequent updates, typically a few minor releases per year, and is currently at version 0.42.1.","language":"python","status":"active","version":"0.42.1","tags":["SQLAlchemy","utilities","ORM","database","types"],"install":[{"cmd":"pip install sqlalchemy-utils","imports":["from sqlalchemy_utils import database_exists","from sqlalchemy_utils import create_database","from sqlalchemy_utils import drop_database","from sqlalchemy_utils import ChoiceType","from sqlalchemy_utils import Timestamp","from sqlalchemy_utils import generic_repr"]}],"homepage":"https://sqlalchemy-utils.readthedocs.io","github":"https://github.com/kvesteri/sqlalchemy-utils","docs":null,"changelog":null,"pypi":"https://pypi.org/project/sqlalchemy-utils/","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.11,"wheel_type":"wheel"},"url":"https://checklist.day/v1/registry/sqlalchemy-utils/compatibility"},"provenance":{"verified_status":"passing","verified_at":"Sun Jun 28","last_verified":"Sun Jun 28","next_check":"Tue Jul 28","install_tag":"verified"}}