crepr

View on PyPIReverse Dependencies (1)

0.3.0 crepr-0.3.0-py3-none-any.whl

Wheel Details

Project: crepr
Version: 0.3.0
Filename: crepr-0.3.0-py3-none-any.whl
Download: [link]
Size: 7524
MD5: b46d9d9d26cb70c9fd6b988927663947
SHA256: ecdc7e60c6a7d851e8043df9a6a6ff1aa9dbf317eabe97fa6db78057c8e625c8
Uploaded: 2024-05-11 12:14:35 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: crepr
Version: 0.3.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-string-format; 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: 4206 characters]

WHEEL

Wheel-Version: 1.0
Generator: bdist_wheel (0.43.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=X_rWnKBVQ9df751Z6jMPoPooRNRzTAi70W0tweyd710 64
crepr/crepr.py sha256=yhV89B5JFCkOVVJ9uMkxoBvhM4t0ZqgsjC7TuKawVfY 11203
crepr/py.typed sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
crepr-0.3.0.dist-info/LICENSE sha256=_X9V-kYDyCAfHPfI9PuALnUwbS7f9LxaX78ZJqNqNp0 1076
crepr-0.3.0.dist-info/METADATA sha256=s9LnyrSbz96G-OyvDHybzrtOQFX6nURh-e65f04OBkI 6667
crepr-0.3.0.dist-info/WHEEL sha256=GJ7t_kWBFywbagK5eo9IoUwLW6oyOeTKmQ-9iHFVNxQ 92
crepr-0.3.0.dist-info/entry_points.txt sha256=KUXfIMCDfldUIpSltGa3sC0PRiU12foTa-MQ33Q15jE 42
crepr-0.3.0.dist-info/top_level.txt sha256=NoEA0uWH1TfItX3-sx5iosH2TfByPQx-QXaptaeJ32Y 6
crepr-0.3.0.dist-info/RECORD

top_level.txt

crepr

entry_points.txt

crepr = crepr.crepr:app