Skip to main content

A simple library that allows for serialization and deserialization of models via mapping definitions

Project description

Alchemize is designed to be a simple serialization and deserialization library for Python. The primary use-case for Alchemize is to allow for users to quickly build ReST clients using simple model mappings to transform data from Python objects to a serializable form and vice-versa.

The power of Alchemize is that you can use it to augment existing model structures from other libraries. For example, you can use Alchemize to easily serialize your ORM models.

Installation

Alchemize is available on PyPI

pip install alchemize

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

alchemize-0.14.0.tar.gz (7.0 kB view hashes)

Uploaded Source

Built Distribution

alchemize-0.14.0-py2.py3-none-any.whl (9.4 kB view hashes)

Uploaded Python 2 Python 3

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