eo-styleguide

View on PyPIReverse Dependencies (0)

0.0.1a15 eo_styleguide-0.0.1a15-py3-none-any.whl

Wheel Details

Project: eo-styleguide
Version: 0.0.1a15
Filename: eo_styleguide-0.0.1a15-py3-none-any.whl
Download: [link]
Size: 15487
MD5: 0237368b4a037454d0f2692c1d3c3342
SHA256: 0346578a60f275a2c452dc225ff0ee59bf8456595b2279bd21892752f9fa9797
Uploaded: 2024-10-02 18:52:58 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: eo-styleguide
Version: 0.0.1a15
Summary: Pyeo is an advanced static analysis tool tailored specifically to enforce the principles advocated by Elegant Objects (elegantobjects.org) in Python projects. It serves as a quality control instrument to ensure that your Python code adheres to the core tenets of elegance, simplicity, and maintainability.
Author: Almaz Ilaletdinov
Author-Email: a.ilaletdinov[at]yandex.ru
License: MIT
Classifier: License :: OSI Approved :: MIT License
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
Requires-Python: >=3.9,<3.13
Requires-Dist: flake8 (<8.0,>=7.1)
Requires-Dist: flake8-final
Requires-Dist: flake8-override
Description-Content-Type: text/markdown
[Description omitted; length: 6556 characters]

WHEEL

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

RECORD

Path Digest Size
pyeo/__init__.py sha256=Ms3vvqmAF7_mlKGGBx4xwkaPnQQ7SfyhZyxHZC4DQbc 1290
pyeo/features/__init__.py sha256=LGkE6LAakUhFHB6etaafUC5qMECLeBYa7pp1jq3ldLY 1118
pyeo/features/code_free_ctor_visitor.py sha256=brgv1ezV5ptiT5wrg6OlQOYYwXLRfRXpZ-WAEj7Ko9s 2154
pyeo/features/no_er_suffix.py sha256=c6VXd5IMnfXg3vvj3BWMQr11BGrW40TVF4fqPdS1-PA 2104
pyeo/features/no_mutable_objects.py sha256=jSDbhEILlmJBxPAJAfKqdZIwB_EquIxGwfKhaNRuvlM 3564
pyeo/fk_plugin.py sha256=x2PE1My2N-KuB2FB6OXgHwuzzVextWkba_A-KtKuLAE 1766
pyeo/main.py sha256=2M3okdrSuLhmscopIC2cemnh3sh0WYdxWMa1rz_8bTQ 2529
pyeo/py.typed sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
pyeo/utils/__init__.py sha256=LGkE6LAakUhFHB6etaafUC5qMECLeBYa7pp1jq3ldLY 1118
pyeo/utils/class_is_protocol.py sha256=t80XesExFr1uESCtas2vz98Lk5gwOBMzjOYWr7DmKxg 4055
pyeo/utils/decorator_name.py sha256=GwTj1Sh2p1c2iQbT5wMfTZTAI_uf2Kjg-SjA8WDx5gU 1459
eo_styleguide-0.0.1a15.dist-info/METADATA sha256=W-awPLmXqWdqsybPo2ucwPACDRfdiJjMIIDFHahU_h4 7480
eo_styleguide-0.0.1a15.dist-info/WHEEL sha256=sP946D7jFCHeNz5Iq4fL4Lu-PrWrFsgfLXbbkciIZwg 88
eo_styleguide-0.0.1a15.dist-info/entry_points.txt sha256=0Cw9lxyShqm_iWPQaWdvIC-eR4Q0WXl4kZiKQx5ijfc 41
eo_styleguide-0.0.1a15.dist-info/RECORD

entry_points.txt

PEO = pyeo.main:Plugin