byecycle

View on PyPIReverse Dependencies (0)

0.1.4 byecycle-0.1.4-py3-none-any.whl

Wheel Details

Project: byecycle
Version: 0.1.4
Filename: byecycle-0.1.4-py3-none-any.whl
Download: [link]
Size: 15836
MD5: fe612068c83974725633209252d9a19a
SHA256: df6538ed04c0eec8ced5d36038dd3d9c7ef2ca1e95f1aa7f4d4488bcd0403ad1
Uploaded: 2023-06-09 15:40:49 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: byecycle
Version: 0.1.4
Summary: Find and expose cyclic imports in python projects.
Author-Email: Arne Caratti <arne.recknagel[at]hotmail.com>
License: MIT
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Typing :: Typed
Classifier: Programming Language :: Python :: 3.11
Classifier: Operating System :: OS Independent
Requires-Python: >=3.11
Requires-Dist: networkx[default] (>=3.1)
Requires-Dist: chextra (>=0.1.1)
Requires-Dist: typer[all] (>=0.9.0)
Requires-Dist: rich (>=13.3)
Requires-Dist: matplotlib (>=3.7); extra == "draw"
Provides-Extra: draw
Description-Content-Type: text/markdown
[Description omitted; length: 4861 characters]

WHEEL

Wheel-Version: 1.0
Generator: pdm-backend (2.1.0)
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
byecycle-0.1.4.dist-info/METADATA sha256=iXILvNayHyrXDU3-98luiQH92fBDa_78HoHMIioy8Qo 5527
byecycle-0.1.4.dist-info/WHEEL sha256=2pzpU5yX8ZDRkL1JJPwjqHXoJgM2dqtofaxvD6IHFj4 90
byecycle-0.1.4.dist-info/entry_points.txt sha256=DY5Pbk6VlKqxKi6g5nJV6SLxch9Tpy1nwvigtUmn-9k 47
byecycle-0.1.4.dist-info/licenses/LICENSE sha256=C_4CHKOUtWxLJ2mey2QE3CVo4YTz0B8PGvo8qMtndVc 1069
byecycle/__init__.py sha256=eFRFyNfkdt67rk9jzyES74ExluCrfo56vszZU792OGA 907
byecycle/__main__.py sha256=2Z1w3uMnM1QkAHo2_8H5ZjUORjXz2CuLnR9sfK6_33g 79
byecycle/cli.py sha256=rfalfIGaufYfVbIM4XyfKyu9cz7Uw2UHEOukQnWYcew 4163
byecycle/draw/__init__.py sha256=mbofrHZqralH6vunVZAGFmTxOoqDxAkET3hMyp3_WJY 2993
byecycle/graph.py sha256=kP1CVm0w6adO1E8w7nAstcaWUHq1nSfWu2uBDWjlnNQ 14207
byecycle/misc.py sha256=3XCs1Oq1cbGyDVIMhUCI2Ge4hoNC3A3OfNzPSiWJ3gI 8428
byecycle/py.typed sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
byecycle-0.1.4.dist-info/RECORD

entry_points.txt

byecycle = byecycle.cli:cli