codeanalyzer-python 0.1.2__py3-none-any.whl → 0.1.3__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,6 +1,6 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: codeanalyzer-python
3
- Version: 0.1.2
3
+ Version: 0.1.3
4
4
  Summary: Static Analysis on Python source code using Jedi, CodeQL and Treesitter.
5
5
  Author-email: Rahul Krishna <i.m.ralk@gmail.com>
6
6
  License-File: LICENSE
@@ -20,9 +20,9 @@ Requires-Dist: toml>=0.10.2
20
20
  Requires-Dist: typer>=0.16.0
21
21
  Description-Content-Type: text/markdown
22
22
 
23
- ![logo](./docs/assets/logo.png)
23
+ ![logo](https://github.com/codellm-devkit/codeanalyzer-python/blob/main/docs/assets/logo.png?raw=true)
24
24
 
25
- Python Static Analysis Backend for CLDK
25
+ # A Python Static Analysis Toolkit (and Library)
26
26
 
27
27
  A comprehensive static analysis tool for Python source code that provides symbol table generation, call graph analysis, and semantic analysis using Jedi, CodeQL, and Tree-sitter.
28
28
 
@@ -18,9 +18,9 @@ codeanalyzer/syntactic_analysis/symbol_table_builder.py,sha256=b9IlM-WsCO_p2a0jU
18
18
  codeanalyzer/utils/__init__.py,sha256=Ipgq2cSoNgTMSi-BamJoIAWo_1LN2IyaYW4Ms1z-qnI,157
19
19
  codeanalyzer/utils/logging.py,sha256=UkSKx9IyBd7mCGcgXTR-PX-Rw-x_0tZDRRnwDyrGeuY,600
20
20
  codeanalyzer/utils/progress_bar.py,sha256=4BmrOVEzZt2rOvGNoP-j_8rCapDZU36VibUA8S7--9A,2442
21
- codeanalyzer_python-0.1.2.dist-info/METADATA,sha256=27Q1g78MrXf48H5qcJ9SPx8pWVOxY09gEY6EuuuzshE,7394
22
- codeanalyzer_python-0.1.2.dist-info/WHEEL,sha256=qtCwoSJWgHk21S1Kb4ihdzI2rlJ1ZKaIurTj_ngOhyQ,87
23
- codeanalyzer_python-0.1.2.dist-info/entry_points.txt,sha256=eUrB7Jq5Oav6RblMX_RYfVLSw_h15NbzC3fNSnGsPuM,59
24
- codeanalyzer_python-0.1.2.dist-info/licenses/LICENSE,sha256=xx0jnfkXJvxRnG63LTGOxlggYnIysveWIZ6H3PNdCrQ,11357
25
- codeanalyzer_python-0.1.2.dist-info/licenses/NOTICE,sha256=YU0Z9NDWqKY-2jfFcbxeZ6fbnzz0oZeKmnUcO8a-bcQ,901
26
- codeanalyzer_python-0.1.2.dist-info/RECORD,,
21
+ codeanalyzer_python-0.1.3.dist-info/METADATA,sha256=eFLmP0pz3-NBuVqz5BBwytwkYNmloNtdVBr6WIBGEGU,7474
22
+ codeanalyzer_python-0.1.3.dist-info/WHEEL,sha256=qtCwoSJWgHk21S1Kb4ihdzI2rlJ1ZKaIurTj_ngOhyQ,87
23
+ codeanalyzer_python-0.1.3.dist-info/entry_points.txt,sha256=eUrB7Jq5Oav6RblMX_RYfVLSw_h15NbzC3fNSnGsPuM,59
24
+ codeanalyzer_python-0.1.3.dist-info/licenses/LICENSE,sha256=xx0jnfkXJvxRnG63LTGOxlggYnIysveWIZ6H3PNdCrQ,11357
25
+ codeanalyzer_python-0.1.3.dist-info/licenses/NOTICE,sha256=YU0Z9NDWqKY-2jfFcbxeZ6fbnzz0oZeKmnUcO8a-bcQ,901
26
+ codeanalyzer_python-0.1.3.dist-info/RECORD,,