comtravo / ctparse

Parse natural language time expressions in python
https://www.comtravo.com
MIT License
131 stars 23 forks source link

Extract timers as a separate module #58

Closed gabrielelanaro closed 4 years ago

gabrielelanaro commented 4 years ago

Create a ctparse.timers module that contains only timing functions, this helps reduce the size of the ctparse.ctparse module.