byte-sqlite

SQLite compiler and executor for byte


License
MIT
Install
pip install byte-sqlite==0.3.1

Documentation

byte-sqlite

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

SQLite compiler and executor for byte.

Supported Platforms:

  • Python: 2.6, 2.7, 3.3+
  • PyPy 2: 2.5+
  • PyPy 3: 5.5+

Requirements:

  • byte: 0.3.0+

Development

Status: Alpha

Usable, but many features are still in development.