A pythonic interface to Gina Trapani's todo.txt-format for Python 3.
Project description
todo.txt-pylib is a Python 3 library to parse, manipulate, query and render tasks in the todo.txt-format in a pythonic manner. It can easily be extended.
Installation
pip install todo.txt-pylib
Usage
from todotxt import Task
task = Task('do something')
There are more advanced examples in the documentation.
Hacking
Clone the repo, setup and activate a virtual envrionment, then
./setup.py develop pip install requirements-dev.txt ./run-tests
Resources
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 Distributions
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 todo.txt_pylib-0.1.post1-py3-none-any.whl.
File metadata
- Download URL: todo.txt_pylib-0.1.post1-py3-none-any.whl
- Upload date:
- Size: 11.0 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
5f36ef59c372a5ce746735971f7f2e77a0208b613a3a68416dcc05544532b235
|
|
| MD5 |
fec322630428df9d6c005d659433fa1c
|
|
| BLAKE2b-256 |
40c66129caeba291405f8a3043dcd02887e7245d1154fea7acb27714219eb76d
|