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 :)
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.2.tar.gz
(2.9 kB
view details)
Built Distribution
File details
Details for the file task-planner-1.2.2.tar.gz
.
File metadata
- Download URL: task-planner-1.2.2.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.2 CPython/3.8.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 662ec38e5971cb6f5404495bc23b47fc9ab5b101d8cbc649d55d6a54a47ae518 |
|
MD5 | 5960bbeba8d3e2845c9c3d2d15248e33 |
|
BLAKE2b-256 | 0611a50f9a0860a310c562d1f6264cb13fd5600d6c475cc0af93cc91278eb729 |
File details
Details for the file task_planner-1.2.2-py3-none-any.whl
.
File metadata
- Download URL: task_planner-1.2.2-py3-none-any.whl
- Upload date:
- Size: 4.5 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.2 CPython/3.8.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 0047f1584bd7a1d9e1a0c666d5d4617595bbd5dcb8f40444d8eebe6a7f6bc746 |
|
MD5 | c968426b057075c9d94cbf220e90d8a1 |
|
BLAKE2b-256 | 50f3cb261d57e0e183cb1c0343c43472849b098d3979f6c526b71d3b1050bfd4 |