Skip to content

Introduction to Software Development for Lawyers

Notifications You must be signed in to change notification settings

lmorm/PythonForLawyers

 
 

Repository files navigation

Examples used in my Software Development Course for Lawyers in 2021

This code is plain and simple (and in German). It is merely used as an example.

  • 01 - Kostenquote: Text-based calculator for distribution of court and attorney fees under §§ 91, 92 ZPO (in a two-party-procedure).
  • 02 - Mehrwertsteuer: Text-based calculator for sales tax
  • 03 - Blutalkohol: Text-based calculator for blood alcohol based on intake of liquids
  • 04 - Minderung: Text-based calculator for reduction in price in case of damaged goods
  • 05 - Examensnote: Text-based calculator for exam results based on legal provisions in Bavaria
  • 06 - GUI: GUI-based calculator (using PyQt5)
  • 07 - Daten: Simple Calculator for Week-based Terms (not taking into account § 193 BGB); Simple Holiday-Checker using Webservice

Requirements:

Recommended:

Further requirements will be added during the course.

About

Introduction to Software Development for Lawyers

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%