clean-py

View on PyPIReverse Dependencies (1)

1.0.0 clean_py-1.0.0-py3-none-any.whl

Wheel Details

Project: clean-py
Version: 1.0.0
Filename: clean_py-1.0.0-py3-none-any.whl
Download: [link]
Size: 8369
MD5: 4bde72a632be877a747373a7f7d2cc57
SHA256: 2f81a548683ce7c09261abac5632b4b41c9f4b87a3cc56567f34e48563da1cf1
Uploaded: 2025-03-25 19:19:23 +0000

dist-info

METADATA

Metadata-Version: 2.4
Name: clean-py
Version: 1.0.0
Summary: CLI tool for automated Python code cleanup and standardization
Author-Email: Sam Hardy <samhardyhey[at]gmail.com>
Project-Url: Homepage, https://github.com/samhardyhey/clean-py
Project-Url: Repository, https://github.com/samhardyhey/clean-py.git
Project-Url: Issues, https://github.com/samhardyhey/clean-py/issues
License: MIT License Copyright (c) 2024 Sam Hardy Copyright (c) 2019 Kwat Medetgul-Ernar (original clean_ipynb project) Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
Keywords: python,code-formatting,jupyter,notebook,black,isort,autoflake
Classifier: Development Status :: 4 - Beta
Classifier: Environment :: Console
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Classifier: Topic :: Software Development :: Quality Assurance
Requires-Python: >=3.6
Requires-Dist: black (==25.1.0)
Requires-Dist: isort (==6.0.1)
Requires-Dist: jupyter (==1.1.1)
Requires-Dist: autoflake (==2.3.1)
Requires-Dist: notebook (<7.0.0)
Requires-Dist: jupyter_contrib_nbextensions (==0.7.0)
Requires-Dist: nbconvert (<7.0.0)
Requires-Dist: pytest (==8.3.5)
Requires-Dist: pytest-cov (==4.1.0)
Requires-Dist: typer[all] (==0.9.0)
Requires-Dist: build (==1.2.2.post1); extra == "dev"
Requires-Dist: tox (==4.24.2); extra == "dev"
Requires-Dist: twine (==6.1.0); extra == "dev"
Requires-Dist: setuptools_scm (==8.0.0); extra == "dev"
Requires-Dist: tox (==4.24.2); extra == "dev"
Requires-Dist: pypi-cleanup (==0.1.8); extra == "dev"
Provides-Extra: dev
Description-Content-Type: text/markdown
Dynamic: license-file
License-File: LICENSE
[Description omitted; length: 1524 characters]

WHEEL

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

RECORD

Path Digest Size
clean_py/__init__.py sha256=ydb3K2P-KelnVQ318KyJN8wO2_z8Jm1hGd9TKz9kUrU 18
clean_py/_version.py sha256=fo5PXsZuloQZu3LdpIFTUAXvJmY2L9N5sNGe2tvdU98 511
clean_py/clean_py.py sha256=5tiLZ1zeiQSJTmbWc0SDX2j46oLLn5eBYkDRCg-sPRA 7289
clean_py/cli.py sha256=scXV8XNAJ2Ug9lPOs2U9DYcBH2dg780JS13RUBrtTgg 5454
clean_py-1.0.0.dist-info/licenses/LICENSE sha256=ND8V0tbSz6EgwqBulWj233Brx-UZilfgpdsCPjAEn9U 1136
clean_py-1.0.0.dist-info/METADATA sha256=Y94ALXyoLp2gTAHUPbNg3dugm3hvpQpvg6yd7biXMH8 4599
clean_py-1.0.0.dist-info/WHEEL sha256=DK49LOLCYiurdXXOXwGJm6U4DkHkg4lcxjhqwRa0CP4 91
clean_py-1.0.0.dist-info/entry_points.txt sha256=TeYiGLW_AfXPpZE986-R9CoMcQDpfdzRMHYwkuwuuA8 46
clean_py-1.0.0.dist-info/top_level.txt sha256=_APcI_JtOLMX7gZC50OrRqCppHc-p2sNI7FjFKtEoDs 9
clean_py-1.0.0.dist-info/RECORD

top_level.txt

clean_py

entry_points.txt

clean-py = clean_py.cli:app