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.
Release files for GraphifyPy 0.0.7
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| graphifypy-0.0.7.tar.gz | 6.0 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| graphifypy-0.0.7-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 12.4 kB
Release files / graphifypy-0.0.7.tar.gz
| Download URL | graphifypy-0.0.7.tar.gz |
|---|---|
| Size | 6.0 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
8625fa206a1e926212a5c39facff2abf93f80cc6fa56cb2ea93af3fbbfefac5f
|
|
BLAKE2b-256 checksum How to use checksums |
0c8a40f415d8e8f09899424a3e531e32334d222be04d21cb9f5615998e4fdeb6
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/4.0.2 CPython/3.11.5
|
Release files / graphifypy-0.0.7-py3-none-any.whl
| Download URL | graphifypy-0.0.7-py3-none-any.whl |
|---|---|
| Size | 6.4 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
4c6d1367b34ace785a592f7ea3cc45b0f655f1e486146453478790c1e203d4ab
|
|
BLAKE2b-256 checksum How to use checksums |
6abb11689829649db9f3270ba822d780848bf8c97823bc5c46701172f961da4e
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/4.0.2 CPython/3.11.5
|