Skip to main content

Script to retrieve the program for WeAreDevelopers 2023 conference

Project description

WeAreDevelopers 2023 - Program CLI

In less then a month, the WeAreDevelopers 2023 conference is finally starting! Two days of being with like-minded people, talking about code and infrastructure! If you're like me, you're very excited about this, but a bit overwhelmed by the 236 session that are planned. It's difficult to pick the sessions that are right for me. The programpage on the website is not really to my liking, so I decided to create a small CLI script to browse through the sessions.

Installation

Installation can be done using pip:

pip install wad2023-program

Usage

After installing, the CLI script can be executed by executing the wad23 command in your browser. The CLI arguments contain two groups. The syntax is wad23 <group> [optional argument]

  • wad23 sync: syncs the database with the sessions on the website of the conference. This should be done before using the command.
  • wad23 sessions: lists the sessions in the database.
    • You can filter the sessions with the following optional arguments:
      • --title: filter on specific words in the title.
      • --description: filter on specific words in the description.
      • --find: filter on specific words in the description and the title.
      • --speaker: filter on specific words in the names of the speakers.
      • --speaker-tagline: filter on specific words in the tagline of the speakers.
      • --speakers-bio: filter on specific words in the bio of the speakers.
      • --only-favourite: display only sessions that you marked as favourite.
      • --no-only-favourite: display only sessions that you not marked as favourite.
    • You can also specify how to output the file:
      • --output=table: the default; displays a table with the sessions
      • --output=details: displays the sessions with extra details, like the speakers and the description.
      • --output=csv: displays the sessions in CSV format.
    • And you can mark sessions as favourite:
      • --set-as-favourite: set the selected sessions as favourite.
      • --no-set-as-favourite: set the selected sessions as not favourite.

Configuration

There is not much to configure for the application, but there are a few configuration options you have. These configuration options are set with environment variables:

  • DB_CONNECTION_STR: set the connection string for the database. By default it uses a SQLite database in the local directory, but you can, for instance, use a PostgreSQL database by specifing postgresql+pg8000://<username:<password>@<server>/<database-name>.
  • PROGRAM_ID and WORKSHOPS_ID: the ID for Sessionize for the program and the workshops. The defaults are good for WeAreDevelopers 2023.

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

wad2023-program-1.3.0.tar.gz (13.5 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

wad2023_program-1.3.0-py3-none-any.whl (14.7 kB view details)

Uploaded Python 3

File details

Details for the file wad2023-program-1.3.0.tar.gz.

File metadata

  • Download URL: wad2023-program-1.3.0.tar.gz
  • Upload date:
  • Size: 13.5 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.10.6

File hashes

Hashes for wad2023-program-1.3.0.tar.gz
Algorithm Hash digest
SHA256 48450fccf08fc13f527a8cc11d7e264c2ff7e294e39b2c0e2c3cf31869727eac
MD5 26d9a32b505e49b90368db43f5096fa6
BLAKE2b-256 f19d93d6fadc2ad7034aa2cdee81c46bfdb746277033c09fadc128e240c9edab

See more details on using hashes here.

File details

Details for the file wad2023_program-1.3.0-py3-none-any.whl.

File metadata

File hashes

Hashes for wad2023_program-1.3.0-py3-none-any.whl
Algorithm Hash digest
SHA256 61426c40c9e415b644a4ffd458eb0675eeca933b9b09cae7b3356a2cfcac4a2e
MD5 931093c3fa12af6d0d133bc33db3ff4a
BLAKE2b-256 555ea0f1e9f95d1ac8ef13c9ee3077a0bf337b71363eb5d3a60b04c61c45cab0

See more details on using hashes here.

Supported by

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