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.2.tar.gz (5.9 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.2-py3-none-any.whl (5.5 kB view details)

Uploaded Python 3

File details

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

File metadata

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

File hashes

Hashes for pygraphlib-0.0.2.tar.gz
Algorithm Hash digest
SHA256 bfa2f1350ab64c5d3097e60e1c94f051340c0cb7f6a89fb840bd7ec35966457b
MD5 e18c1c04acc7a59d1e7928c9dbb07341
BLAKE2b-256 eb1d47eaad3e2dc652262f159d60f6e912cb31869989271564be2db671ce1bd4

See more details on using hashes here.

File details

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

File metadata

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

File hashes

Hashes for PyGraphLib-0.0.2-py3-none-any.whl
Algorithm Hash digest
SHA256 00dc5cc486ac0ffc3653cf3f55cadc74ca89e49c15eadb4a032eec3a1003d25f
MD5 af6048d41489a592e8912d0075d2b0ba
BLAKE2b-256 b3762f1b0c074e68afef89f7593d29b10ac26e8769ae0b67560ea467e8a739a5

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