codesweep

View on PyPIReverse Dependencies (0)

0.0.2 codesweep-0.0.2-py3-none-any.whl

Wheel Details

Project: codesweep
Version: 0.0.2
Filename: codesweep-0.0.2-py3-none-any.whl
Download: [link]
Size: 7623
MD5: e15fc38f421109f7a65f4eb902f4ee4a
SHA256: fb9bbdff77ccae95b658c17cd5e02be8e3635e4b882082fa52ff72839387a751
Uploaded: 2024-03-31 13:58:30 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: codesweep
Version: 0.0.2
Summary: Streamline Code Maintenance: Instant Clean-Up and Rule Enforcement, Zero Configuration Required.
Author: joehaddad2000
Author-Email: joehaddad129[at]gmail.com
License: MIT
Classifier: Development Status :: 2 - Pre-Alpha
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: Implementation :: CPython
Classifier: Programming Language :: Python :: Implementation :: PyPy
Classifier: Topic :: Software Development
Classifier: Topic :: Software Development :: Libraries
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Classifier: Typing :: Typed
Requires-Python: >=3.8,<4.0
Requires-Dist: mypy (<2.0.0,>=1.9.0)
Requires-Dist: ruff (<0.4.0,>=0.3.4)
Requires-Dist: toml (<0.11.0,>=0.10.2)
Requires-Dist: typer (<0.13.0,>=0.12.0)
Description-Content-Type: text/markdown
[Description omitted; length: 2582 characters]

WHEEL

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

RECORD

Path Digest Size
codesweep/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
codesweep/_config/mypy.ini sha256=wdDpFCgd4t8uBFg_Z33RhI6XBiUyUFZlcTmmx_qhVgE 369
codesweep/_config/ruff.toml sha256=C4RvDQGhWKj-x9Jp2Z0KLjEJ4cfYfRCUmDsIJi5CLjo 1082
codesweep/_core.py sha256=7mLEUq_Jp_ZZR8zA2mMdERU35ZcqShb51opL-qq_pPw 3160
codesweep/_utils.py sha256=7N0dvHaq-HhBTqe3PkQRaoxPQhBSD0yGKLVHZSLRZ2E 2365
codesweep/main.py sha256=EHDdRhUO2O6FUejUtWPAhjhk_JR2fsHtrPqBFAk6-9c 943
codesweep/py.typed sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
codesweep-0.0.2.dist-info/entry_points.txt sha256=eWSCfFiLB4DBZNRKpGJyiDWgNzFcLZq49IzGkDowhE4 41
codesweep-0.0.2.dist-info/LICENSE sha256=X1o1U3mpgoS5KAWE_UtsAGTDgYJ8ZVinZtIlMNhlCz0 1088
codesweep-0.0.2.dist-info/METADATA sha256=fExYiZhULd70ucYky-E3xN4NTgbp32QksmoKCooZTXM 3814
codesweep-0.0.2.dist-info/WHEEL sha256=d2fvjOD7sXsVzChCqf0Ty0JbHKBaLYwDbGQDwQTnJ50 88
codesweep-0.0.2.dist-info/RECORD

entry_points.txt

cs = codesweep.main:app