Skip to main content

Python Perl Storable module

Project description

https://travis-ci.org/CowboyTim/python-storable.svg?branch=develop

Overview

This is a Python module that is be able to read Perl storable files. Storable is a nice and efficient binary format for Perl that is very popular. A lot of other serialization/deserialization modules exist that are even more or less standardized: JSON, XML, CSV,.. etc. Storable is more or less Perl specific.

To ease integration between Perl - where storable sometimes is the only option - and Python this module is a bridge.

The module has been tested to work with Python 2.7 and upwards.

Quick Usage

from storable import retrieve
data = retrieve('/path/to/file.storable')

Project details


Download files

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

Source Distributions

No source distribution files available for this release.See tutorial on generating distribution archives.

Built Distribution

storable-1.0.0.post1-py2.py3-none-any.whl (8.7 kB view details)

Uploaded Python 2 Python 3

File details

Details for the file storable-1.0.0.post1-py2.py3-none-any.whl.

File metadata

File hashes

Hashes for storable-1.0.0.post1-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 a2627e0c912cfac0de7b078a9b3fb9e0db36723ec9265fc28cc240575bbf67a0
MD5 0fdcdfc220b9aea3afa5acac5e94f528
BLAKE2b-256 dd67789e9838728d6a1f4374ffa987840b5460c47f92a82b696693b1d20642d2

See more details on using hashes here.

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