A simple Python package to add tasks to Donel.ist from a text file.
Use the package manager pip to install donelist.
pip install donelist
import donelist
donelist.add_tasks(text_filepath)
Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.