pysmells

View on PyPIReverse Dependencies (0)

1.0.11 pysmells-1.0.11-py3-none-any.whl

Wheel Details

Project: pysmells
Version: 1.0.11
Filename: pysmells-1.0.11-py3-none-any.whl
Download: [link]
Size: 7031
MD5: f76fa1883f6b4ac91e9e58769a1c416e
SHA256: de6230817ad6f5e18287ac90d38266298be07846c1736fb9c79f361f30c6fd27
Uploaded: 2023-04-14 18:40:07 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: pysmells
Version: 1.0.11
Summary: Pysmells is a tool that identifies when something doesn't 'smell right' in a python code, checking for programming errors, inconsistencies and programming style violations. It will then generate a report detailing the results of the analysis. Pysmells is based on the following Python Enhancement Proposals (PEPs): PEP 8, PEP 257 and PEP 20.
Author: Marcos Paulo Alves de Sousa and Marco Aurélio Proença Neto
Author-Email: msousa[at]museu-goeldi.br
Home-Page: https://github.com/pysmells/pysmells
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Requires-Python: >=3.7
Requires-Dist: pylint
Description-Content-Type: text/markdown
License-File: LICENSE
[Description omitted; length: 1294 characters]

WHEEL

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

RECORD

Path Digest Size
pysmells/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
pysmells/analyze.py sha256=5BylamPpV1oyBfMtXztePvIf7yICWYo46OFfurk_TnQ 3225
pysmells/pysmells.py sha256=JqKfjQe40QvWL6KzSdOJoTZfqE17i0Yq7U4S_AkPgcw 5255
test/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
test/programa1/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
test/programa1/badcode1.py sha256=I6bJfeBb3wa-f4jGFXw7jVPwSWW336fxKo83P5rdXO0 55
test/programa2/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
test/programa2/badcode2.py sha256=cUJ-pffFDL0CiQ7DRW0t2XZPipA6L-y6HXBUHbgWhQ8 32
pysmells-1.0.11.dist-info/LICENSE sha256=BrjAXc8HRAdAajWATX82DzKXTvcHA6KKKC-eeFcr87g 1115
pysmells-1.0.11.dist-info/METADATA sha256=WmjzDZh1kfgoFLF0-vswivSy6hu2tKEzvp2XewKIcjk 2331
pysmells-1.0.11.dist-info/WHEEL sha256=G16H4A3IeoQmnOrYV4ueZGKSjhipXx8zc8nu9FGlvMA 92
pysmells-1.0.11.dist-info/entry_points.txt sha256=RVRRjT7GlnFq85jy3UtiAzguLmBaxi81ODV4rgezXQ8 44
pysmells-1.0.11.dist-info/top_level.txt sha256=7mzovDNvlih_8jBMoNDWO4ZHV50sx7fCRNh0kvUCml4 14
pysmells-1.0.11.dist-info/RECORD

top_level.txt

pysmells
test

entry_points.txt

pysmells = pysmells:main