Project Homepage | Source Code NetworkX
1.11
  • Overview
  • Download
  • Installing
  • Tutorial
  • Reference
  • Testing
  • Developer Guide
    • Working with networkx source code
      • Introduction
      • Install git
      • Following the latest source
      • Making a patch
      • Git for development
      • git resources
  • History
  • Bibliography
  • NetworkX Examples
NetworkX
  • Docs »
  • Developer Guide »
  • Working with networkx source code

Warning

This documents an unmaintained version of NetworkX. Please upgrade to a maintained version and see the current NetworkX documentation.

Working with networkx source codeΒΆ

Contents:

  • Introduction
  • Install git
    • Overview
    • In detail
  • Following the latest source
    • Get the local copy of the code
    • Updating the code
  • Making a patch
    • Making patches
    • Moving from patching to development
  • Git for development
    • Making your own copy (fork) of networkx
    • Set up your fork
    • Configure git
    • Development workflow
    • Maintainer workflow
  • git resources
    • Tutorials and summaries
    • Manual pages online
Next Previous

© Copyright 2016, NetworkX Developers. Last updated on Sep 08, 2017.

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