{"library":"sqlalchemy-schemadisplay","type":"library","category":null,"description":"SQLAlchemy SchemaDisplay is a Python library (version 2.0) for generating visual diagrams from SQLAlchemy ORM models or directly from a database schema. It leverages the Graphviz engine to produce high-quality visualizations of database structures, showing tables, columns, relationships, and data types. Releases are primarily driven by feature additions and compatibility updates with SQLAlchemy.","language":"python","status":"active","version":"2.0","tags":["SQLAlchemy","diagramming","database","ORM","Graphviz"],"install":[{"cmd":"pip install sqlalchemy-schemadisplay graphviz","imports":["from sqlalchemy_schemadisplay import create_schema_graph"]},{"cmd":"sudo apt-get install graphviz # On Debian/Ubuntu\nbrew install graphviz # On macOS","imports":[]}],"homepage":null,"github":"https://github.com/fschulze/sqlalchemy_schemadisplay","docs":"https://github.com/fschulze/sqlalchemy_schemadisplay/blob/master/README.rst","changelog":null,"pypi":"https://pypi.org/project/sqlalchemy-schemadisplay/","npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"3.10–3.9","success_rate":100,"avg_install_s":4.3,"avg_import_s":0.96,"wheel_type":"wheel"},"url":"https://checklist.day/v1/registry/sqlalchemy-schemadisplay/compatibility"},"provenance":{"verified_status":"install_fail","verified_at":"Sun Jun 28","last_verified":"Sun Jun 28","next_check":"Sun Jul 05","install_tag":null}}