Skip to main content

A minimalist graph library

Project description

PyGraphia is in early development phase.

PyGraphia aims to be a minimalist graph library to help you implement graph algorithms out of the box.

It also comes with its own implementations of few popular graph algorithms.

The current features are:

  • Following graph data types: Graph, Vertex, Edge, Walk, Path

  • Following algorithms: Breadth First Search, Depth First Search, Prim’s MST generation

  • The Graph data type` comes with a lot of in-built properties like is_connected, is_eulerian etc.

Future goals:

  • Expand algorithms coverage

  • More support for directed graphs

  • Thorough testing setup

  • Thorough documentation

  • CI/CD setup

Currently development time constrainted due to my busy university schedule. Hopefully I will be able to invest more time next month.

Contributors and testers are welcome.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

pygraphia-2023.1006a0.tar.gz (21.8 kB view hashes)

Uploaded Source

Built Distribution

pygraphia-2023.1006a0-py3-none-any.whl (21.3 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page