Skip to main content

Modular data-model framework, and object-relational mapper

Project description

https://img.shields.io/pypi/v/byte.svg?style=flat-square https://img.shields.io/travis/fuzeman/byte.svg?style=flat-square https://img.shields.io/codeclimate/github/fuzeman/byte.svg?style=flat-square https://img.shields.io/coveralls/fuzeman/byte/master.svg?style=flat-square

Modular data-model framework, and object-relational mapper.

Supported Platforms:

  • Python: 2.6, 2.7, 3.3+

  • PyPy 2: 2.5+

  • PyPy 3: 5.5+

Requirements:

  • Arrow: 0.10.0+

  • PyParsing: 2.2.0+

  • Six: 1.10.0+

Development

Status: Alpha

Usable, but many features are still in development.

Planned for Beta:

  • Database/Table Support

  • Reduce requirements:

    • Create an alternate fallback datetime translator (arrow)

    • Move the expression parser to an optional plugin package (pyparsing)

  • Joins:

    • JOIN

    • LEFT JOIN

    • LEFT OUTER JOIN

    • INNER JOIN

    • CROSS JOIN

  • Queries:

    • DELETE

    • INSERT (SELECT …)

    • INSERT OR [REPLACE, ROLLBACK, ABORT, FAIL, IGNORE]

    • UPDATE

    • UPDATE OR [ROLLBACK, ABORT, REPLACE, FAIL, IGNORE]

Plugins

Compilers:

Executors:

Formats:

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

byte-0.3.1.tar.gz (324.3 kB view hashes)

Uploaded Source

Built Distribution

byte-0.3.1-py2.py3-none-any.whl (63.7 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