Files
datecalc/README.md
2025-08-04 11:50:21 +02:00

890 B

Elpatrons Date Calculator

A modern Python web application (Flask) that enables various date calculations through a clear, accessible web interface. Features include calculating days between dates, working days with state-specific holidays, calendar weeks, date arithmetic, and more. The application supports German and English languages, includes a REST API, and is designed with accessibility in mind.

Documentation

Quick Start

pip install -r requirements.txt
python app.py

Visit https://date.elpatron.me for the live demo.

License

This project is licensed under the MIT License.


(c) 2025 Markus Busche