picklemigrate

NoSQL migration tool for pickleDB


License
Other
Install
pip install picklemigrate==0.1.2

Documentation

pickle-migrate

pickle-migrate is a lightweight and simple migration tool for the pickleDB key-value store.

pickle-migrate

Usage

See the examples/ folder.

Installation

For production, use pip install picklemigrate.

For development, run python setup.py develop. You may wish to do so in a virtual environment; see setup.sh for an example of this.

License

pickle-migrate is available under the MIT license. See the LICENSE file for more information.