Set of django helpers for developing web and non-web apps.
Project description
Tea Django
Is a set of helper modules for developing command line, web and gui applications using the django framework.
It's just a personal collection of modules that I found myself copying from project to project.
Installation
pip install tea-django
Add tea_django to INSTALLED_APPS:
INSTALLED_APPS = [
...,
"tea_django",
...,
]
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
tea-django-0.0.15.tar.gz
(15.7 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file tea-django-0.0.15.tar.gz.
File metadata
- Download URL: tea-django-0.0.15.tar.gz
- Upload date:
- Size: 15.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.4.2 importlib_metadata/4.6.1 pkginfo/1.7.1 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.61.2 CPython/3.8.10
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
0230cfd02d9aee5bb93725d56984141313f6244afb64ab1ab52d88105e14d53d
|
|
| MD5 |
0ca7c20e8e61edbf0bf5c217f0479f02
|
|
| BLAKE2b-256 |
12148725e3e364be26acdaa732489dc8b232eee0aef7842386c8a8e3717985d8
|
File details
Details for the file tea_django-0.0.15-py3-none-any.whl.
File metadata
- Download URL: tea_django-0.0.15-py3-none-any.whl
- Upload date:
- Size: 19.0 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.4.2 importlib_metadata/4.6.1 pkginfo/1.7.1 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.61.2 CPython/3.8.10
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
f962c7f30b9c3aeb85003c69b9d8af1b1188d5f1a814debf15e9c2a994adb594
|
|
| MD5 |
6eb6c6075181486bcffacfed34e3fccd
|
|
| BLAKE2b-256 |
911174170f8fc9bd46f9fd4e7d62260d9b325a6e1fcc473095c9eb090f957522
|