autoflake

View on PyPIReverse Dependencies (466)

2.3.1 autoflake-2.3.1-py3-none-any.whl

Wheel Details

Project: autoflake
Version: 2.3.1
Filename: autoflake-2.3.1-py3-none-any.whl
Download: [link]
Size: 32483
MD5: 4a83eec4bd4d1b158661a5406766dbf6
SHA256: 3ae7495db9084b7b32818b4140e6dc4fc280b712fb414f5b8fe57b0a8e85a840
Uploaded: 2024-03-13 03:41:26 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: autoflake
Version: 2.3.1
Summary: Removes unused imports and unused variables
Project-Url: Homepage, https://www.github.com/PyCQA/autoflake
License: MIT
Keywords: automatic,clean,fix,import,unused
Classifier: Environment :: Console
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3 :: Only
Classifier: Topic :: Software Development :: Quality Assurance
Requires-Python: >=3.8
Requires-Dist: pyflakes (>=3.0.0)
Requires-Dist: tomli (>=2.0.1); python_version < "3.11"
Description-Content-Type: text/markdown
License-File: AUTHORS.rst
License-File: LICENSE
[Description omitted; length: 6918 characters]

WHEEL

Wheel-Version: 1.0
Generator: hatchling 1.21.1
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
LICENSE sha256=ANHbrEzOC5IXcajYpGDygwb4ZSpd58w9Q1SnqypjWUM 1051
README.md sha256=BRrUrYvZ1_W4_kiIvElRI48kzr1z8pJM8oKKSY7blwg 6918
autoflake.py sha256=wfzPyS3Ml2vipxsFdz5gK6aeqguh7LUhyHlUCxHlQWs 50511
test_autoflake.py sha256=EDi8REsHa11MwWTrC4ov9P4AJQrgTkeqkdsFWshLhE8 94231
autoflake-2.3.1.dist-info/METADATA sha256=1OQase3rxfS5k2Q4-xfnkdU8RH-Fno_LQsbNduINkZY 7636
autoflake-2.3.1.dist-info/WHEEL sha256=TJPnKdtrSue7xZ_AVGkp9YXcvDrobsjBds1du3Nx6dc 87
autoflake-2.3.1.dist-info/entry_points.txt sha256=j3-h_5qN3V9jqizoSMCEF5HSRvsS9dWOMIYc0yyS2JM 45
autoflake-2.3.1.dist-info/licenses/AUTHORS.rst sha256=jAYkeRpk3uri1RVRuAsKEN-La80xLPGNPDuKZ-KwXGE 604
autoflake-2.3.1.dist-info/licenses/LICENSE sha256=ANHbrEzOC5IXcajYpGDygwb4ZSpd58w9Q1SnqypjWUM 1051
autoflake-2.3.1.dist-info/RECORD

entry_points.txt

autoflake = autoflake:main