codegraph icon indicating copy to clipboard operation
codegraph copied to clipboard

CodeGraph - Tool that create a graph of code to show dependencies between code entities (methods, classes and etc).

Results 5 codegraph issues
Sort by recently updated
recently updated
newest added

Getting this on Python 3.11: ``` Traceback (most recent call last): File "", line 198, in _run_module_as_main File "", line 88, in _run_code File "C:\Users\bach_ar\.conda\envs\311\Scripts\cg.exe\__main__.py", line 7, in File "C:\Users\bach_ar\.conda\envs\311\Lib\site-packages\codegraph\main.py",...

Bumps [pillow](https://github.com/python-pillow/Pillow) from 9.2.0 to 10.0.1. Release notes Sourced from pillow's releases. 10.0.1 https://pillow.readthedocs.io/en/stable/releasenotes/10.0.1.html Changes Updated libwebp to 1.3.2 #7395 [@​radarhere] Updated zlib to 1.3 #7344 [@​radarhere] 10.0.0 https://pillow.readthedocs.io/en/stable/releasenotes/10.0.0.html Changes...

dependencies

**Is your feature request related to a problem? Please describe.** A clear and concise description of what the problem is. Ex. I'm always frustrated when [...] Just want to see...

**Describe the bug** A clear and concise description of what the bug is. pip install codegraph Fails. This is outlined in the README to install this tool. **To Reproduce** Steps...