Skip to content
/ recaps Public

Software for calculating working hours for a certain period.

Notifications You must be signed in to change notification settings

i3-MS/recaps

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Recaps

a software service for calculating working hours for a certain period.

Table of Contents

Installation

Clone the Repository

git clone <url>
cd recaps

Make recaps directory

cp -r recaps.example recaps

Activate environment

python3 -m venv venv
source venv/bin/activate

Download the packages

pip install -r requirements.txt

Usage

python main.py recaps/example.yaml

Final Notes

We hope you find this service helpful.

Thank you for using our service! 🚀

About

Software for calculating working hours for a certain period.

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages