A collection of web apps to (partially) automate common legal problems. Built with PyWebIO and currently hosted on my personal website piccolaw.ch. Licensed under the EUPL-1.2 only.
Currently under development and subject to change.
- Employment Law (in beta)
- Deadline Calculator (planned)
Set up:
git clone https://github.com/quadratecode/piccolaw-apps
pip3 install -r requirements.txt
Start apps:
python3 appstart.py
Follow the link in the terminal to get to the apps.
Read the Docker Readme for more information.
- If your input returns an error or incorrect results, please open an issue
- For questions and feature requests, please use GitHub discussions
- PRs are welcomed. Since this project is licensed under the EUPL (v1.2 only, with specific provisions), your contributions must be under a compatible license. By contributing code or other assets to the project, you confirm that you hold the necessary rights for these contributions.