a command line lightweight todos tool.
Project description
===========================
pytodos
===========================
Command line lightweight todos.
.. image:: https://travis-ci.org/chuanwu/PyTodos.svg?branch=master
.. image:: https://badge.fury.io/py/pytodos.svg
:target: https://badge.fury.io/py/pytodos
Install::
pip install pytodos
Usage::
add: 增加任务
list: 显示未完成的任务以及一个礼拜以内处理完的任务
listall:显示未完成的任务以及处理完的所有任务
got x: x表示未完成任务的编号,将其标记为完成
.. image:: https://ooo.0o0.ooo/2017/04/19/58f729d498fa7.png
Attention::
文件保存在/tmp/data.txt,请注意不要误删了,否则您的数据会丢失。
pytodos
===========================
Command line lightweight todos.
.. image:: https://travis-ci.org/chuanwu/PyTodos.svg?branch=master
.. image:: https://badge.fury.io/py/pytodos.svg
:target: https://badge.fury.io/py/pytodos
Install::
pip install pytodos
Usage::
add: 增加任务
list: 显示未完成的任务以及一个礼拜以内处理完的任务
listall:显示未完成的任务以及处理完的所有任务
got x: x表示未完成任务的编号,将其标记为完成
.. image:: https://ooo.0o0.ooo/2017/04/19/58f729d498fa7.png
Attention::
文件保存在/tmp/data.txt,请注意不要误删了,否则您的数据会丢失。
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
vn-1.0.16.tar.gz
(2.6 kB
view hashes)
Built Distribution
vn-1.0.16-py2-none-any.whl
(12.7 kB
view hashes)