Easy scheduling for regular film nights
Project description
Vote4Film
Simplify film selection for regular film nights. Participants can:
- Add films
- Vote for films
- Declare absences
- See the schedule which takes into account votes and absences
Admins can set the schedule of film nights.
This is a simple WSGI Web Application.
Development
poetry install
to set-up the virtualenv (one-off)poetry run ./src/vote4film/manage.py migrate
to set-up the local DB (one-off)poetry run ./src/vote4film/manage.py runserver_plus
make check
andmake test
before committing
Publishing
This application will be published on PyPi.
- Ensure you have configured Poetry repositories including
TestPyPi
(one-off) poetry publish --build -r testpypi
to upload to the test repositorypoetry publish --build
to release
Deployment
Unfortunately, I will not provide any guidance here.
Changelog
Unreleased
- Load configuration from XDG config home
v1.0.1 - 2019/11/10
- First release of Vote4Film.
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
vote4film-1.0.2.tar.gz
(28.6 kB
view details)
Built Distribution
vote4film-1.0.2-py3-none-any.whl
(39.3 kB
view details)
File details
Details for the file vote4film-1.0.2.tar.gz
.
File metadata
- Download URL: vote4film-1.0.2.tar.gz
- Upload date:
- Size: 28.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/0.12.17 CPython/3.7.4 Linux/5.3.8-arch1-1
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 9d2e66b34a7a21b70ab0b1ee2525ddea2a3d5f00fe00459ddcecef2a921edf55 |
|
MD5 | ad9688af2f75ee98f1c98ea55e43eced |
|
BLAKE2b-256 | aec7e23b063d20799b2c1f07b3cd57a94729450032897c69285b4bcec06d9da7 |
File details
Details for the file vote4film-1.0.2-py3-none-any.whl
.
File metadata
- Download URL: vote4film-1.0.2-py3-none-any.whl
- Upload date:
- Size: 39.3 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/0.12.17 CPython/3.7.4 Linux/5.3.8-arch1-1
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | d52e9e2c2172f02746ae16848d366262e444c1e501efb474fa236e53e7193e72 |
|
MD5 | a8930354736a89f7ae6562a96fb528bf |
|
BLAKE2b-256 | bba05d0b889211f9fb9dba20240e85ff40e915cbc2e03943f029d50e30a87dd3 |