Skip to main content

A library for different graph functionalities and operations.

Project description

GraphifyPy

Note: This is a library still in the works and is not fully functional.


Installation

pip install GraphifyPy

Getting Started

GraphifyPy is a library meant for constructing graphs made using user-defined nodes/vertices and edges connecting these nodes/vertices, using Python. Alternatively, this library currently has the functionality to generate 3 special types of graphs based on user-defined sizes- Complete, Bipartite and Cycle graphs.

The UndirectedGraph() class is to be called for the purposes of a user-defined graph.

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

graphifypy-0.0.7.tar.gz (6.0 kB view hashes)

Uploaded Source

Built Distribution

graphifypy-0.0.7-py3-none-any.whl (6.4 kB view hashes)

Uploaded Python 3

Supported by

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