make-better

View on PyPIReverse Dependencies (0)

0.5.0 make_better-0.5.0-py3-none-any.whl

Wheel Details

Project: make-better
Version: 0.5.0
Filename: make_better-0.5.0-py3-none-any.whl
Download: [link]
Size: 5490
MD5: e708bca530638b78637b13270676478d
SHA256: a0ea9a2928c1fe661fc7137cf829d08bd7b6cf0987b2fab00a1f1521f2de7225
Uploaded: 2023-11-23 13:45:03 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: make_better
Version: 0.5.0
Summary: Easy lint and format you code
Author: roktober
Home-Page: https://github.com/Roktober/make_better
Project-Url: Repository, https://github.com/Roktober/make_better
License: MIT
Keywords: autoformat,flake8,lint
Classifier: Development Status :: 4 - Beta
Classifier: Environment :: Console
Classifier: Framework :: Flake8
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.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Classifier: Topic :: Software Development :: Quality Assurance
Classifier: Typing :: Typed
Requires-Python: >=3.8.1,<4.0.0
Requires-Dist: bandit[toml] (<2.0.0,>=1.7.5)
Requires-Dist: black (<24.0.0,>=23.1.0)
Requires-Dist: flake8 (<7.0.0,>=6.0.0)
Requires-Dist: flake8-async (<23.0.0,>=22.11.14)
Requires-Dist: flake8-bugbear (<24.0.0,>=23.2.13)
Requires-Dist: flake8-comprehensions (<4.0.0,>=3.10.1)
Requires-Dist: flake8-datetimez (<21.0.0,>=20.10.0)
Requires-Dist: flake8-encodings (<0.6.0,>=0.5.0.post1)
Requires-Dist: flake8-import-conventions (<0.2.0,>=0.1.0)
Requires-Dist: flake8-print (<6.0.0,>=5.0.0)
Requires-Dist: flake8-return (<2.0.0,>=1.2.0)
Requires-Dist: flake8-use-pathlib (<0.4.0,>=0.3.0)
Requires-Dist: isort (<6.0.0,>=5.12.0)
Requires-Dist: tryceratops (<3.0.0,>=2.3.2)
Description-Content-Type: text/markdown
[Description omitted; length: 1213 characters]

WHEEL

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

RECORD

Path Digest Size
make_better/__init__.py sha256=iDhdd_J-GrhsYUeKgOg-kRougue1JrLl1ortsCuxhKI 103
make_better/configs/pyproject.toml sha256=PVw5ey3YTXIc1vfs8jsJBgCVEx2VLFow4Z8WiGoUCKA 47
make_better/configs/setup.cfg sha256=t4iJ1rLbZ6uQO4u8pbWxm95of9aF1agZxoaIsW6rY8c 72
make_better/main.py sha256=x6__sZINrxzJylXqZ3VkM_PFp0bYhCTPXMLPxA-i6_4 4918
make_better/py.typed sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
make_better-0.5.0.dist-info/LICENSE sha256=H2EGtdBXC7TC2Mb2psEq3pg7Ojf_ZturjLdmZ6sXj1A 1062
make_better-0.5.0.dist-info/METADATA sha256=n10Mkn6ZJntGbFSQV21y54PRFF46IeYok40blPI-m3A 2894
make_better-0.5.0.dist-info/WHEEL sha256=FMvqSimYX_P7y0a7UY-_Mc83r5zkBZsCYPm7Lr0Bsq4 88
make_better-0.5.0.dist-info/entry_points.txt sha256=iEFf-3_zQjgXNbycNitGATChXDHa5pl6Omn8QvNdXEc 53
make_better-0.5.0.dist-info/RECORD

entry_points.txt

make_better = make_better.main:main