Conference management
Project description
Conference tries to manage multiple tracks in a morning and afternoon session. Each session contains multiple talks. Morning sessions begin at 9am and must finish by 12 noon, for lunch. Afternoon sessions begin at 1pm and must finish in time for the networking event. The networking event can start no earlier than 4:00 and no later than 5:00. No talk title has numbers in it. All talk lengths are either in minutes (not hours) or lightning (5 minutes). Presenters will be very punctual; there needs to be no gap between sessions. Typical usage often looks like this:
from conference.schedule import ConferenceManager conManager = ConferenceManager('test.txt') conManager.print_output()
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 Distributions
Built Distribution
File details
Details for the file Conference-0.1.0.zip
.
File metadata
- Download URL: Conference-0.1.0.zip
- Upload date:
- Size: 6.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 2541875228afe27511d37e53e13cc2c255041823ea5e63681b25142e2c244ccc |
|
MD5 | af9f80b969df9109e4bffac2fa68277d |
|
BLAKE2b-256 | aba4599065105218d9740025422b7a480d46cb87a796d57cfae547c856dc85d8 |