mirror of
https://github.com/StataBS/jbex.git
synced 2026-08-26 00:44:20 +00:00
Jahrbuch Applikation | Read-only mirror of https://github.com/StataBS/jbex — Kanton Basel-Stadt. Issues & pull requests at the source.
- Python 98.6%
- Shell 0.9%
- Batchfile 0.4%
| Filename | Latest commit message | Latest commit date |
|---|---|---|
| .streamlit | ||
| data | ||
| dokumentation | ||
| images | ||
| temp | ||
| .gitignore | ||
| app.py | ||
| const.py | ||
| jbex_find.py | ||
| Procfile | ||
| readme.md | ||
| requirements.txt | ||
| runtime.txt | ||
| setup.sh | ||
| start.bat | ||
| tools.py | ||
Jahrbuch-App
Autor: Lukas Calmbach & Niklaus Baltisberger
Installation
Auf remoteserver cmd-Shell eröffnen als Admin:
- git clone ssh://git@evpdstata01:/jbex.git
- cd jbex
- py -3.8 -m venv env
- env\scripts\activate
- pip install -r requirements.txt
--proxy=http://<user>:<pwd>@radius.bs.ch:3128
Programm starten mit:
- streamlit run app.py