Ratio graph handling in Python.
Project description
RaGraph
RaGraph is a package to create, manipulate, and analyze graphs consisting of nodes and edges. Nodes usually represent (hierarchies of) objects and edges the dependencies or relationships between them.
These graphs, or networks if you will, lend themselves well to applied analyses like clustering and sequencing, as well as analyses involving the calculation of various insightful metrics.
User documentation
For all user-facing documentation, please head over to our beautiful documentation over at https://ragraph.ratio-case.nl!
Development installation
This project is packaged using poetry. Packaging information as well as dependencies are stored in pyproject.toml.
Installing the project and its development dependencies can be done using poetry install -E all
.
Tests
Tests can be run using poetry run pytest
.
Linting
Linting config is included in pyproject.toml for both Black and Ruff.
Contributions and license
To get contributing, feel free to fork, pick up an issue or file your own and get going for your first merge! We'll be more than happy to help.
For contribution instructions, head over to the open-source GitLab repository!
All code snippets in the tutorial and how-to guide sections of the package documentation are free to use.
If you find any documentation worthwhile citing, please do so with a proper reference to our documentation!
RaGraph is licensed following a dual licensing model. In short, we want to provide anyone that wishes to use our published software under the GNU GPLv3 to do so freely and without any further limitation. The GNU GPLv3 is a strong copyleft license that promotes the distribution of free, open-source software. In that spirit, it requires dependent pieces of software to follow the same route. This might be too restrictive for some. To accommodate users with specific requirements regarding licenses, we offer a proprietary license. The terms can be discussed by reaching out to Ratio.
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
Built Distribution
File details
Details for the file ragraph-1.22.1.tar.gz
.
File metadata
- Download URL: ragraph-1.22.1.tar.gz
- Upload date:
- Size: 232.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.8.4 CPython/3.11.10 Linux/5.15.154+
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 27d5a21572823bb2ad677381c74c360fae899460613fbd98b0738bb7dd2989fb |
|
MD5 | 7b33e3e8704972fc58cfab7930f1e8f9 |
|
BLAKE2b-256 | 3cae78eb7732d107f49a5f2d5290b83431abf814deb5de9e2b52542280d28e06 |
File details
Details for the file ragraph-1.22.1-py3-none-any.whl
.
File metadata
- Download URL: ragraph-1.22.1-py3-none-any.whl
- Upload date:
- Size: 290.0 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.8.4 CPython/3.11.10 Linux/5.15.154+
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 5c5e65c78c33573117c6295f714ddbb790a9915c79d0d4947be0324eea893192 |
|
MD5 | c36db2fe8fdb5cd24dd098176e67ee32 |
|
BLAKE2b-256 | 9a918055d1704e28103c4df02fc54481c94ad0b2d33c7f7cf375cce79800a09f |