Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/fuzeman/byte-pysqlite
(Alpha) PySQLite executor for byte
https://github.com/fuzeman/byte-pysqlite
byte data-model database orm python sqlite
Last synced: about 2 months ago
JSON representation
(Alpha) PySQLite executor for byte
- Host: GitHub
- URL: https://github.com/fuzeman/byte-pysqlite
- Owner: fuzeman
- Created: 2017-05-18T23:55:55.000Z (over 7 years ago)
- Default Branch: develop
- Last Pushed: 2017-06-28T20:33:34.000Z (over 7 years ago)
- Last Synced: 2024-11-06T13:49:06.086Z (3 months ago)
- Topics: byte, data-model, database, orm, python, sqlite
- Language: Python
- Homepage:
- Size: 26.4 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.rst
Awesome Lists containing this project
README
byte-pysqlite
=============.. image:: https://img.shields.io/pypi/v/byte-pysqlite.svg?style=flat-square
:target: https://pypi.python.org/pypi/byte-pysqlite.. image:: https://img.shields.io/travis/fuzeman/byte-pysqlite.svg?style=flat-square
:target: https://travis-ci.org/fuzeman/byte-pysqlite.. image:: https://img.shields.io/codeclimate/github/fuzeman/byte-pysqlite.svg?style=flat-square
:target: https://codeclimate.com/github/fuzeman/byte-pysqlite.. image:: https://img.shields.io/coveralls/fuzeman/byte-pysqlite/master.svg?style=flat-square
:target: https://coveralls.io/github/fuzeman/byte-pysqlitePySQLite executor for `byte `_.
**Supported Platforms:**
- **Python:** 2.7
**Requirements:**
- **byte:** 0.3.0+
- **byte-sqlite:** 0.3.0+
- **pysqlite:** 2.8.0+Development
-----------**Status:** Alpha
Usable, but many features are still in development.