nikdoof / businesshours

A set of tools to assist with calculating working hours in Python.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

BusinessHours

Build Status

businesshours is a small Python module that contains tools to assist with calculating business/working hours. This project was made to solve a particular problem I was facing, and while it probably doesn't cover the edge cases it works "good enough".

Patches/issues/pulls are welcome.

License

This code is released under the BSD Three Clause license, for further information please consult the LICENSE file.

About

A set of tools to assist with calculating working hours in Python.

License:BSD 3-Clause "New" or "Revised" License


Languages

Language:Python 100.0%