Adds integration with Google Calendar: includes API configuration, event management nodes, and project structure in the README
This commit is contained in:
@@ -0,0 +1,16 @@
|
||||
[[source]]
|
||||
url = "https://pypi.org/simple"
|
||||
verify_ssl = true
|
||||
name = "pypi"
|
||||
|
||||
[packages]
|
||||
python-dotenv = ">=0.19.0"
|
||||
pocketflow = ">=0.0.2"
|
||||
google-auth-oauthlib = ">=1.0.0"
|
||||
google-auth-httplib2 = ">=0.1.0"
|
||||
google-api-python-client = ">=2.0.0"
|
||||
|
||||
[dev-packages]
|
||||
|
||||
[requires]
|
||||
python_version = "3.13"
|
||||
Reference in New Issue
Block a user