Library prototyping based on Calibre
calibrestekje | ||
changelog | ||
docs | ||
test | ||
.gitignore | ||
.readthedocs.yml | ||
.travis.yml | ||
CHANGELOG.rst | ||
CODE_OF_CONDUCT.rst | ||
CONTRIBUTING.rst | ||
LICENSE | ||
MANIFEST.in | ||
mypy.ini | ||
pyproject.toml | ||
README.rst | ||
setup.cfg | ||
setup.py | ||
tox.ini |
.. _header: ************************ calibrestekje ************************ .. image:: https://img.shields.io/badge/license-GPL-brightgreen.svg :target: LICENSE :alt: Repository license .. image:: https://badge.fury.io/py/calibrestekje.svg :target: https://badge.fury.io/py/calibrestekje :alt: PyPI package .. image:: https://travis-ci.com/Calibrestekje/calibrestekje.svg?branch=master :target: https://travis-ci.com/Calibrestekje/calibrestekje :alt: Travis CI result .. image:: https://readthedocs.org/projects/calibrestekje/badge/?version=latest :target: https://calibrestekje.readthedocs.io/en/latest/ :alt: Documentation status .. image:: http://img.shields.io/liberapay/patrons/decentral1se.svg?logo=liberapay :target: https://liberapay.com/decentral1se :alt: Support badge .. _introduction: Calibre database bindings for prototyping your own library software! ------------------------------------ .. _example: Example ******* .. code-block:: python # TODO .. _documentation: Documentation ************* * https://calibrestekje.readthedocs.io/