Download

{% if version.split('.')[-1].startswith('dev') %}

This documentation is for version {{ version }}, which is not released yet.

You can get the latest source from http://networkx.lanl.gov/hg/networkx/ or look for released versions in the Python Package Index.

{% else %}

Current version: {{ version }}

Get NetworkX from the Python Package Index, or install it with:

easy_install networkx
{% endif %}

Questions? Suggestions?

Join the Google group:

You can also open a ticket at the NetworkX Developer Zone.