pythonCFG

An easy-to-use library for implementing and visualizing a control flow graph in python.

Installation

In a virtualenv (see these instructions if you need to create one):

pip3 install pythoncfg

Dependencies

  • None

Releases

Version Released Bullseye
Python 3.9
Bookworm
Python 3.11
Trixie
Python 3.13
Files
1.2.4 2023-02-01      
1.2.2 2023-02-01      
1.2.1 2023-02-01      
1.2.0 2023-02-01      
1.1.9 2023-01-29      
1.1.8 2023-01-29      
1.1.7 2023-01-29      
1.1.6 2023-01-29      
1.1.5 2023-01-29      
1.1.4 2023-01-29      
1.1.3 2023-01-29      
1.1.2 2023-01-29      
1.1.1 2023-01-29      
1.1.0 2023-01-29      
1.0.9 2023-01-29      
1.0.8 2023-01-29      
1.0.7 2023-01-29      
1.0.6 2023-01-29      
1.0.5 2023-01-29      
1.0.4 2023-01-29      
1.0.3 2023-01-28      
1.0.1 2023-01-28      
1.0.0 2023-01-28      

Issues with this package?

Page last updated 2025-09-11 23:19:32 UTC