schema-compare

View on PyPIReverse Dependencies (0)

1.0.9 schema_compare-1.0.9-py3-none-any.whl

Wheel Details

Project: schema-compare
Version: 1.0.9
Filename: schema_compare-1.0.9-py3-none-any.whl
Download: [link]
Size: 5596
MD5: 3d0281d98a074e4cb10973e7c1071339
SHA256: da6f2cdd9b2c66749b7d6ab3ad8dcadefe88240b76462ad39edc9e7ce79f1ed4
Uploaded: 2022-12-08 12:16:57 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: schema-compare
Version: 1.0.9
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.5)
Requires-Dist: SQLAlchemy (==1.4.42)
Requires-Dist: pandas (==1.5.1)
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: bdist_wheel (0.38.4)
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
schema_compare/__init__.py sha256=xW1v5Vh_rPeRocTYXJ64SPJukqLNd7uEVoztMeoLaTE 92
schema_compare/main.py sha256=e-JI0vxNU4lgZWGx4PJaUkbjvwXC3p0wwoWmdksYfgw 1589
schema_compare/report.py sha256=SUvGZ_HCCdNzr0zFhmTJ1TYq9EpzlG9pdayzrWGKFB8 115
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=Xp-bHirDGnx9J2cEKBRTKsLACftzlmyaFnbLZ1yZ9Sw 1144
schema_compare-1.0.9.dist-info/LICENSE sha256=i2Z88moLOLbdOvB_sFU8kVz6qJCYFkq_h6iK0Pmw3Z8 1059
schema_compare-1.0.9.dist-info/METADATA sha256=QSFcpvcbfpxoD45FTIliQGnfTAl8LM9iglnYivQVv0c 2267
schema_compare-1.0.9.dist-info/WHEEL sha256=2wepM1nk4DS4eFpYrW1TTqPcoGNfHhhO_i5m4cOimbo 92
schema_compare-1.0.9.dist-info/entry_points.txt sha256=RQvX0ZNhqplWPQkoU5i4v9SBxK_dc79OwGfMtV5znRI 60
schema_compare-1.0.9.dist-info/top_level.txt sha256=YxLFvcIDeJIQWx4KFsZCxx0vRuW7ko6Yq7gGS-4Btrw 15
schema_compare-1.0.9.dist-info/RECORD

top_level.txt

schema_compare

entry_points.txt

schema-compare = schema_compare.main:main