crepr

View on PyPIReverse Dependencies (1)

0.5.0 crepr-0.5.0-py3-none-any.whl

Wheel Details

Project: crepr
Version: 0.5.0
Filename: crepr-0.5.0-py3-none-any.whl
Download: [link]
Size: 8044
MD5: 9e4a74055cbc95af4e8db6a4c3ae05cb
SHA256: 870b8cc244975ced6e59bfa780f117679b49c66c32a28f52b6438009d3e6c57f
Uploaded: 2024-10-06 19:26:18 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: crepr
Version: 0.5.0
Summary: Create a __repr__ for your python classes from the definition found in __init__
Author-Email: Christian Ledermann <christian.ledermann[at]gmail.com>
Project-Url: Homepage, https://github.com/cleder/crepr/
License: MIT
Keywords: __repr__,cli,code generator,introspection
Classifier: Development Status :: 4 - Beta
Classifier: Environment :: Console
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3.12
Classifier: Programming Language :: Python :: 3.13
Classifier: Programming Language :: Python :: Implementation :: CPython
Classifier: Programming Language :: Python :: Implementation :: PyPy
Classifier: Topic :: Software Development :: Code Generators
Classifier: Typing :: Typed
Requires-Python: >=3.12
Requires-Dist: typer
Requires-Dist: lizard; extra == "complexity"
Requires-Dist: radon; extra == "complexity"
Requires-Dist: crepr[complexity]; extra == "dev"
Requires-Dist: crepr[linting]; extra == "dev"
Requires-Dist: crepr[tests]; extra == "dev"
Requires-Dist: crepr[typing]; extra == "dev"
Requires-Dist: pre-commit; extra == "dev"
Requires-Dist: black; extra == "linting"
Requires-Dist: flake8; extra == "linting"
Requires-Dist: flake8-cognitive-complexity; extra == "linting"
Requires-Dist: flake8-comments; extra == "linting"
Requires-Dist: flake8-complex-f-strings; extra == "linting"
Requires-Dist: flake8-continuation; extra == "linting"
Requires-Dist: flake8-docstrings; extra == "linting"
Requires-Dist: flake8-encodings; extra == "linting"
Requires-Dist: flake8-expression-complexity; extra == "linting"
Requires-Dist: flake8-function-order; extra == "linting"
Requires-Dist: flake8-pep3101; extra == "linting"
Requires-Dist: flake8-super; extra == "linting"
Requires-Dist: flake8-use-fstring; extra == "linting"
Requires-Dist: ruff; extra == "linting"
Requires-Dist: yamllint; extra == "linting"
Requires-Dist: pytest; extra == "tests"
Requires-Dist: pytest-cov; extra == "tests"
Requires-Dist: mypy; extra == "typing"
Provides-Extra: complexity
Provides-Extra: dev
Provides-Extra: linting
Provides-Extra: tests
Provides-Extra: typing
Description-Content-Type: text/markdown
License-File: LICENSE
[Description omitted; length: 3424 characters]

WHEEL

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

RECORD

Path Digest Size
crepr/__init__.py sha256=wdaKkQ7dsgs8UZtU_lH4R8ABv5_3Z0eCpV1PY7l8fQs 102
crepr/about.py sha256=oYNKghEhLTIW9lYh-V0mHZrCW7wQlGbgJJIpL2GRc0A 64
crepr/crepr.py sha256=BRr_N1i5Cg7_QCterAveDC8UX9pbDOKMlhB2E-ynCVA 13598
crepr/py.typed sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
crepr-0.5.0.dist-info/LICENSE sha256=_X9V-kYDyCAfHPfI9PuALnUwbS7f9LxaX78ZJqNqNp0 1076
crepr-0.5.0.dist-info/METADATA sha256=CtUfG9E3dN4XfAeZLs3YkcFp0_2fFnyEc509CVgEMSs 5822
crepr-0.5.0.dist-info/WHEEL sha256=GV9aMThwP_4oNCtvEC2ec3qUYutgWeAzklro_0m4WJQ 91
crepr-0.5.0.dist-info/entry_points.txt sha256=KUXfIMCDfldUIpSltGa3sC0PRiU12foTa-MQ33Q15jE 42
crepr-0.5.0.dist-info/top_level.txt sha256=NoEA0uWH1TfItX3-sx5iosH2TfByPQx-QXaptaeJ32Y 6
crepr-0.5.0.dist-info/RECORD

top_level.txt

crepr

entry_points.txt

crepr = crepr.crepr:app