Skip to main content

todoterm

A simple TODO command line application.

Installation

python -m pip install todoterm

Usage

First create a sqlite database file with the following command:

python -m todoterm init

This creates a sqlite database file named .todo in the current working directory. Todoterm always modifies the database in the current working directory.

Next add new tasks with the following command:

python -m todoterm add "Task description here..."

List tasks with the list - command:

python -m todoterm list

Delete tasks with the del - command:

python -m todoterm del 1

Mark tasks as done with the done - command:

python -m todoterm done 1

Undo tasks with the undo - command:

python -m todoterm done 1

The del, done and undo commands require atleast one integer value as input. These integers are the IDs of the modified tasks. You can see them in the output of the list command. To get all available options for each command, use option --help.

Release files for todoterm 1.0.3

For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.

Source distribution (sdist)

Source distribution for todoterm 1.0.3
File Size Uploaded
todoterm-1.0.3.tar.gz 5.4 kB Details

Built distribution (wheel)

Table of built distributions (wheels) for todoterm 1.0.3
File Interpreter ABI Platform
todoterm-1.0.3-py3-none-any.whl Python 3 none any Details

Total release size: 11.4 kB

Release files / todoterm-1.0.3.tar.gz

Download URL todoterm-1.0.3.tar.gz
Size 5.4 kB
Tags Source
SHA-256 checksum
How to use checksums
3b915b98209dd59c576c3958a62e9d7cf7891dc2bbd601a1f12067b24f822e7a
BLAKE2b-256 checksum
How to use checksums
b64644141bf7b6b81ae58e2fa4ddffa5f9b7b7a43a8e14adef6457c738e5b85a
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/3.7.1 importlib_metadata/4.0.1 pkginfo/1.8.2 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.9.7

Release files / todoterm-1.0.3-py3-none-any.whl

Download URL todoterm-1.0.3-py3-none-any.whl
Size 6.0 kB
Tags Python 3
SHA-256 checksum
How to use checksums
1713e1383ca44c01716f52d50447d480cd800c5481e4533208506b368f920c02
BLAKE2b-256 checksum
How to use checksums
d114dbb4b60c0a67e1629b84669a29de3ab4e0b792cf159da7bb5fdcfabd79c7
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/3.7.1 importlib_metadata/4.0.1 pkginfo/1.8.2 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.9.7

Release history Release notifications | RSS feed

This release

1.0.3 This release

2 release files

Anthropic, PBC Visionary sponsor Bloomberg Visionary sponsor Hudson River Trading Visionary sponsor Meta Visionary sponsor NVIDIA Visionary sponsor Microsoft Sustainability sponsor Depot Continuous Integration AWS Cloud computing and Security Sponsor Datadog Monitoring Fastly CDN Google Download Analytics Sentry Error logging StatusPage Status page