Git as a Data Store in Python (and Ruby)
I recently stumbled across an older article titled Using Git as a versioned data store in Python by @jwiegley. Your browser does not support IFrames Basically, it’s a module similar…
I recently stumbled across an older article titled Using Git as a versioned data store in Python by @jwiegley.
Basically, it’s a module similar to Python’s shelve which stores your data in a Git repository. Nicely done.
The repository is part of his git-issues project at http://github.com/jwiegley/git-issues.
(There’s also a similar project in Ruby, GitStore http://github.com/georgi/git_store, worth looking into.)
Written by
Related posts
Apply now for GitHub Universe 2023 micro-mentoring
As part of our ongoing commitment to accelerate human progress through Social Impact initiatives, we’re offering students 30-minute, 1:1 micro-mentoring sessions with GitHub employees ahead of Universe.
The 2023 Open Source Program Office (OSPO) Survey is live!
Help quantify the state of enterprise open source by taking the 2023 OSPO survey.
Godot 4.0 Release Party 🎉
We are delighted to host the Godot 4.0 Release Party at GitHub HQ on Wednesday, March 22 from 6:30 pm to 9:30 pm. And you’re invited!