byte-apsw

APSW executor for byte


License
MIT
Install
pip install byte-apsw==0.3.0

Documentation

byte-apsw

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

APSW executor for byte.

Supported Platforms:

  • Python: 2.6, 2.7, 3.3+

Requirements:

  • APSW: 3.9.0+
  • byte: 0.3.0+
  • byte-sqlite: 0.3.0+

Development

Status: Alpha

Usable, but many features are still in development.