objectgraph - A basic graph library

Objectgraph is a library with provides a basic graph library, where nodes are arbitrary objects with an identifier and edges can have associated data.

Release information

Objectgraph 1.0a1 was released on 2019-01-29. See the changelog for information on this release.

Installation

Objectgraph can be installed using pip.

Supported platforms

Objectgraph supports Python 3.6 and later on all platforms. The code is developed using Python 3.7 on macOS, but and regularly tested with other Python versions and on Linux and Windows.

Windows and Linux build status:

https://ci.appveyor.com/api/projects/status/nh82b9hy2h7e0dkf?svg=true

Indices and tables