Files
businesshours/README.md

14 lines
573 B
Markdown

BusinessHours
=============
[![Build Status](https://travis-ci.org/nikdoof/businesshours.png)](https://travis-ci.org/nikdoof/businesshours)
```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.