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 installto set-up the virtualenv (one-off)poetry run ./src/vote4film/manage.py migrateto set-up the local DB (one-off)poetry run ./src/vote4film/manage.py runserver_plusmake checkandmake testbefore committing
Publishing
This application will be published on PyPi.
- Ensure you have configured Poetry repositories including
TestPyPi(one-off) poetry publish --build -r testpypito upload to the test repositorypoetry publish --buildto release
Deployment
Unfortunately, I will not provide any guidance here.
Changelog
v1.03 - 2019/11/12
- Fix config sub-directory used in XDG config home
v1.02 - 2019/11/12
- 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.3.tar.gz
(28.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
vote4film-1.0.3-py3-none-any.whl
(39.3 kB
view details)
File details
Details for the file vote4film-1.0.3.tar.gz.
File metadata
- Download URL: vote4film-1.0.3.tar.gz
- Upload date:
- Size: 28.7 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 |
824bf602d2d1e65f76c9c3b2fbd89435d5f7ba1351f271197adadc1c9b4beadb
|
|
| MD5 |
3f46360dabac79fced03086eecbd8ae0
|
|
| BLAKE2b-256 |
9ad57ae997ccf3e3c2f846af3144871792cf6a2270ad4d2c6e7d426c21e57e28
|
File details
Details for the file vote4film-1.0.3-py3-none-any.whl.
File metadata
- Download URL: vote4film-1.0.3-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 |
3e9aebe1d68cea94e8dbb6cd10c2273d04f5e933ab8a9c572d35ed87b7076b68
|
|
| MD5 |
2d77e4bf61afcecef70ea87c0f649a8e
|
|
| BLAKE2b-256 |
512449e90f118c22df09e3a782f70f973e4259ef32ba2b12ad65d9e761309917
|