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
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.1.tar.gz
(28.5 kB
view details)
Built Distribution
vote4film-1.0.1-py3-none-any.whl
(39.2 kB
view details)
File details
Details for the file vote4film-1.0.1.tar.gz
.
File metadata
- Download URL: vote4film-1.0.1.tar.gz
- Upload date:
- Size: 28.5 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 | f0466c5e15855a1c7af404f8b14139790f35111ecab699b398a334cb5e1425e7 |
|
MD5 | 940a53a7c934d0e4cbefe47666179968 |
|
BLAKE2b-256 | 9f8e637d2a1206051e0b0943ec19ba962e97734093d91d528428c2640df798ef |
File details
Details for the file vote4film-1.0.1-py3-none-any.whl
.
File metadata
- Download URL: vote4film-1.0.1-py3-none-any.whl
- Upload date:
- Size: 39.2 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 | ff3e5c0eef710ca3f1bb6cc3e91e663599c5809bde8e1dcd5dd57aa30b9941a4 |
|
MD5 | 0c50c6f4cc9becf3c83caa3b9eacd178 |
|
BLAKE2b-256 | 3be0bc1df694efb6a26fd7249dfc7a4f5361e6dcd945908dda1e88fceb5e27c5 |