Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/luizalabs/django-toolkit
https://github.com/luizalabs/django-toolkit
circuit-breaker django mutex toolkit
Last synced: 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/luizalabs/django-toolkit
- Owner: luizalabs
- License: mit
- Created: 2016-07-21T15:06:07.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2024-03-19T17:57:43.000Z (10 months ago)
- Last Synced: 2024-04-26T16:04:20.731Z (9 months ago)
- Topics: circuit-breaker, django, mutex, toolkit
- Language: Python
- Homepage: http://django-toolkit.readthedocs.io/en/stable/
- Size: 121 KB
- Stars: 18
- Watchers: 17
- Forks: 6
- Open Issues: 2
-
Metadata Files:
- Readme: README.rst
- License: LICENSE
Awesome Lists containing this project
README
Django Toolkit
==============.. image:: https://travis-ci.org/luizalabs/django-toolkit.svg?branch=master
:target: https://travis-ci.org/luizalabs/django-toolkit.. image:: https://codecov.io/gh/luizalabs/django-toolkit/branch/master/graph/badge.svg
:target: https://codecov.io/gh/luizalabs/django-toolkit.. image:: https://readthedocs.org/projects/luizalabs-django-toolkit/badge/?version=stable
:target: http://django-toolkit.readthedocs.io/en/stable/.. image:: https://badge.fury.io/py/luizalabs-django-toolkit.svg
:target: https://badge.fury.io/py/luizalabs-django-toolkitOur set of tools to develop projects using the Django framework
Instalation
-----------.. code-block:: bash
pip install luizalabs-django-toolkit
More
----* `Documentation `_