haushaltsbuch:简单的支出书

时间:2021-05-18 16:36:56
【文件属性】:
文件名称:haushaltsbuch:简单的支出书
文件大小:181KB
文件格式:ZIP
更新时间:2021-05-18 16:36:56
JavaScript 信息 一个简单的工具来跟踪您的费用。 为此,这可能是电子表格之后和使用更复杂的工具(希望访问您的银行帐户)之前的下一步。 该工具的目的是仅在计算机的本地主机上运行。 您也可以在服务器上运行它,但是比您应该考虑的身份验证,加密等要好。 它运行在Python虚拟环境中,在Flask之上运行,并将数据存储在SQLite数据库中。 用户界面完全使用jQuery,jQuery UI和Knockout在您的浏览器中运行。 设置 # clone the repository git clone https://github.com/pabra/haushaltsbuch.git cd haushaltsbuch # get virtualenv for Ubuntu - for other distributions search for `virtualenv` in the repositor
【文件预览】:
haushaltsbuch-master
----run_local.sh(355B)
----config.template.py(906B)
----app()
--------schema.sql(579B)
--------utils.py(3KB)
--------templates()
--------translate.py(2KB)
--------database.py(15KB)
--------static()
--------__init__.py(7KB)
--------msg_en.py(2KB)
--------update.py(3KB)
--------msg_de.py(2KB)
----run.py(1KB)
----requirements.txt(170B)
----.gitignore(216B)
----README.md(1KB)

网友评论