Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/uranusjr/ctypes-ejdb
Python binding for EJDB built upon ctypes.
https://github.com/uranusjr/ctypes-ejdb
Last synced: about 2 months ago
JSON representation
Python binding for EJDB built upon ctypes.
- Host: GitHub
- URL: https://github.com/uranusjr/ctypes-ejdb
- Owner: uranusjr
- License: bsd-2-clause
- Created: 2015-06-23T15:20:37.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2020-10-10T17:12:29.000Z (about 4 years ago)
- Last Synced: 2024-10-31T05:51:39.712Z (2 months ago)
- Language: Python
- Size: 78.1 KB
- Stars: 3
- Watchers: 5
- Forks: 1
- Open Issues: 2
-
Metadata Files:
- Readme: README.rst
- Changelog: HISTORY.rst
- Contributing: CONTRIBUTING.rst
- License: LICENSE
Awesome Lists containing this project
README
===============================
ctypes-ejdb
===============================.. image:: https://badge.fury.io/py/ctypes-ejdb.png
:target: http://badge.fury.io/py/ctypes-ejdb.. image:: https://travis-ci.org/uranusjr/ctypes-ejdb.png?branch=master
:target: https://travis-ci.org/uranusjr/ctypes-ejdbPython binding for EJDB built on ctypes.
* Free software: BSD license.
* Documentation: https://ctypes-ejdb.readthedocs.org.Features
--------* Pure Python. Only Python (2.7 or 3.3+) and an `EJDB binary`_ is needed. No need to compile anything.
Future Features
---------------* Better API compatibility to MongoDB.
* Better documentation._`EJDB binary`: http://softmotions.com/ejdb/archives/