A task planner for the terminal.
Project description
Task
Overview
Task is a task planning tool for the command line.
Installation
python -m pip install task-planner
Command reference
usage: python -m task [] [order] [add] [priority] [do] [done]
View all tasks:
python -m task
python -m task order <task|priority|status>
Add a task:
python -m task add "<name>"
python -m task add "<name>" priority <priority>
Set the priority of an existing task:
python -m task priority <priority> for <task id>
Set a task to doing:
python -m task do <task id>
Delete a task:
python -m task done <task id>
License
Copyright (c) 2019, Yannick Kirschen, All rights reserved. Licensed under the MIT License. Happy forking :fork_and_knife:
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
task-planner-1.2.1.tar.gz
(2.9 kB
view details)
Built Distribution
File details
Details for the file task-planner-1.2.1.tar.gz
.
File metadata
- Download URL: task-planner-1.2.1.tar.gz
- Upload date:
- Size: 2.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.22.0 setuptools/41.2.0 requests-toolbelt/0.9.1 tqdm/4.40.1 CPython/3.8.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | fb4ed22ae2e401e723541d839d4eda7fda436f272b816b11e89acf5b1d311b0c |
|
MD5 | a4a525e14ead9fe1a6e5c30c06d10407 |
|
BLAKE2b-256 | 0a1b96d872687287cfc43dc15342cf308ab75006b649cf8dcab0ef9c3d6d741c |
File details
Details for the file task_planner-1.2.1-py3-none-any.whl
.
File metadata
- Download URL: task_planner-1.2.1-py3-none-any.whl
- Upload date:
- Size: 4.4 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.22.0 setuptools/41.2.0 requests-toolbelt/0.9.1 tqdm/4.40.1 CPython/3.8.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 791e17f85ac87d88fedb9754ce23694de46f139bd67cdf13c76712b6571870fe |
|
MD5 | ac99181923afcd054bac2bb07c462db7 |
|
BLAKE2b-256 | 71420e6be7821324f18629deeb3d89bdb7281414126bce9d50d94bf04750d7f8 |