python-code-validator 0.1.1__py3-none-any.whl → 0.1.2__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.
- code_validator/__init__.py +1 -1
- {python_code_validator-0.1.1.dist-info → python_code_validator-0.1.2.dist-info}/METADATA +5 -4
- {python_code_validator-0.1.1.dist-info → python_code_validator-0.1.2.dist-info}/RECORD +7 -7
- {python_code_validator-0.1.1.dist-info → python_code_validator-0.1.2.dist-info}/WHEEL +0 -0
- {python_code_validator-0.1.1.dist-info → python_code_validator-0.1.2.dist-info}/entry_points.txt +0 -0
- {python_code_validator-0.1.1.dist-info → python_code_validator-0.1.2.dist-info}/licenses/LICENSE +0 -0
- {python_code_validator-0.1.1.dist-info → python_code_validator-0.1.2.dist-info}/top_level.txt +0 -0
code_validator/__init__.py
CHANGED
@@ -1,6 +1,6 @@
|
|
1
1
|
Metadata-Version: 2.4
|
2
2
|
Name: python-code-validator
|
3
|
-
Version: 0.1.
|
3
|
+
Version: 0.1.2
|
4
4
|
Summary: A flexible framework for static validation of Python code based on JSON rules.
|
5
5
|
Author-email: Qu1nel <covach.qn@gmail.com>
|
6
6
|
License: MIT License
|
@@ -26,6 +26,7 @@ License: MIT License
|
|
26
26
|
SOFTWARE.
|
27
27
|
|
28
28
|
Project-URL: Homepage, https://github.com/Qu1nel/PythonCodeValidator
|
29
|
+
Project-URL: Documentation, https://pythoncodevalidator.readthedocs.io/en/latest/
|
29
30
|
Project-URL: Bug Tracker, https://github.com/Qu1nel/PythonCodeValidator/issues
|
30
31
|
Keywords: validation,linter,static analysis,testing,education
|
31
32
|
Classifier: Development Status :: 3 - Alpha
|
@@ -78,9 +79,9 @@ Dynamic: license-file
|
|
78
79
|
<h4>
|
79
80
|
<a href="#-quick-usage-example">Usage Examples</a>
|
80
81
|
<span>·</span>
|
81
|
-
<a href="https://
|
82
|
+
<a href="https://pythoncodevalidator.readthedocs.io/en/latest/">Full Documentation</a>
|
82
83
|
<span>·</span>
|
83
|
-
<a href="
|
84
|
+
<a href="https://deepwiki.com/Qu1nel/PythonCodeValidator">AI documentation</a>
|
84
85
|
<span>·</span>
|
85
86
|
<a href="https://github.com/Qu1nel/PythonCodeValidator/blob/main/docs/how_it_works/index.md">Developer's Guide</a>
|
86
87
|
<span>·</span>
|
@@ -280,7 +281,7 @@ Validation failed.
|
|
280
281
|
- **Full User Guide & JSON Specification**: Our complete documentation is hosted on
|
281
282
|
**[Read the Docs](https://[your-project].readthedocs.io)**.
|
282
283
|
- **Developer's Guide**: For a deep dive into the architecture, see the
|
283
|
-
**[How It Works guide](./docs/how_it_works/index.md)**.
|
284
|
+
**[How It Works guide](./docs/how_it_works/index.md)**.
|
284
285
|
- **Interactive AI-Powered Docs**: *(Coming Soon)* An interactive documentation experience.
|
285
286
|
|
286
287
|
## 🤝 Contributing
|
@@ -1,4 +1,4 @@
|
|
1
|
-
code_validator/__init__.py,sha256=
|
1
|
+
code_validator/__init__.py,sha256=etZcfEkc_LFR8gqYPeH6hitwZ5-HS2WKSjl6LW9M8PY,961
|
2
2
|
code_validator/__main__.py,sha256=c7P8Lz3EuwYRHarTEp_DExMUauod9X42p6aTZkpvi10,330
|
3
3
|
code_validator/cli.py,sha256=fLbSP_4ABZGZTH6-L4oAXKVRTW-OVMdpcZgT9F4ibtY,3466
|
4
4
|
code_validator/config.py,sha256=kTqD8-SFbtUQ9oif-TylqNFPadTq5JSGBv84cI0R8dY,2657
|
@@ -14,9 +14,9 @@ code_validator/rules_library/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NM
|
|
14
14
|
code_validator/rules_library/basic_rules.py,sha256=0K45Ed8yjy-pXDZpI1Xvgj94zvaFz-PucFRz__X4uRI,6652
|
15
15
|
code_validator/rules_library/constraint_logic.py,sha256=X95g0673hoZey3LGCBH6AscbIuHYq_aY9WRKIkJhOnk,9525
|
16
16
|
code_validator/rules_library/selector_nodes.py,sha256=JxhUBXS95Dad_60Ut-8XkW2MFM-7bkeRb_yk7vXlNPE,12200
|
17
|
-
python_code_validator-0.1.
|
18
|
-
python_code_validator-0.1.
|
19
|
-
python_code_validator-0.1.
|
20
|
-
python_code_validator-0.1.
|
21
|
-
python_code_validator-0.1.
|
22
|
-
python_code_validator-0.1.
|
17
|
+
python_code_validator-0.1.2.dist-info/licenses/LICENSE,sha256=Lq69RwIO4Dge7OsjgAamJfYSDq2DWI2yzVYI1VX1s6c,1089
|
18
|
+
python_code_validator-0.1.2.dist-info/METADATA,sha256=lYCstaPpPsj2KDOze-aYZFkr_NDi3Cy8UAgUCJHB2Mo,11829
|
19
|
+
python_code_validator-0.1.2.dist-info/WHEEL,sha256=_zCd3N1l69ArxyTb8rzEoP9TpbYXkqRFSNOD5OuxnTs,91
|
20
|
+
python_code_validator-0.1.2.dist-info/entry_points.txt,sha256=pw_HijiZyPxokVJHStTkGCwheTjukDomdk81JyHzv74,66
|
21
|
+
python_code_validator-0.1.2.dist-info/top_level.txt,sha256=yowMDfABI5oqgW3hhTdec_7UHGeprkvc2BnqRzNbI5w,15
|
22
|
+
python_code_validator-0.1.2.dist-info/RECORD,,
|
File without changes
|
{python_code_validator-0.1.1.dist-info → python_code_validator-0.1.2.dist-info}/entry_points.txt
RENAMED
File without changes
|
{python_code_validator-0.1.1.dist-info → python_code_validator-0.1.2.dist-info}/licenses/LICENSE
RENAMED
File without changes
|
{python_code_validator-0.1.1.dist-info → python_code_validator-0.1.2.dist-info}/top_level.txt
RENAMED
File without changes
|