pytodo is a simple command-line todo application
Project description
$ _pytodo, a simple command line todo application
pytodo - t for short - is a command line todo app for mac and linux. It stores all the tasks in a sqlite database and you can interact with the app using the terminal (see Usage).
Installation:
pytodo can be installed from pypi using pip install pytodo
Usage:
The $ sign used below shows that we are in the terminal, its not a part of the command.
~ Add a task using, $ t add “Buy Bugatti Veryon” (a string is passed in) ~ Check as task as done by specifying the id, $ t check 1 ~ Uncheck a task again by, $ t uncheck 1 ~ List all pending tasks, $ t ls ~ List all tasks, $ t ls –all ~ Flush the database, $ t clear ~ For more help, $ t –help
License:
pytodo is distributed under MIT license, see LICENSE for more details
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
Built Distribution
File details
Details for the file pytodo-0.10.tar.gz
.
File metadata
- Download URL: pytodo-0.10.tar.gz
- Upload date:
- Size: 3.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | b424308a3c9b418afd8fe77cf964234ca45cd09c3738c722354fcc442e12abf5 |
|
MD5 | 5d60ead1175bd9848052f2cb12133b77 |
|
BLAKE2b-256 | 9970bc0f4a768fecd7579e25dca23bd04c12ffef9e65cc38ee563883b316cd02 |
File details
Details for the file pytodo-0.10-py2-none-any.whl
.
File metadata
- Download URL: pytodo-0.10-py2-none-any.whl
- Upload date:
- Size: 4.0 kB
- Tags: Python 2
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | e401c06ffbe6f6946ee3c65bbf7b940b969fd890b5eec14f9f1f76ae0b5d094a |
|
MD5 | c06389e472a398f58143c2d687577424 |
|
BLAKE2b-256 | c97ca234bf167a17459ac6b9dc0d226e3f8b381e26d2fbc60e6c8db125eea014 |