mirror of
https://github.com/nikdoof/businesshours.git
synced 2025-12-23 22:59:24 +00:00
14 lines
573 B
Markdown
14 lines
573 B
Markdown
|
|
BusinessHours
|
|
=============
|
|
|
|
[](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. |