Skip to main content

Persistent importable archival of python objects to disk

Project description

Persistent archival of python objects in an importable format.

The method of archival is essentially pickling to disk for long term storage in a human readable format. The archives use importable code and so are relatively robust to code changes (in the event that an interface changes, one can manually edit the archive making appropriate changes). Large binary data is stored in hdf5 format for efficiency.

Source:

https://bitbucket.org/mforbes/persist

Issues:

https://bitbucket.org/mforbes/persist/issues

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

persist-1.0.tar.gz (51.9 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page