Host an effective standup.
Project description
Standup host.
Given a list of individuals participating in a standup meeting. I want to randomly pick one and ask him about Yesterday, Today and what is Blocking. I want to messure the time in seconds that the individual took to update. Then send the response to a channell. Keep getting names from the list till is finished.
Configuration:
- config.py configuration file imported in all the modules of the package.
- team_names = list containing strings with the names of the team members.
- teams_webhook = webhook to send notification to MS Teams.
Requirements:
- random
- pymsteams
- time
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
standup_host-0.0.1.tar.gz
(2.6 kB
view hashes)
Built Distribution
standup_host-0.0.1-py3.9.egg
(5.3 kB
view hashes)