cohesion

View on PyPIReverse Dependencies (10)

1.2.0 cohesion-1.2.0-py3-none-any.whl

Wheel Details

Project: cohesion
Version: 1.2.0
Filename: cohesion-1.2.0-py3-none-any.whl
Download: [link]
Size: 20519
MD5: 1d5e0b0719ce36ad69fc6f346d2c0055
SHA256: d4a4c06a83022fcc56bf6af220247df9d6de7707a7a16442e98e7ad2ea152f79
Uploaded: 2024-12-09 15:14:21 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: cohesion
Version: 1.2.0
Summary: A tool for measuring Python class cohesion.
Home-Page: https://github.com/mschwager/cohesion
Project-Url: Repository, https://github.com/mschwager/cohesion
License: GPLv3
Classifier: Environment :: Console
Classifier: License :: OSI Approved :: GNU General Public License v3 (GPLv3)
Classifier: License :: Other/Proprietary License
Classifier: Operating System :: MacOS :: MacOS X
Classifier: Operating System :: Microsoft :: Windows
Classifier: Operating System :: POSIX
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Programming Language :: Python :: 3.13
Classifier: Programming Language :: Python :: 3.14
Classifier: Topic :: Security
Classifier: Topic :: Software Development :: Quality Assurance
Requires-Python: >=3.8.1,<4.0.0
Description-Content-Type: text/markdown
[Description omitted; length: 3434 characters]

WHEEL

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

RECORD

Path Digest Size
cohesion/__init__.py sha256=GN3kJ4emzQjj7Dq325XZxr5hvCD8KwqAK4KCPjMtCIY 326
cohesion/__main__.py sha256=qpmjzvZrfYUuQV2TwsMQ2MdvcMYGl8BT_PGr_O8oEcw 5681
cohesion/filesystem.py sha256=qYmdFteNPqxwBIBkZIldKB3NIhBIvGV1pxsquLnkJzs 885
cohesion/flake8_extension.py sha256=LaisHEtfMxGCbgZ3la85VND52DuOlZ335W_UwnNjwR0 1654
cohesion/module.py sha256=Wv5nQ28M2I2Ukd0DfXOh9QJfmSWAUm41-k93rvW59SA 5008
cohesion/parser.py sha256=ADzlK3grZHVeP96_RMTWten0X--_FIvoqQi1VfaiaW8 4025
cohesion-1.2.0.dist-info/LICENSE sha256=WJ7YI-moTFb-uVrFjnzzhGJrnL9P2iqQe8NuED3hutI 35141
cohesion-1.2.0.dist-info/METADATA sha256=AbJF0l4I2D8VVmhWeoBBg5vgobzFRyYAo-mhv2Ko68I 4486
cohesion-1.2.0.dist-info/WHEEL sha256=sP946D7jFCHeNz5Iq4fL4Lu-PrWrFsgfLXbbkciIZwg 88
cohesion-1.2.0.dist-info/entry_points.txt sha256=rZIS_ldir3yBVFpwfliSJrMkJ3Swbf4hBiQ869TQBww 117
cohesion-1.2.0.dist-info/RECORD

entry_points.txt

cohesion = cohesion.__main__:main
H60 = cohesion.flake8_extension:CohesionChecker