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+.
Release files for django-boogie 0.13.3
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| django-boogie-0.13.3.tar.gz | 99.3 kB | Details |
Release files / django-boogie-0.13.3.tar.gz
| Download URL | django-boogie-0.13.3.tar.gz |
|---|---|
| Size | 99.3 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
657799ae308a04ab32ac153c4204c5f7b8d12c032e89146d9112e662baa08c3a
|
|
BLAKE2b-256 checksum How to use checksums |
4ae76febef48cb9a343c10ff5176891f8a153efc0755b7f6512b2735656e0d61
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
Python-urllib/3.7
|