schematic-db

View on PyPIReverse Dependencies (1)

0.1.0 schematic_db-0.1.0-py3-none-any.whl

Wheel Details

Project: schematic-db
Version: 0.1.0
Filename: schematic_db-0.1.0-py3-none-any.whl
Download: [link]
Size: 39854
MD5: ee861e8b8299d2e43e00b532a86cdd3e
SHA256: 5b6ba686cc55a2805b5f7a98468cd6d52a22fd9b1b77fcd17cbea81019619133
Uploaded: 2024-04-17 01:48:17 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: schematic_db
Version: 0.1.0
Author: andrewelamb
Author-Email: andrewelamb[at]gmail.com
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Requires-Python: >=3.10,<4.0
Requires-Dist: PyYAML (<7.0,>=6.0)
Requires-Dist: SQLAlchemy (<3.0.0,>=2.0.19)
Requires-Dist: SQLAlchemy-Utils (<0.42.0,>=0.41.1)
Requires-Dist: black (==24.4.0); extra == "dev"
Requires-Dist: coverage (<8.0.0,>=7.2.0); extra == "dev"
Requires-Dist: deprecation (<3.0.0,>=2.1.0)
Requires-Dist: interrogate (<2.0.0,>=1.5.0); extra == "dev"
Requires-Dist: mypy (<2.0.0,>=1.9.0); extra == "dev"
Requires-Dist: mypy-extensions (<2.0.0,>=1.0.0); extra == "dev"
Requires-Dist: mysqlclient (<3.0.0,>=2.1.1); extra == "mysql"
Requires-Dist: networkx (<4.0.0,>=3.3.0)
Requires-Dist: pandas (<3.0.0,>=2.0.0)
Requires-Dist: pdoc (<15.0.0,>=14.0.0); extra == "dev"
Requires-Dist: psycopg2-binary (<3.0.0,>=2.9.5); extra == "postgres"
Requires-Dist: pydantic (<3.0.0,>=2.0.0)
Requires-Dist: pylint (<4.0.0,>=3.1.0); extra == "dev"
Requires-Dist: pytest (<9.0.0,>=8.0.0); extra == "dev"
Requires-Dist: pytest-mock (<4.0.0,>=3.10.0); extra == "dev"
Requires-Dist: requests (<3.0.0,>=2.28.1)
Requires-Dist: synapseclient (<5.0.0,>=4.1.0); extra == "synapse"
Requires-Dist: tenacity (<9.0.0,>=8.1.0)
Requires-Dist: validators (<0.29.0,>=0.28.0)
Provides-Extra: dev
Provides-Extra: mysql
Provides-Extra: postgres
Provides-Extra: synapse
[No description]

WHEEL

Wheel-Version: 1.0
Generator: poetry-core 1.9.0
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
schematic_db/__init__.py sha256=Z_WKqArZOY6Yg2FLgMPWHsDNI3uF3WWdB9Zg2HXwaQE 1131
schematic_db/api_utils/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
schematic_db/api_utils/api_utils.py sha256=hS1xh0c5cqtMsD55SqTq3T_uSsrGj1tKq2Vzv_eTR4c 9702
schematic_db/db_schema/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
schematic_db/db_schema/db_schema.py sha256=_HXgWZ-jucQBzB7gEVoPrn7oPCc1oYZGSzlaBT5DC1w 14390
schematic_db/manifest_store/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
schematic_db/manifest_store/api_manifest_store.py sha256=uqgJNuiFZHMRW0nG5PEpwuLwVftuSw660J9Q39vBaSE 4278
schematic_db/manifest_store/manifest_metadata_list.py sha256=zVH1j_suyuAjFzuY1rykCBJwqSKzb0dtAwuqJiQrbSU 3908
schematic_db/manifest_store/manifest_store.py sha256=WKfBm1n5l7MVdixQxAQbYvmitLyFu0PA_xMBU_Ni6sE 3395
schematic_db/manifest_store/synapse_manifest_store.py sha256=pZetEEHejM3w9tBo3QefALCWRVycgriXoX4qiPXNIJo 3118
schematic_db/query_store/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
schematic_db/query_store/query_store.py sha256=JxnFXzv3ecQ_KLoidE-3k01zaRslkgrW3VJGrGHxOTE 915
schematic_db/query_store/synapse_query_store.py sha256=0aJ-FpoNZBUjvbP4V4Aw7wEg8aI_RNravHmFPJT--A8 1043
schematic_db/rdb/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
schematic_db/rdb/mysql.py sha256=PS7bBrN2FojT0bLkhdS62aRRZiyYNQVOrpLV_4LpMDk 4326
schematic_db/rdb/postgres.py sha256=4eBlPYheCRbZukpecayQDiSne89tfLlTY6n7o-jL1Aw 3801
schematic_db/rdb/rdb.py sha256=O201UyH81TGyHHUaQZtkI4ihxKUCsIdacKnwidlMW3Y 3855
schematic_db/rdb/sql_alchemy_database.py sha256=D9dXxNxu5RwLrwh6mlTiljkdOoxHZX7gZ_Ze9BNhqTY 14447
schematic_db/rdb/synapse_database.py sha256=oj0Wz_Yi4n0yNMDKbSD231A3yTic8MIAGWZDyevUPac 21765
schematic_db/rdb_builder/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
schematic_db/rdb_builder/rdb_builder.py sha256=DETMMnm9hBjHsSBDeJ0GD0ZNilwvXEu3wcFmgMVzZh0 2010
schematic_db/rdb_queryer/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
schematic_db/rdb_queryer/rdb_queryer.py sha256=Bxj2sIzKHb1Il3h0I2HaK7Hog5EmTgQ-5Gm9bMd41S4 2235
schematic_db/rdb_updater/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
schematic_db/rdb_updater/rdb_updater.py sha256=DGlPNMhhzNdCvdJxDl32EI9dlQ6btkLAa2Oz2-Kt8PI 9134
schematic_db/schema/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
schematic_db/schema/database_config.py sha256=MorRNPsnm3n1DbcI7gewsAnPVqgQEu4YVPviodkzg-o 6526
schematic_db/schema/schema.py sha256=RQKh3F0iJBXFLav3t0X6zw3lZtAW9xK7KWAA_ctHC-o 13393
schematic_db/schema_graph/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
schematic_db/schema_graph/schema_graph.py sha256=4clxnJGQ0OHhDoimIYJe8Q1RIwBswAMXut6wVHfdPok 1974
schematic_db/synapse/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
schematic_db/synapse/synapse.py sha256=05mMlc4cMZv3ji_tnU5XyPaADVQ8ihBj5m5kwgadc3M 13270
schematic_db/utils.py sha256=zJPy9JGTpfWndX7049jTSaJUGMoE7qZd6RiFw3TzZ1M 241
schematic_db-0.1.0.dist-info/METADATA sha256=jsxjG29Z17LiAQQ67rFztD9T2DJWn08KVTDxIu0fhiw 1583
schematic_db-0.1.0.dist-info/WHEEL sha256=sP946D7jFCHeNz5Iq4fL4Lu-PrWrFsgfLXbbkciIZwg 88
schematic_db-0.1.0.dist-info/RECORD