Metadata-Version: 2.1
Name: cal_event_search
Version: 1.0.6
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
        Google Calendar Event Search
        
        ### Installation ###
        
            pip install cal_event_search
        
        ## 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
        
        ### 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
