Skip to main content

A command line utility for working with daily standups.

Project description

PyStandups

A command line utility for working with daily standups. A "standup" is a brief description of what work will be done that day. PyStandups supports:

  • Storing standups for each day
  • Reviewing the previous day's standup (in case the actual work done ended up being different from what was planned)
  • A rudimentary "backlog" to save things for later standups

Standups are stored as a JSON dictionary. The location is hardcoded (see DATA_DIR). The schema and format may change without warning between versions of PyStandups, so back this up if it's important. However, the goal is to keep the data simple enough to be self-explanatory and trivial to migrate.

Usage

  • standup today - prepare standup at the beginning of the day. PyStandups will try to intelligently fill in as much information as possible, and you will have the opportunity to edit it in your editor.
  • standup later - take quick notes for future standups. standup today automatically fills in the data from standup later. For more sophisticated management of planned tasks, you should use an external tool like Jira.
  • standup get today and standup get yesterday - print the relevant standup to standard out. These are mainly intended for use in scripts.

Old Standups

PyStandups does not support working with standups older than today or other complex tasks. You can use an external tool like jq to work with the JSON file directly.

Install

pip install pystandups to install latest release.

The project is managed by poetry so if you want to work on the code see poetry install.

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

pystandups-0.2.1.tar.gz (3.9 kB view details)

Uploaded Source

Built Distribution

pystandups-0.2.1-py3-none-any.whl (4.4 kB view details)

Uploaded Python 3

File details

Details for the file pystandups-0.2.1.tar.gz.

File metadata

  • Download URL: pystandups-0.2.1.tar.gz
  • Upload date:
  • Size: 3.9 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/1.1.6 CPython/3.9.1 Linux/5.4.85-1-MANJARO

File hashes

Hashes for pystandups-0.2.1.tar.gz
Algorithm Hash digest
SHA256 59a584017c9b9ae7eb3ef29ccb7676be428b4a10658c5f46e0776118c6183b78
MD5 fb4fd2b1cc2cfddddee61102694417d3
BLAKE2b-256 903786a73906b84a2ce7791cba6d88cd8b4abfdf40a4c38b50d589913fecd085

See more details on using hashes here.

File details

Details for the file pystandups-0.2.1-py3-none-any.whl.

File metadata

  • Download URL: pystandups-0.2.1-py3-none-any.whl
  • Upload date:
  • Size: 4.4 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/1.1.6 CPython/3.9.1 Linux/5.4.85-1-MANJARO

File hashes

Hashes for pystandups-0.2.1-py3-none-any.whl
Algorithm Hash digest
SHA256 8efd84aa8ebfee36240e9afe1b2dc642286bd26a608d7ec4c2b944c4041b0a86
MD5 2adc8e1732d35d7d2f87ddda65f00db3
BLAKE2b-256 58aaab7e0956580117918e6ca29769146402f6db5fde695b7d71344ccaed9ebe

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