Banana is a pure backend split testing addition to Django, which exposes experiment selections in the template context to be handled by frontend data collection frameworks. Actual experiment option selection is stored using the built-in Django sessions.
Installation
To install django_banana, do yourself a favor and don’t use anything other than pip:
$ pip install django-banana
Add django_banana to the list of installed apps in your settings file:
INSTALLED_APPS = (
'django_banana',
..
)
Release files for django-banana 1.0.0
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-banana-1.0.0.tar.gz | 4.8 kB | Details |
Release files / django-banana-1.0.0.tar.gz
| Download URL | django-banana-1.0.0.tar.gz |
|---|---|
| Size | 4.8 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
a1940c3770efda74a69514597246e89f58fadc9e5ba2a578fbd4b3d04421df38
|
|
BLAKE2b-256 checksum How to use checksums |
49e7bdaad0d90231a94db6824c65dc17a90901b76f161f284008db322c481845
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |