“A synonym of Git Storage”
## Wrapped NoSQL Built On Git
GitLarder is a dead-simple flat-file storage mechanism meant for data needing strict version control with few writes. It’s built straight on top of git and works alongside it.
### Usage
A GitRecordFactory object can be instantiated with a repo path. The path should point to a real git repository, and anything intended to be interacted with using GitLarder should be simple json files in directories (called “models”). Any tree not intended to be pointed at with GitLarder should be shoved into a .gitrecord_ignore file in the top level.
A GitRecord object can be instantiated from a dict, but the more likely usage is to retrieve a class from the GitRecordFactory using get_model. The factory finder methods can then be called on the generated GitRecord subclass without having to explicitly pass in a model name.
Release files for GitLarder 0.9.2
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| GitLarder-0.9.2.zip | 8.0 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| GitLarder-0.9.2-py2.py3-none-any.whl | Python 2, Python 3 | none | any | Details |
Total release size: 13.7 kB
Release files / GitLarder-0.9.2.zip
| Download URL | GitLarder-0.9.2.zip |
|---|---|
| Size | 8.0 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
ebbbff9c28a371f515d3ba998ada2c60be9848e013bd38e5b0db8148b25384a8
|
|
BLAKE2b-256 checksum How to use checksums |
477c86e57aa358b1879e167b9f2e5f6829db6a12aa132a21691ddeb5099377d6
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
Release files / GitLarder-0.9.2-py2.py3-none-any.whl
| Download URL | GitLarder-0.9.2-py2.py3-none-any.whl |
|---|---|
| Size | 5.8 kB |
| Tags | Python 2 Python 3 |
|
SHA-256 checksum How to use checksums |
9481c38043ac0649444504ebece6f455640c290b02e66c32a3bdb5a088f13a94
|
|
BLAKE2b-256 checksum How to use checksums |
faa659a103c2ff046928c227e4c879a45a31ae14f3add797af7982df998ba498
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |