Skip to main content

A simple and incomplete graph library for Python

Project description

PyGraphLib

PyGraphLib is a Python library for graph data structures and algorithms. It is designed to be simple and easy to use, while still providing literally no range of functionality.

The functionality that is provided is either not working, not tested, or not documented. The library is not intended for production use, but rather as a learning tool for me, and only me. I am not responsible for any damage caused by using this library (is this sentence even legally binding?).

Features

  • Graph Construction: Build graphs easily, assuming all connections do absolutely nothing.
  • Graph Algorithms: Implement badoy optimized algorithms that might work occasionally, if at all.
  • Visualization: Plot your non-functional graphs with matplotlib in confusing and very modular ways.

Installation

pip install pygraphlib

Usage

from pygraphlib import Graph

Testing

To run the tests, navigate to the tests directory and execute:

build urself

pip install build
python -m build
pip install twine
twine upload dist/*

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

pygraphlib-0.0.6.tar.gz (5.8 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

PyGraphLib-0.0.6-py3-none-any.whl (5.4 kB view details)

Uploaded Python 3

File details

Details for the file pygraphlib-0.0.6.tar.gz.

File metadata

  • Download URL: pygraphlib-0.0.6.tar.gz
  • Upload date:
  • Size: 5.8 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.1.1 CPython/3.12.4

File hashes

Hashes for pygraphlib-0.0.6.tar.gz
Algorithm Hash digest
SHA256 5bad51b7f458794c201bd821797237be8bd367c42fd53068b7741fa4322abb5e
MD5 c7c33f1e05f943401b8b2f73c6dded48
BLAKE2b-256 000b5c43b6603f3251f965a400327db8284e888f4033ed14485f73187e801e74

See more details on using hashes here.

File details

Details for the file PyGraphLib-0.0.6-py3-none-any.whl.

File metadata

  • Download URL: PyGraphLib-0.0.6-py3-none-any.whl
  • Upload date:
  • Size: 5.4 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.1.1 CPython/3.12.4

File hashes

Hashes for PyGraphLib-0.0.6-py3-none-any.whl
Algorithm Hash digest
SHA256 0f05689a8437b96446abeab29bf5d4f59a9a34205b6ba1af6aaef1b61096bf9b
MD5 d9027e644ece947a3f75324c6fd764c9
BLAKE2b-256 16ed77736d6c2fbf352f20a7e2681d004a601ce9e8ad29fccbcbdb6a56b9b0b2

See more details on using hashes here.

Supported by

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