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
Students: Start building your skills with the GitHub Foundations certification
The GitHub Foundations Certification exam fee is now waived for all students verified through GitHub Education.
Announcing GitHub Secure Open Source Fund: Help secure the open source ecosystem for everyone
Applications for the new GitHub Secure Open Source Fund are now open! Applications will be reviewed on a rolling basis until they close on January 7 at 11:59 pm PT. Programming and funding will begin in early 2025.
Software is a team sport: Building the future of software development together
Microsoft and GitHub are committed to empowering developers around the world to innovate, collaborate, and create solutions that’ll shape the next generation of technology.