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.3.tar.gz (6.1 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.3-py3-none-any.whl (5.7 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: pygraphlib-0.0.3.tar.gz
  • Upload date:
  • Size: 6.1 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.3.tar.gz
Algorithm Hash digest
SHA256 7305eabb7fbf3f010efa06483bc67e48eda7262630def7713212165ad14ae862
MD5 41a9a3d7f49dcec42db44a16ff917454
BLAKE2b-256 2224784291994ae4e0db061c4420b02d18167a18541016e6e84276bcb986bed9

See more details on using hashes here.

File details

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

File metadata

  • Download URL: PyGraphLib-0.0.3-py3-none-any.whl
  • Upload date:
  • Size: 5.7 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.3-py3-none-any.whl
Algorithm Hash digest
SHA256 2391b2858d15bb90b999888ff2f834e75f51eb018292d07995d073d8e2d710ba
MD5 e73c4b4e8e764e0b1662a8310c830913
BLAKE2b-256 867db3f5bb2b10527ec66ae9a250a15224bbba0c2522870b1055ac77602c05ff

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