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-py2.py3-none-any.whl (8.7 kB view details)

Uploaded Python 2Python 3

File details

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

File metadata

File hashes

Hashes for storable-1.0.0-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 69c4835cdbf17ddcd8397a9680edbb81ef53470dd8b9376aae703bf5a6d35714
MD5 f22729406f8b3eb7072f4a4b92da60f5
BLAKE2b-256 8e8fb78c4d05164bdfd63bb7c20b8814aadc5a62488948ef3651d0594c7b5d4b

See more details on using hashes here.

Supported by

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