PyGoo is an Object-Graph mapper, similar to SQLAlchemy but for graph DBs
Project description
PyGoo
PyGoo is an object-mapper for graph databases, such as Neo4j. It achieves the same goal as other object-mappers such as SQLAlchemy, but uses graph databases as its backend. It can also work as standalone mode, where there is no synchronization with an underlying database but all the data is kept in memory.
Note: at the moment there is still no backend available, only in-memory graphs are allowed
News
0.1.4
Release date: 25-May-2011
Fixed a few more small bugs
0.1.3
Release date: 22-Jan-2011
Fixed a few bugs, should now allow to run Smewt 0.2.
0.1.2
Release date: 5-Dec-2010
Fixed NEWS.rst file so that PyPI page doesn’t look like crap.
0.1.1
Release date: 3-Dec-2010
Fixed previous release which somehow managed to not get the mentioned fixes…
0.1
Release date: 1-Dec-2010
first release that allows to have Smewt working. Still lots of issues to fix (esp. regarding performance), but it works!
0.1a1
Release date: 26-Sep-2010
first released development version; still not-so-nice codebase, but has the minimum required to run Smewt without apparent bugs
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
File details
Details for the file pygoo-0.1.4.tar.gz
.
File metadata
- Download URL: pygoo-0.1.4.tar.gz
- Upload date:
- Size: 44.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 10f929098e4004fe8362fb85804b96a88b82ad9a719e422103aebac4dc864038 |
|
MD5 | 47f62faf6101f755db8d0b93bf061a5f |
|
BLAKE2b-256 | 4d116a5d6a16a2dffd98c49a75c6e09d03e5994721b41a8319b04c85b8a41160 |