schema-compare

View on PyPIReverse Dependencies (0)

1.0.11 schema_compare-1.0.11-py3-none-any.whl

Wheel Details

Project: schema-compare
Version: 1.0.11
Filename: schema_compare-1.0.11-py3-none-any.whl
Download: [link]
Size: 5573
MD5: e4784d7fe42804e48ffc849b1bdeb632
SHA256: 2dd147e30d1c3c0e0910ad538fafcaf2ab633d498191ed65c692fa28358642fc
Uploaded: 2024-07-26 17:15:09 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: schema-compare
Version: 1.0.11
Summary: Compare database schemas
Author-Email: Miguel Cardoso <msd.cardoso[at]hotmail.com>
Project-Url: Homepage, https://github.com/Tekaichi/schema-compare
License: Copyright 2022 Miguel Cardoso Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
Keywords: database,schema
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
Requires-Python: >=3.9
Requires-Dist: psycopg2 (==2.9.9)
Requires-Dist: SQLAlchemy (==2.0.31)
Requires-Dist: pandas (==2.2.2)
Requires-Dist: tomli (==2.0.1)
Description-Content-Type: text/markdown
License-File: LICENSE
[Description omitted; length: 555 characters]

WHEEL

Wheel-Version: 1.0
Generator: setuptools (71.1.0)
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
schema_compare/__init__.py sha256=iGavOPacR16ljXS-nDxJ5VYQQpswmxpVwPmxheaV8nI 87
schema_compare/main.py sha256=hYtcRU0FlMGBjsq1uX4JCDHROW9SriXMiDY5UvOXngg 1546
schema_compare/report.py sha256=SjDArc_QApX1b4wO7Bh_pha3IRZGbhESNF47E8RMCZ0 107
schema_compare/drivers/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
schema_compare/drivers/postgresql/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
schema_compare/drivers/postgresql/connection.py sha256=KvgP7ilxFsjvlXXFSzm1vKR7tkpxKc9t-TqQRuCJ_RA 1118
schema_compare-1.0.11.dist-info/LICENSE sha256=KNiVNlGXU2rz_39bXX89tEQm3oGa_rb4IuczWE_atoc 1053
schema_compare-1.0.11.dist-info/METADATA sha256=3ziQbz1pYR-mVnwHxBHI0niavDOMlQj9i_k6WO4ZrOU 2260
schema_compare-1.0.11.dist-info/WHEEL sha256=Wyh-_nZ0DJYolHNn1_hMa4lM7uDedD_RGVwbmTjyItk 91
schema_compare-1.0.11.dist-info/entry_points.txt sha256=RQvX0ZNhqplWPQkoU5i4v9SBxK_dc79OwGfMtV5znRI 60
schema_compare-1.0.11.dist-info/top_level.txt sha256=YxLFvcIDeJIQWx4KFsZCxx0vRuW7ko6Yq7gGS-4Btrw 15
schema_compare-1.0.11.dist-info/RECORD

top_level.txt

schema_compare

entry_points.txt

schema-compare = schema_compare.main:main