-
Notifications
You must be signed in to change notification settings - Fork 5
Home
Adriano edited this page Apr 25, 2015
·
4 revisions
Welcome to the yserial wiki!
SUMMARY: single module file, yserial = serialization + persistance.
In a few lines of Python code, compress and annotate Python objects into SQLite; then later retrieve them chronologically by keywords without any SQL. Highly useful NoSQL "standard" module for a database to store schema-less data.
- https://git.io/yserial points to the GitHub repository.
- https://git.io/y_serial points to the latest module directly.
- Ten-minute HOWTO tutorial at http://nbviewer.ipython.org/urls/git.io/yserial-HOWTO.ipynb