A Django-based sports picker app for various leagues (NFL, English Premier, etc).
Templates
The included templates are all Bootstrap 5 based.
Demo
For Linux/Mac OS X:
$ git clone https://github.com/dakrauth/django-picker.git
$ cd django-picker
$ docker-compose up --build
Browse to: http://127.0.0.1:8008
User demo, password demo has management rights. Users [user1, user2, …, user9] all share password password.
Development
For convenience, please install just.
$ git clone https://github.com/dakrauth/django-picker.git
$ cd django-picker
# Show all available recipes
$ just
Build and execute the demo in a Docker container:
$ just docker-build
$ just docker-run
To test:
$ just test
# or
$ just retest
# or, for all tox tests
$ just tox
Meta
- Version:
3.0.0
- Requirements:
Python >= 3.11, Django >= 5.1
- License:
MIT (see LICENSE file for more information)
- Source:
Database Schema
Release files for picker 3.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 | |
|---|---|---|---|
| picker-3.0.0.tar.gz | 42.0 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| picker-3.0.0-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 95.5 kB
Release files / picker-3.0.0.tar.gz
| Download URL | picker-3.0.0.tar.gz |
|---|---|
| Size | 42.0 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
4722e75baa7169ef3954921d7fb54268ddb60d89e85f6fe47bacff9112f4426e
|
|
BLAKE2b-256 checksum How to use checksums |
1bffbff873c7a75b8c34c4fc90a3b48090eeda0f4c33bf078f5fea1419a5edce
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/6.2.0 CPython/3.13.3
|
Release files / picker-3.0.0-py3-none-any.whl
| Download URL | picker-3.0.0-py3-none-any.whl |
|---|---|
| Size | 53.4 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
96470eed1ef9fdaed5f2506476f0edca3ddf66e16c7fa16f28cfc1c8c804ce60
|
|
BLAKE2b-256 checksum How to use checksums |
acaacb48d6b62952b46c3b8c6065d83e912c413f06b7bd49a4e6408c0066315b
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/6.2.0 CPython/3.13.3
|