ledger-dashboard:用Python编写的ledger-cli仪表板

时间:2024-05-24 06:47:14
【文件属性】:

文件名称:ledger-dashboard:用Python编写的ledger-cli仪表板

文件大小:154KB

文件格式:ZIP

更新时间:2024-05-24 06:47:14

Python

分类帐仪表板 使用python3和Flask编写的命令行会计工具简单仪表板。 安装 对于拱门: 使用pacman -S python python-pip安装必备组件pacman -S python python-pip 使用pip install -r requirements.txt安装软件包 使用cp ledgerdashboard/settings.template.py ledgerdashboard/settings.py复制设置文件cp ledgerdashboard/settings.template.py ledgerdashboard/settings.py 使用nano ledgerdashboard/settings.py编辑新文件 使用python3 runserver.py运行服务器 打开Web浏览器并导航到 对于Ubuntu / Debian: 确保对


【文件预览】:
ledger-dashboard-master
----utils()
--------color_test_results(539B)
----runtests.sh(255B)
----requirements.txt(195B)
----ledgerdashboard()
--------ledger()
--------renderer.py(1KB)
--------settings.template.py(600B)
--------layout.py(1KB)
--------__init__.py(83B)
--------test()
--------views.py(7KB)
--------templates()
--------static()
----.gitignore(33B)
----runserver.py(154B)
----readme.md(1013B)

网友评论