Metadata-Version: 2.0
Name: byte
Version: 0.1.1
Summary: Simple data model framework
Home-page: https://github.com/fuzeman/byte
Author: Dean Gardiner
Author-email: me@dgardiner.net
License: MIT
Platform: UNKNOWN
Classifier: Development Status :: 2 - Pre-Alpha
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 2
Classifier: Programming Language :: Python :: 2.6
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.3
Classifier: Programming Language :: Python :: 3.4
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: Implementation :: PyPy
Classifier: Topic :: Software Development :: Libraries
Requires-Dist: arrow (>=0.10.0,<0.11.0)

byte
====

.. image:: https://img.shields.io/pypi/v/byte.svg?style=flat-square
   :target: https://pypi.python.org/pypi/byte

.. image:: https://img.shields.io/travis/fuzeman/byte.svg?style=flat-square
   :target: https://travis-ci.org/fuzeman/byte

.. image:: https://img.shields.io/codeclimate/github/fuzeman/byte.svg?style=flat-square
   :target: https://codeclimate.com/github/fuzeman/byte

.. image:: https://img.shields.io/coveralls/fuzeman/byte/master.svg?style=flat-square
   :target: https://coveralls.io/github/fuzeman/byte

Simple data model framework for Python (and PyPy).

**Note:** Project is currently in very early development, breaking changes may occur between minor releases.



