A command line todo application
Project description
Python-Todo
A simple todo list CLI tool!
Installation
pip install python-todo
(Python 3 is 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.tar.gz
(6.8 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file python-todo-0.4.tar.gz.
File metadata
- Download URL: python-todo-0.4.tar.gz
- Upload date:
- Size: 6.8 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.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
f6dd41737cfddd68381702b91a974cbd95a23278bae66711a9596f11e36a9328
|
|
| MD5 |
fd4d9ff23ecd1a00149218a528c2ddfb
|
|
| BLAKE2b-256 |
07c07091dcc4e28b0e51fe4960336a5a38890799b808a822e278f5e458bf5cf2
|
File details
Details for the file python_todo-0.4-py3-none-any.whl.
File metadata
- Download URL: python_todo-0.4-py3-none-any.whl
- Upload date:
- Size: 8.8 kB
- Tags: Python 3
- 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.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
07d7e107650d22c2e1bd03113a6a0566380ece1d2df8d9aa0c070565ec862824
|
|
| MD5 |
44ac9d6a46bb8c9bb4cb4f712d608885
|
|
| BLAKE2b-256 |
9020cc7e7d09ce3896529b42a77e46ca9f791fb7c419a76f9b129e188084e658
|