A Declarative Python Graph API
Project description
# RibbonGraph
A Declarative Python Graph API
RibbonGraph is a Django app which provides a declarative permission layer to a
Neo4j database. It is perfect for building social networking applications.
The RibbonGraph philosophy is that a social graph is a shared resource for all
the users that has rules about how the users are allowed to use the graph.
Therefore all that's required to have a social network is a declaration those
rules. This is what RibbonGraph provides.
Quick start
-----------
1. Add "ribbon" to your INSTALLED_APPS setting like this:
INSTALLED_APPS = [
...
'ribbon',
]
2. That's it.
A Declarative Python Graph API
RibbonGraph is a Django app which provides a declarative permission layer to a
Neo4j database. It is perfect for building social networking applications.
The RibbonGraph philosophy is that a social graph is a shared resource for all
the users that has rules about how the users are allowed to use the graph.
Therefore all that's required to have a social network is a declaration those
rules. This is what RibbonGraph provides.
Quick start
-----------
1. Add "ribbon" to your INSTALLED_APPS setting like this:
INSTALLED_APPS = [
...
'ribbon',
]
2. That's it.
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Filename, size | File type | Python version | Upload date | Hashes |
---|---|---|---|---|
Filename, size ribbon_graph-0.1-py2.py3-none-any.whl (14.0 kB) | File type Wheel | Python version 2.7 | Upload date | Hashes View |
Filename, size ribbon-graph-0.1.tar.gz (11.8 kB) | File type Source | Python version None | Upload date | Hashes View |
Close
Hashes for ribbon_graph-0.1-py2.py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 6ae41f14845584518c3e9705374b6343bea147275181db32238a761e86aa5e50 |
|
MD5 | 23de104025d03992d3292ba0a061f28d |
|
BLAKE2-256 | 5dc79e7dd68d4190ca698a7a04cd9271a5e07f31348b8fbe2a9b7c26ce674034 |