Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/magmax/django-librarian

Small personal web library. Made as a django module, but with an implementation as example (using bootstrap)
https://github.com/magmax/django-librarian

Last synced: 13 days ago
JSON representation

Small personal web library. Made as a django module, but with an implementation as example (using bootstrap)

Awesome Lists containing this project

README

        

============== =============== ========= ============
VERSION DOWNLOADS TESTS COVERAGE
============== =============== ========= ============
|pip version| |pip downloads| |travis| |coveralls|
============== =============== ========= ============

Goal and Philosophy
===================

**Django-librarian** is a library manager module for [Django].

Documentation
=============

Installation
------------

Two options: to install it in your system/project::

pip install django-librarian

License
=======

Copyright (c) 2014 Miguel Ángel García (`@magmax9`_).

Licensed under `the MIT license`_.

.. |travis| image:: https://travis-ci.org/magmax/django-librarian.png
:target: `Travis`_
:alt: Travis results

.. |coveralls| image:: https://coveralls.io/repos/magmax/django-librarian/badge.png
:target: `Coveralls`_
:alt: Coveralls results_

.. |pip version| image:: https://pypip.in/v/django-librarian/badge.png
:target: https://pypi.python.org/pypi/django-librarian
:alt: Latest PyPI version

.. |pip downloads| image:: https://pypip.in/d/django-librarian/badge.png
:target: https://pypi.python.org/pypi/django-librarian
:alt: Number of PyPI downloads

.. _Travis: https://travis-ci.org/magmax/django-librarian
.. _Coveralls: https://coveralls.io/r/magmax/django-librarian

.. _@magmax9: https://twitter.com/magmax9

.. _the MIT license: http://opensource.org/licenses/MIT
.. _download the lastest zip: https://pypi.python.org/pypi/django-librarian