Skip to main content

Pbox is a simple module that makes it easier to handle persistent data using pickle or json.

Project description

Pbox is a simple module that makes it easier to handle persistent data using pickle or json. You don’t need to worry about writing and reading external files as well as packing and unpacking your objects to and from dictionaries. It’s all done for you!

Source code and documentation can be found here.

Changelog

Version 2.6.0:

  • Added option to use json instead of pickle.

  • Methods datafile and cached were added to manually overwrite the box contents.

Version 2.5.4:

  • Expanding documentation.

  • Minor code refactoring.

Version 2.5.3:

  • Minor code refactoring.

Version 2.5.2:

  • Fixed issue that prevented to dump objects living inside functions or classes.

Version 2.5.1:

  • Added cache_datafile property to save the data-file content into cache.

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

pbox-2.6.0.tar.gz (12.1 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