Skip to main content

This package provides a pythonic way to organize dumping and pulling python objects and other type of files to a folder or a directory that is called repository.

Project description

This package provides a pythonic way to organize dumping and pulling python objects and other type of files to a folder or a directory that is called repository. A Repository can be created in any directory or folder, it suffices to initialize a Repository instance in a directory to start dumping and pulling object into it. . Any directory or a folder that contains a .pyrepinfo binary file in it, is theoretically a pyrep Repository.By default dump and pull methods use pickle to serialize storing python objects. Practically any other methods can be used simply by providing the means and the required libraries in a simple form of string.

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

pyrep-1.0.4.tar.gz (17.0 kB view hashes)

Uploaded Source

Built Distribution

pyrep-1.0.4-py2-none-any.whl (18.2 kB view hashes)

Uploaded Python 2

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