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

Uploaded Python 3

File details

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

File metadata

  • Download URL: pygraphlib-0.0.4.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.4.tar.gz
Algorithm Hash digest
SHA256 b6552ec6e7551dd44116317b7f0cf8d52a074efd469ad6d9e58c89dc4c7b26e1
MD5 36fbb983cd83d9f809f23d6e35020a84
BLAKE2b-256 9a6c17c89b733bd16d9ab0a937f9e11568834de7a180f4471b2264c9e9c3cc5c

See more details on using hashes here.

File details

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

File metadata

  • Download URL: PyGraphLib-0.0.4-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.4-py3-none-any.whl
Algorithm Hash digest
SHA256 6d2ce495c5db38e864d0f4a5d8fa059cc57e2aaaf24457af5dc2c49b054e53ae
MD5 6b2884a20ad011b50f00e3b8dd413a7f
BLAKE2b-256 fc84cf948c52569fb1c062cac4b640b98e9a165f9df5586f2c5aea1efdabecd8

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