Skip to main content

Django with swagger: better managers, queries and url mappers.

Project description

https://travis-ci.org/fabiommendes/django-boogie.svg?branch=master https://coveralls.io/repos/github/fabiommendes/django-boogie/badge.svg?branch=master

Highlights:

  • Easy creation of rest APIs with a simple decorator.

  • A Pandas inspired API for querysets + simple integration with Pandas.

  • A improved F object that allows more idiomatic query expressions.

  • Class-based settings.

  • Refactored class-based views.

  • And more!

Installation instructions

Django Boogie can be installed using pip:

$ python3 -m pip install django-boogie

Or better yet, add it to your requirements.txt or setup.py. After installing with pip, you’ll probably want to add 'boogie' to your INSTALLED_APPS.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

django-boogie-0.1.1.tar.gz (38.1 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page