python-code-quality 0.1.10__py3-none-any.whl → 0.1.11__py3-none-any.whl

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -1,10 +1,13 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: python-code-quality
3
- Version: 0.1.10
3
+ Version: 0.1.11
4
4
  Summary: Python Code Quality Analysis Tool - feed the results from 11 CQ tools straight into an LLM. Minimal tokens.
5
5
  Author: Chris Kilner
6
6
  Author-email: Chris Kilner <chris@rhiza.fr>
7
7
  License-Expression: MIT
8
+ Classifier: Programming Language :: Python :: 3.12
9
+ Classifier: Programming Language :: Python :: 3.13
10
+ Classifier: Programming Language :: Python :: 3.14
8
11
  Requires-Dist: bandit>=1.8.0
9
12
  Requires-Dist: coverage>=7.8.2
10
13
  Requires-Dist: diskcache>=5.6.3
@@ -26,6 +29,12 @@ Description-Content-Type: text/markdown
26
29
 
27
30
  # CQ - Python Code Quality Analysis Tool
28
31
 
32
+ [![CI](https://img.shields.io/github/actions/workflow/status/rhiza-fr/py-cq/ci.yml?label=CI)](https://github.com/rhiza-fr/py-cq/actions/workflows/ci.yml)
33
+ [![codecov](https://codecov.io/gh/rhiza-fr/py-cq/graph/badge.svg)](https://codecov.io/gh/rhiza-fr/py-cq)
34
+ [![PyPI version](https://img.shields.io/pypi/v/python-code-quality)](https://pypi.org/project/python-code-quality/)
35
+ [![Python versions](https://img.shields.io/pypi/pyversions/python-code-quality)](https://pypi.org/project/python-code-quality/)
36
+ [![License](https://img.shields.io/github/license/rhiza-fr/py-cq)](LICENSE)
37
+
29
38
  Feed the results from 11+ code quality tools to an LLM. Minimal tokens.
30
39
 
31
40
  Why? It removes the mental burden of understanding all these tools and parsing their results.
@@ -27,7 +27,7 @@ py_cq/parsers/typarser.py,sha256=zrI0KS65MUGPxYPP74B6BRyTbjcPhKyQPjH2KZIyxN0,249
27
27
  py_cq/parsers/vultureparser.py,sha256=U6zC7P0ATA_N4SB90BahKF5QHMITf_z-NsOgrh_Q5rA,1995
28
28
  py_cq/py.typed,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
29
29
  py_cq/tool_registry.py,sha256=oMEkFHkU3gg5UpeGD4zHtynOYmWieRgDN5kTwZ5KsE8,1584
30
- python_code_quality-0.1.10.dist-info/WHEEL,sha256=Y4JtJkdCWKLnDS7bvHXqjUWSsYTnJMN9TTubfHSxAyo,80
31
- python_code_quality-0.1.10.dist-info/entry_points.txt,sha256=cfWbTw7eYO6Trv1-Z_odL6Zta9CqYU6Vk9lAHdfB60Q,40
32
- python_code_quality-0.1.10.dist-info/METADATA,sha256=YSf-Gi84I-D8SWRe4tA5oS9AuH2nKLu6W88pVBUjO3Q,11358
33
- python_code_quality-0.1.10.dist-info/RECORD,,
30
+ python_code_quality-0.1.11.dist-info/WHEEL,sha256=Y4JtJkdCWKLnDS7bvHXqjUWSsYTnJMN9TTubfHSxAyo,80
31
+ python_code_quality-0.1.11.dist-info/entry_points.txt,sha256=cfWbTw7eYO6Trv1-Z_odL6Zta9CqYU6Vk9lAHdfB60Q,40
32
+ python_code_quality-0.1.11.dist-info/METADATA,sha256=jFwxqdRuW0FKdFkS9rhUnJ7Olv2ablFvnF20Wk_s1Eo,12091
33
+ python_code_quality-0.1.11.dist-info/RECORD,,