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

Uploaded Python 3

File details

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

File metadata

  • Download URL: pygraphlib-0.0.7.tar.gz
  • Upload date:
  • Size: 5.9 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.7.tar.gz
Algorithm Hash digest
SHA256 87978fdc8bb220b35eedbc670340ac962e46bde915a5a70a74e0d66add7ea905
MD5 9b0b19c2bd10d6f9e6e0b89284114d83
BLAKE2b-256 d0e880770f983fa3d538f029184e24bf5b3645e6d8d15680a192c85d41ee8ddc

See more details on using hashes here.

File details

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

File metadata

  • Download URL: PyGraphLib-0.0.7-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.12.4

File hashes

Hashes for PyGraphLib-0.0.7-py3-none-any.whl
Algorithm Hash digest
SHA256 a3657ebdd296d15a6402a5e091db3cd4c7a4c5bb7d0d087bd36da7280a2fbaf4
MD5 5190508aa0d1be28b7b618f4878aaedf
BLAKE2b-256 c760cfa0d319812a6aa589949b48790b07eb1e4ddbbc60b092d4bd0de7241dd6

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