networkfox
Lightweight computation graphs for Python
Lightweight computation graphs for Python
To install this package, run one of the following:
NetworkFoX is a fork of graphkit, which adds the ability to do computations on top of NetworkX graphs. It stands for Network F of X. The features NetworkFoX adds to graphkit are: Control flow nodes, such as If, ElseIf, and Else. Type annotations and type checking for function inputs and outputs. Coloring nodes in a graph and evaluating only nodes of a given color. Picklable graphs. Fixing various bugs in graphkit.
Summary
Lightweight computation graphs for Python
Last Updated
Sep 11, 2025 at 02:09
License
BSD-3-Clause
Supported Platforms
Unsupported Platforms
GitHub Repository
https://github.com/slac-lcls/networkfox/Documentation
https://github.com/slac-lcls/networkfox/