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.3.tar.gz
(2.9 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 task-planner-1.2.3.tar.gz.
File metadata
- Download URL: task-planner-1.2.3.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 |
b35c2f186900064f299afb0f470238323e2a86a9a00a9bdfc5728bf28cfa1b18
|
|
| MD5 |
8bf0bebacf3f079c3bb40032fdc86498
|
|
| BLAKE2b-256 |
40ebaa9715e973bd95f0e15975a03c6a2c54bf47fadd5b7cf43a8dba085d7207
|
File details
Details for the file task_planner-1.2.3-py3-none-any.whl.
File metadata
- Download URL: task_planner-1.2.3-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 |
17a0fecd294cdd665b18a7e1e5644495afe47145e9b1c620e50d766a20e452a1
|
|
| MD5 |
ca10b584e67afef0c77098b6648c8354
|
|
| BLAKE2b-256 |
e2c686a129540010ecf17bc60d85c9760d69420045420fed760e4299226a6d50
|