PyCG icon indicating copy to clipboard operation
PyCG copied to clipboard

Static Python call graph generator

Results 22 PyCG issues
Sort by recently updated
recently updated
newest added

Does pyCG resolve higher-order functions passed in *args or **kwargs? from the snippets, it seems like it works amazingly for normal dicts and lists, so I'm assuming it is possible,...

This is a simple problem but I cant seem to solve it. Using the command "pycg folder" gives me a PermissionError in all cases. I am using pycg on anaconda,...