Skip to main content

Project task tracking / todo list.

Project description

https://img.shields.io/pypi/v/cards.svg https://img.shields.io/travis/okken/cards.svg https://ci.appveyor.com/api/projects/status/hk18x9ovqv3d7kpw?svg=true Documentation Status https://codecov.io/gh/okken/cards/branch/master/graph/badge.svg

Project task tracking / todo list

This is a demo application being built in conjunction with the Test & Code podcast.

We’ll be building up this application, and testing it, and adding functionality, while discussing software testing and development practices.

Follow along, starting with episode 37.

Usage

See usage page for details, but here’s a demo of how it works:

$ cards add 'a todo'

$ cards add -o Brian 'another task'

$ cards list
  ID      owner  done summary
  --      -----  ---- -------
   1                  a todo
   2      Brian       another task

$ cards update 1 -o Brian

$ cards update 1 --done True

$ cards
  ID      owner  done summary
  --      -----  ---- -------
   1      Brian    x  a todo
   2      Brian       another task

$ cards delete 1

$ cards
  ID      owner  done summary
  --      -----  ---- -------
   2      Brian       another task

$ cards --help
Usage: cards [OPTIONS] COMMAND [ARGS]...

  Run the cards application.

Options:
  --version   Show the version and exit.
  -h, --help  Show this message and exit.

Commands:
  add     add a card
  count   list count
  delete  delete a card
  list    list cards
  update  update card

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

cards-0.1.10.tar.gz (9.5 kB view details)

Uploaded Source

Built Distribution

cards-0.1.10-py3-none-any.whl (6.1 kB view details)

Uploaded Python 3

File details

Details for the file cards-0.1.10.tar.gz.

File metadata

  • Download URL: cards-0.1.10.tar.gz
  • Upload date:
  • Size: 9.5 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No

File hashes

Hashes for cards-0.1.10.tar.gz
Algorithm Hash digest
SHA256 2d858e151251ec3131033633f6d5b4c4c6ee5b7729b6b82cd03f9dc2977153f8
MD5 70312fcc5b677e49c91cc03551a17f29
BLAKE2b-256 a755a2611d8e4d22b4b2c600125b5ef5367fc59a3cd70420dbe55f29e070b361

See more details on using hashes here.

File details

Details for the file cards-0.1.10-py3-none-any.whl.

File metadata

File hashes

Hashes for cards-0.1.10-py3-none-any.whl
Algorithm Hash digest
SHA256 6773ed717d29ec16e7d37c8e3c99f5703a881c5fd2bb57e306c3fb55a0f9b6f6
MD5 c7762d0cbb2797a87f132399925cd65a
BLAKE2b-256 471758b039f08b0491d1c03b7e6589470c493d5c06029b9cb5f218e4d4d020c3

See more details on using hashes here.

Supported by

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