文件名称:serpentime:类似计时码表的时间管理工具
文件大小:695KB
文件格式:ZIP
更新时间:2024-03-13 20:34:10
Python
夏彭时间 Serpentime是一个简单的时间跟踪软件,用于创建Chronodex图,这是一种饼图,其中每个切片代表专用于活动的时间。 源代码存储库和问题跟踪器: : 要求 Python : $ \ qquad $ Serpentime使用Python 3.8.2开发 PyQt5 : $ \ qquad $ 安装 安装Serpentime的最简单方法是通过pip : pip install serpentime 然后,您可以通过简单地运行来启动应用程序: python -m serpentime.app
【文件预览】:
serpentime-main
----MANIFEST.in(117B)
----.github()
--------workflows()
----serpentime()
--------ui()
--------app.py(217B)
--------core()
--------__init__.py(0B)
--------files()
----LICENSE(1KB)
----setup.cfg(358B)
----setup.py(62B)
----README.md(630B)
----.gitignore(2KB)
----pyproject.toml(90B)