paracelsus

View on PyPIReverse Dependencies (0)

0.8.0 paracelsus-0.8.0-py3-none-any.whl
0.7.1 paracelsus-0.7.1-py3-none-any.whl

Wheel Details

Project: paracelsus
Version: 0.7.1
Filename: paracelsus-0.7.1-py3-none-any.whl
Download: [link]
Size: 78512
MD5: 7a6b0cc10aeec3843acd26d23078df43
SHA256: 4d633ac16d83c37061bfaa80cd2d4dda61d8be141d85e9d0d87016c324e74aab
Uploaded: 2024-09-26 19:55:08 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: paracelsus
Version: 0.7.1
Summary: Visualize SQLAlchemy Databases using Mermaid or Dot Diagrams.
Author: Robert Hafner
License: MIT License Copyright (c) 2023, Robert Hafner 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.
Requires-Python: >=3.10
Requires-Dist: pydot
Requires-Dist: sqlalchemy
Requires-Dist: typer
Requires-Dist: toml; python_version < "3.11"
Requires-Dist: build; extra == "dev"
Requires-Dist: dapperdata; extra == "dev"
Requires-Dist: glom; extra == "dev"
Requires-Dist: mypy; extra == "dev"
Requires-Dist: pip-tools; extra == "dev"
Requires-Dist: pytest; extra == "dev"
Requires-Dist: pytest-cov; extra == "dev"
Requires-Dist: pytest-pretty; extra == "dev"
Requires-Dist: ruamel.yaml; extra == "dev"
Requires-Dist: ruff; extra == "dev"
Requires-Dist: toml-sort; extra == "dev"
Provides-Extra: dev
Description-Content-Type: text/markdown
License-File: LICENSE
[Description omitted; length: 7254 characters]

WHEEL

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

RECORD

Path Digest Size
docs/example.png sha256=Ev47LTtkChOGFdRTVfJwJ0r3fQrz8NChDbgIDX4cdQQ 64875
docs/dev/README.md sha256=QAg45o7ZtgUUon17Ld3QN6VKMxZt8NrVyhQmJVPQ0b8 131
docs/dev/cli.md sha256=Crw14KWPbGCuZWkrn7lb4YdYkwTf1NuGoijr-h2ZBuU 372
docs/dev/github.md sha256=nWqRYvLJJ7w4bZ-UB9SIybsJkd_WM1RXPLUZUpZmFHU 9
docs/dev/pypi.md sha256=zwNRL3qpvzRISihd6tizOexpaP3HWxt_0CBfugoh5Zs 7
paracelsus/__init__.py sha256=m0sDAV-jc6JMaCUP9Av73FAgmY44mYjSLNUDKxwbaXM 59
paracelsus/_version.py sha256=5-skCoU2Vu44uYeNEApDjjGE2Q26ndIh5lKJuVOeL88 411
paracelsus/cli.py sha256=flQt5ucZzuyYDR51ZYxEwhrnV55sJpsyA7ryOUO9EnM 7198
paracelsus/graph.py sha256=tpxvI8c-36ME2BqZNsIVwgbK-1vRy94MQeBzhwSkDes 4330
paracelsus/pyproject.py sha256=WOnfBMj9vJG90fXRvu6IjEoU5oeCHm8NBtHAY4OMsDc 463
paracelsus/transformers/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
paracelsus/transformers/dot.py sha256=QbzHSwYDY6YcS377iezV4ixcgw3zFdXzIxu-qTrN0nY 3033
paracelsus/transformers/mermaid.py sha256=kV7YBZN-8GdjVVAqSmF1UUPXl3AVLJsI_SG5x9zHlrw 3117
paracelsus/transformers/utils.py sha256=np7cYMo2JFM44ETnJ9ZPPz7c33bW6gxLbd2Gw-KearI 611
tests/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
tests/conftest.py sha256=36BEYYVOefdw4Drv1ucsEGuVqSHvNWN78YIuMBUPrD4 4587
tests/test_cli.py sha256=2-_kI1DdfMftUSfdg9AWVZ9EtO46d0YSLOZM14T9e6I 3398
tests/test_graph.py sha256=WmfNn1XMAuuKR2PJiGh3QUy-WjBZhvFkawDqTEIIOoU 2688
tests/test_pyproject.py sha256=T9Zzw3VpP8aB-M_XC85mK0vp2IwAC_b68kCx31bPhmk 404
tests/utils.py sha256=sswMmMgaRwxc4YOt5IOQMQ8-Ro-CCPHNL-AdrWH_vhY 1417
tests/assets/README.md sha256=ETyAVINDcHoBm9W46VaYHtYeG0Wza20_Cmnf1C3qr4E 105
tests/assets/pyproject.toml sha256=O_7ZE3BjtfOHMrkwSzyY1fE6hUe16SrGxqF5USsC0WE 78
tests/assets/example/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
tests/assets/example/base.py sha256=kha9xmklzhuQAK8QEkNBn-mAHq8dUKbOM-3abaBpWmQ 71
tests/assets/example/models.py sha256=66lz2I3PkcioS3eJ9JCBN1hid00v_U--T7i4F2WmKAw 1326
tests/transformers/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
tests/transformers/test_dot.py sha256=A8rqqEKbNfCT-qudCTU25mcrgy-caW4bJD6qqbR7h-Y 435
tests/transformers/test_mermaid.py sha256=7U2mfHoRHPAel_EhIZZynxfUEK0sJrCXB5D1asWHAAA 491
paracelsus-0.7.1.dist-info/LICENSE sha256=legyAvkw0TvroSF2AaID04VazRuqYlO1IHpFr_OsyGA 1071
paracelsus-0.7.1.dist-info/METADATA sha256=DDJjcDiZ68OamXr6SHKVwHtzQcqPsYqC_oNBkvFdG2k 9319
paracelsus-0.7.1.dist-info/WHEEL sha256=GV9aMThwP_4oNCtvEC2ec3qUYutgWeAzklro_0m4WJQ 91
paracelsus-0.7.1.dist-info/entry_points.txt sha256=6EmLCCp6kGQfknLPU7UeGBCKvB9P7B9NFKhjbE8guDg 50
paracelsus-0.7.1.dist-info/top_level.txt sha256=36jOv3Abb_LNDik_19I_RA2Jbze0k2i6ySt3fFnavhE 22
paracelsus-0.7.1.dist-info/RECORD

top_level.txt

docs
paracelsus
tests

entry_points.txt

paracelsus = paracelsus.cli:app