PhyNetPy Interactive Demo

Try network analysis algorithms directly in your browser

Experiment with PhyNetPy's powerful network analysis capabilities using real Python code. No installation required - everything runs in your browser using WebAssembly.

Getting Started

  • Select an example from the dropdown
  • Click "Run Code" to execute
  • Modify the code and experiment freely
  • Use "Reset Code" to restore original example

Available Packages

  • NumPy - Numerical computing
  • NetworkX - Network analysis
  • Matplotlib - Plotting and visualization
  • PhyNetPy - Advanced network algorithms

Important Notes

  • Code runs entirely in your browser
  • No data is sent to any server
  • Refresh page if environment becomes unstable
  • Larger computations may take longer