blue-chip

View on PyPIReverse Dependencies (0)

0.0.9 blue_chip-0.0.9-py3-none-any.whl

Wheel Details

Project: blue-chip
Version: 0.0.9
Filename: blue_chip-0.0.9-py3-none-any.whl
Download: [link]
Size: 13119
MD5: 0a956343af857e47fc2b6c77f6df82f0
SHA256: d26a4dfc89db0b08f99705c9d0408f23d5262753379e42834efa99810ba90f15
Uploaded: 2022-06-26 02:54:49 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: blue-chip
Version: 0.0.9
Summary: One click Python code quality package
Author: Gabriel Gore
Author-Email: gabriel59kg[at]gmail.com
Home-Page: https://pypi.org/project/blue-chip/
Project-Url: Repository, https://github.com/Kilo59/blue-chip
License: GPLv2
Classifier: Development Status :: 3 - Alpha
Classifier: License :: Other/Proprietary License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Topic :: Software Development :: Quality Assurance
Classifier: Topic :: Utilities
Requires-Python: >=3.6.2,<4.0.0
Requires-Dist: black (<23.0.0,>=22.3.0)
Requires-Dist: invoke
Requires-Dist: isort (<6.0.0,>=5.10.1)
Requires-Dist: prospector[with_pyroma] (<2.0,>=1.2)
Description-Content-Type: text/markdown
[Description omitted; length: 2399 characters]

WHEEL

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

RECORD

Path Digest Size
blue_chip/__init__.py sha256=hzw7mkXX9cBNUim5A7299oZwfQIeURmFibxyd_dZyHc 121
blue_chip/__main__.py sha256=DVNRjtJRjrcj5bfrMN57YpbY7901wh41bWhDCjVuIUU 672
blue_chip/config/__init__.py sha256=_M99B2jLmWWcNcDBukwOTnZsoTV7wL-qvOJ_6fGW8PE 120
blue_chip/config/data.py sha256=2DxIa6iugjdPdwKsQ007yGIk9XBwto0FROjCYU7Es-4 1570
blue_chip/constants.py sha256=dOaagnaA1y6lhtVJ7NFFmSM-0unIdnYkP9ut6qxeU2k 161
blue_chip/tasks/__init__.py sha256=QdUupI8aJJBD3zZFSlBJOpyCxmtROeHupYr9zZPPGOA 64
blue_chip/tasks/formatting.py sha256=gJyE_ohbrTYAybU8vR3Q5ZA2VwKIqAVGRWo-uSEMvYI 1863
blue_chip/tasks/linting.py sha256=K7ovAgRVR-cm_EJd4P_hlBXDwxM4d9KmigTxEB08Pio 1238
blue_chip-0.0.9.dist-info/entry_points.txt sha256=IJIErAs1Dq5nTfI_v7ipKk5mZ86EZGPi8Q1fr5hIb3I 88
blue_chip-0.0.9.dist-info/LICENSE sha256=WoTRadDy8VbcIKoVzl5Q1QipuD_cexAf3ul4MaVLttc 18044
blue_chip-0.0.9.dist-info/WHEEL sha256=DA86_h4QwwzGeRoz62o1svYt5kGEXpoUTuTtwzoTb30 83
blue_chip-0.0.9.dist-info/METADATA sha256=IvFwWXfP1CbIuJn8htQBE9tmOfmTWOHvIRg8KDFbyPA 3341
blue_chip-0.0.9.dist-info/RECORD

entry_points.txt

bc = blue_chip.__main__:program.run
bcp = blue_chip.__main__:program.run