Skip to main content

CLI to find an optimal, personal schedule for the 37c3 congress.

Project description

Optimal Congress

Command Line Interface to find an optimal, personal schedule for the 37c3 congress.

Optimization logic

The optimization relies on a simple 2-fold logic:

  1. Find a personal schedule that maximizes the sum of 'rating scores' assigned to scheduled events.
  2. The schedule must be feasible, i.e. the times of scheduled events must not overlap.

Installation

pip install optimal-congress

Available commands

optimal-congress provides the following commands:

$ optimal-congress --help
Usage: optimal-congress [OPTIONS] COMMAND [ARGS]...

  Optimize your personal schedule for the 37c3.

Options:
  -v, --verbose
  -h, --help     Show this message and exit.

Commands:
  dump      Export all latest ratings to CSV, for bulk editing.
  fetch     Fetch events and rooms from API, and update local cache.
  load      Bulk import ratings from CSV.
  next      List next upcoming events, filtered by minimum rating.
  optimize  Optimize the schedule based on ratings.
  rate      Interactively rate those events that have not been rated yet.
  ratings   List all latest ratings.

Example Workflow

  1. Fetch events and rooms from congress API:
$ optimal-congress fetch

Fetching events and rooms from API...
Fetched 49 events and 58 rooms from API.

Comparing API with cache...
Found 0 new events, and 0 removed events.

Updating cache...
Done.
  1. Interactively rate events, if not already rated:
$ optimal-congress rate

Unrated event (1/65):

2023-12-28 20:15 - 20:55

Lützerath Lebt! Einblicke in den Widerstand

You can't evict a movement! Der Energiekonzern RWE wird noch Jahre brauchen, die Kohle unter Lützi abzubaggern: Der Kampf gegen die Kohle und für Klimagerechtigkeit geht weiter!

https://events.ccc.de/congress/2023/hub/en/event/lutzerath_lebt_einblicke_in_den_widerstand

Rate from 0 to 10 (Enter to exit):
  1. Review you current ratings:
$ optimal-congress ratings

loading events and ratings from cache...

Latest ratings:
- Rating: 8.0 - Amateurfunk als Hilfe in Not- und Katastrophenfäll..https://events.ccc.de/congress/2023/hub/en/event/amateurfunk-als-hilfe-in-not-und-katastrophenfalle
- Rating: 8.0 - InfraNodus: Reveal Non-Obvious and Find the Gaps w..https://events.ccc.de/congress/2023/hub/en/event/infranodus-reveal-non-obvious-and-find-the-gaps-wi
  1. Optimize your personal schedule:
$ optimal-congress optimize

loading events, ratings, and rooms from cache...

Scheduled events:
- Wed 27 10:30-11:00 Saal 1..........37C3: Feierliche Eröffnung................https://events.ccc.de/congress/2023/hub/en/event/37c3_feierliche_eroffnung
- Wed 27 11:00-11:40 Saal Granville..The Trouble with Green Electricity Certi..https://events.ccc.de/congress/2023/hub/en/event/the_trouble_with_green_electricity_certificates
...

Testing

Software testing uses pytest, relying upon poetry and tox.
To run all tests, across multiple python versions:

poetry run tox

Roadmap

  • test export of schedule to iOS app via QR code

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

optimal_congress-0.7.0.tar.gz (10.4 kB view details)

Uploaded Source

Built Distribution

optimal_congress-0.7.0-py3-none-any.whl (11.9 kB view details)

Uploaded Python 3

File details

Details for the file optimal_congress-0.7.0.tar.gz.

File metadata

  • Download URL: optimal_congress-0.7.0.tar.gz
  • Upload date:
  • Size: 10.4 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/1.7.1 CPython/3.10.12 Linux/6.6.6-76060606-generic

File hashes

Hashes for optimal_congress-0.7.0.tar.gz
Algorithm Hash digest
SHA256 876f763936c17e574be7f06ccae78df4932fb3e184cbff4e2c6e6cd87377f3c1
MD5 fb3ddba9a2a580dc032d2b6d73dc9488
BLAKE2b-256 14713c6325cc02b2aee137d75e46dba0f22e2407addc55a4b816741d938678d6

See more details on using hashes here.

File details

Details for the file optimal_congress-0.7.0-py3-none-any.whl.

File metadata

  • Download URL: optimal_congress-0.7.0-py3-none-any.whl
  • Upload date:
  • Size: 11.9 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/1.7.1 CPython/3.10.12 Linux/6.6.6-76060606-generic

File hashes

Hashes for optimal_congress-0.7.0-py3-none-any.whl
Algorithm Hash digest
SHA256 19d127c35b800215c0e8501996f3d57f6c69b4fff74e4bc4f0b0455ac5341f02
MD5 cc88be3323387f96e877bf123abec47d
BLAKE2b-256 694be73d53440784f3ed9c20ea7a595ccb97e0d658cbad2483e5035ace366307

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page