gograph simplifies graph analysis using modern best practices
Project description
Welcome to gograph
Install
pip install gograph
conda install gograph
How to use
The lib provides a Graph class that you can use create and analyse
graphs!
g = Graph(vertices=['u', 'v', 'z'], edges=['uv', 'uz', 'zz'])
g.n_vertices()
3
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
gograph-0.0.11.tar.gz
(7.7 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file gograph-0.0.11.tar.gz.
File metadata
- Download URL: gograph-0.0.11.tar.gz
- Upload date:
- Size: 7.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.10.6
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
55c66c2882dd8c2bfdd42e8749c407a805751c5f8c4847046806487472af559b
|
|
| MD5 |
763fe7078eb54a882f1988c1166b433a
|
|
| BLAKE2b-256 |
0d44da4dbbc0861ccac43fe41546ad319a7b0be1502d6872d850e4d3a688a0a7
|
File details
Details for the file gograph-0.0.11-py3-none-any.whl.
File metadata
- Download URL: gograph-0.0.11-py3-none-any.whl
- Upload date:
- Size: 7.6 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.10.6
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
14781b9d64411a151dee6e22f2909914f6a5d6b0ccad192191c7f1c1ef63eb24
|
|
| MD5 |
670b79fcd4b32cf932c6621ce10e1930
|
|
| BLAKE2b-256 |
7b938bd54e49f3e911d62bdf50ab0c45a1d7aad03c8848d82a6be7e05947c18c
|