Metadata-Version: 1.0
Name: WatsonReport
Version: 0.0.7
Summary: watson reporting for imdc
Home-page: https://gitlab.com/kobededecker/watsonreport
Author: Kobe De Decker
Author-email: kobededecker@gmail.com
License: MIT
Description: # watsonreport
        
        This tool can be used to generate an excel report with hours logged on each project summarized per day.
        
        ## installing
        run `pip install watsonreport`
        
        This command will also install the [td-watson](https://tailordev.github.io/Watson/) python library.
        
        ## use
        Use watson like explained on watson's website.
        
        Generate an excel report for summary per project/day by running since a certain date.
        
        `watsonreport 2018-10-21`
        
        
        
Platform: UNKNOWN
