habito:简单的命令行习惯跟踪器

时间:2024-06-15 10:49:52
【文件属性】:

文件名称:habito:简单的命令行习惯跟踪器

文件大小:59KB

文件格式:ZIP

更新时间:2024-06-15 10:49:52

cli quantified-self habits habit-tracking commandline-habits-tracker

生人 简单的命令行习惯跟踪器。 安装 pip install habito Archlinux用户可以从安装habito 。 用法 命令行会话如下所示: $ # add a habit $ habito add writing 750.0 --units words You have commited to 750.0 words of writing every day! $ # check in an update $ habito checkin writ -q 128.0 Added 128.0 words to habit writing for Sun Feb 18 2018. $ # list status of habits $ habito list 截屏 Habito屏幕截图 贡献 我们邀请您尝试habito并在github habito页面上提交所有问题。 补丁是


【文件预览】:
habito-master
----setup.py(3KB)
----.gitignore(809B)
----requirements.txt(5B)
----pyproject.toml(100B)
----LICENSE.md(1KB)
----setup.cfg(289B)
----.github()
--------workflows()
----README.rst(1KB)
----tests()
--------sql()
--------__init__.py(1KB)
--------test_models.py(11KB)
--------test_habito.py(2KB)
--------commands()
----mkdocs.yml(195B)
----docs()
--------index.md(4KB)
--------screencast.json(51KB)
--------screenshot.png(27KB)
--------commands.md(8KB)
--------license.md(1KB)
----development.txt(119B)
----habito()
--------__init__.py(74B)
--------models.py(11KB)
--------commands()
--------main.py(146B)

网友评论