Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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)
- Host: GitHub
- URL: https://github.com/magmax/django-librarian
- Owner: magmax
- Created: 2014-07-17T16:24:14.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2014-12-29T16:39:45.000Z (almost 10 years ago)
- Last Synced: 2024-10-11T14:34:58.810Z (about 1 month ago)
- Language: Python
- Size: 156 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.rst
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