netwulf Logo
stable
  • About this project

Python API

  • Starting a visualization
  • Use network style in Python
  • Reproducing the figure in Python
  • Network manipulation
  • Data I/O

Visualization

  • Interactive visualization

Cookbook

  • Simplest use case
  • Node and link attributes
  • Initial node positions
  • Save as PDF
  • Labels and node positions

Dev notes

  • General remarks
  • Testing

Reference

  • Interactive module
  • Tools module
  • Data I/O module
netwulf
  • Docs »
  • Index
  • Edit on GitHub

Index

A | B | D | E | G | L | M | N | P | R | S | V

A

  • add_edge_label() (in module netwulf.tools)
  • add_node_label() (in module netwulf.tools)

B

  • bind_properties_to_network() (in module netwulf.tools)

D

  • do_POST() (netwulf.interactive.NetwulfHTTPRequestHandler method)
  • draw_netwulf() (in module netwulf.tools)

E

  • end_requested (netwulf.interactive.NetwulfHTTPServer attribute)

G

  • get_filtered_network() (in module netwulf.tools)

L

  • load() (in module netwulf.io)
  • log_message() (netwulf.interactive.NetwulfHTTPRequestHandler method)

M

  • mkdirp_customdir() (in module netwulf.interactive)

N

  • netwulf.interactive (module)
  • netwulf.io (module)
  • netwulf.tools (module)
  • NetwulfHTTPRequestHandler (class in netwulf.interactive)
  • NetwulfHTTPServer (class in netwulf.interactive)
  • node_pos() (in module netwulf.tools)

P

  • posted_config (netwulf.interactive.NetwulfHTTPServer attribute)
  • posted_image_base64 (netwulf.interactive.NetwulfHTTPServer attribute)
  • posted_network_properties (netwulf.interactive.NetwulfHTTPServer attribute)
  • prepare_visualization_directory() (in module netwulf.interactive)

R

  • run() (netwulf.interactive.NetwulfHTTPServer method)

S

  • save() (in module netwulf.io)
  • serve_forever() (netwulf.interactive.NetwulfHTTPServer method)
  • stop_this() (netwulf.interactive.NetwulfHTTPServer method)

V

  • visualize() (in module netwulf.interactive)

© Copyright 2019, Benjamin F. Maier Revision 6ccf08d9.

Built with Sphinx using a theme provided by Read the Docs.