Django with swagger: better managers, APIs, configurations and url mappers.
Project description
Django-Boogie is a framework formed by several loosely coupled modules that rethinks some of Django’s practices. You can use any part of Boogie you want.
Highlights:
Class-based settings.
Easy creation of rest APIs with a simple decorator.
A Flask inspired router that merges views and urls in a single module.
A Pandas inspired API for querysets + simple integration with Pandas.
A improved F object that allows more idiomatic query expressions.
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. Boogie does not need to be added to your INSTALLED_APPS. It requires Django 2.0+ and Python 3.6+.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
File details
Details for the file django-boogie-0.13.3.tar.gz.
File metadata
- Download URL: django-boogie-0.13.3.tar.gz
- Upload date:
- Size: 99.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: Python-urllib/3.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
657799ae308a04ab32ac153c4204c5f7b8d12c032e89146d9112e662baa08c3a
|
|
| MD5 |
94e3423c21ed6e7011b0516e007faca0
|
|
| BLAKE2b-256 |
4ae76febef48cb9a343c10ff5176891f8a153efc0755b7f6512b2735656e0d61
|