A command line todo application
Project description
Python-Todo
A simple todo list CLI tool!
Installation
pip install python-todo
(Python 3.6 or greater is currently required)
Valid Commands
- Default
- Prints out the current task list
- -a/--add
- Prompts user for task information and adds it to the task list
- -r/--remove
- Prompts the user for a row ID to remove from the task list
- -f/--finish
- Prompts the user for a row ID to change to a finished state
- -u/--unfinish
- Prompts the user for a row ID to change to an unfinished state
- -c/--change
- Prompts the user for a row ID to change information for
- -v/--view
- Prints out the current task list
- -h/--help
- Prints out the valid commands
License
This project is licensed under the MIT License - see the LICENSE file for details. Python-Todo
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
python-todo-0.4.1.tar.gz
(6.9 kB
view details)
File details
Details for the file python-todo-0.4.1.tar.gz.
File metadata
- Download URL: python-todo-0.4.1.tar.gz
- Upload date:
- Size: 6.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.13.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/41.0.1 requests-toolbelt/0.9.1 tqdm/4.33.0 CPython/3.7.4
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
365d8fdcfde905fc718f599f0c8de11d29ecbd63452cf95747be553cc6bbf696
|
|
| MD5 |
05708936c164a8d64edd8c3fc0b1de1c
|
|
| BLAKE2b-256 |
d9f1a55880ac60acc266e48534930cb3813294f1cc292737d6d9f18419795f80
|