Metadata-Version: 2.1
Name: cal-event-search
Version: 1.0.9
Summary: Calendar Event Search
Home-page: https://github.com/polmonroig/calendar_api
Author: Pol Monroig
Author-email: polmonroig@gmail.com
License: UNKNOWN
Description: # calendar_api
        This is an app that is connected to Google Calendar, the main purpose of this application is 
        to collect the events of a calendar search them by date, name and color and to receive and analysis of the duration 
        of the events and dates. 
        
        ### Installation ###
        
            pip install cal_event_search
            
        Note: after installing you will need a Google API credentials, 
              they are included inside the cal_event_search folder 
              or you can use your own 
        
        ## Prerequisites
            python >= 3.7
            qt>=5.9.7
            qtpy>=1.5.2
            google-api-python-client>=1.7.8
            google-auth>=1.6.3
            google-auth-httplib2>=0.0.3
            google-auth-oauthlib>=0.3.0
            google-pasta>=0.1.4
            numpy>=1.15.4 
        
        ### Who do I talk to? ###
        
        Pol Monroig
        
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Operating System :: OS Independent
Description-Content-Type: text/markdown
