a software service for calculating working hours for a certain period.
git clone <url>
cd recaps
cp -r recaps.example recaps
python3 -m venv venv
source venv/bin/activate
pip install -r requirements.txt
python main.py recaps/example.yaml
We hope you find this service helpful.
Thank you for using our service! 🚀