composio-gemini 1.0.0rc5__py3-none-any.whl → 1.0.0rc7__py3-none-any.whl

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -1,6 +1,3 @@
1
1
  from .provider import GeminiProvider
2
2
 
3
-
4
- __all__ = (
5
- "GeminiProvider",
6
- )
3
+ __all__ = ("GeminiProvider",)
File without changes
@@ -1,16 +1,21 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: composio-gemini
3
- Version: 1.0.0rc5
3
+ Version: 1.0.0rc7
4
4
  Summary: Use Composio to get an array of tools with your Gemini agent.
5
- Project-URL: Homepage, https://github.com/ComposioHQ/composio
5
+ Home-page: https://github.com/ComposioHQ/composio
6
+ Author: Composio
6
7
  Author-email: Composio <tech@composio.dev>
8
+ Project-URL: Homepage, https://github.com/ComposioHQ/composio
9
+ Classifier: Programming Language :: Python :: 3
7
10
  Classifier: License :: OSI Approved :: Apache Software License
8
11
  Classifier: Operating System :: OS Independent
9
- Classifier: Programming Language :: Python :: 3
10
- Requires-Python: <4,>=3.9
11
- Requires-Dist: composio
12
- Requires-Dist: google-genai
12
+ Requires-Python: >=3.9,<4
13
13
  Description-Content-Type: text/markdown
14
+ Requires-Dist: google-genai
15
+ Requires-Dist: composio
16
+ Dynamic: author
17
+ Dynamic: home-page
18
+ Dynamic: requires-python
14
19
 
15
20
  ## 🚀🔗 Integrating Composio with Google's Gemini SDK
16
21
 
@@ -0,0 +1,7 @@
1
+ composio_gemini/__init__.py,sha256=1E2vHF2vpRqgO9hEHJlgaePVhmlLSmNB6irwy2wh8hM,68
2
+ composio_gemini/provider.py,sha256=1rKIAzXasJsAuU_OL1Ht-XBAMdsGD0tKnFV0cmSR1D4,2104
3
+ composio_gemini/py.typed,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
4
+ composio_gemini-1.0.0rc7.dist-info/METADATA,sha256=HBN7lQTMTfVBpedtKzBANXzWM0rCnB8g76VTWxFw4lQ,2612
5
+ composio_gemini-1.0.0rc7.dist-info/WHEEL,sha256=_zCd3N1l69ArxyTb8rzEoP9TpbYXkqRFSNOD5OuxnTs,91
6
+ composio_gemini-1.0.0rc7.dist-info/top_level.txt,sha256=OXlT1cwZ_H8zLnD-WjZOokKdqRgsq5cqhx0uCnxCikk,16
7
+ composio_gemini-1.0.0rc7.dist-info/RECORD,,
@@ -1,4 +1,5 @@
1
1
  Wheel-Version: 1.0
2
- Generator: hatchling 1.27.0
2
+ Generator: setuptools (80.9.0)
3
3
  Root-Is-Purelib: true
4
4
  Tag: py3-none-any
5
+
@@ -0,0 +1 @@
1
+ composio_gemini
@@ -1,5 +0,0 @@
1
- composio_gemini/__init__.py,sha256=9S9oUYw-AB66xkTGxivUZkKGMC_gWEb9ylhNeMxT8Ik,75
2
- composio_gemini/provider.py,sha256=1rKIAzXasJsAuU_OL1Ht-XBAMdsGD0tKnFV0cmSR1D4,2104
3
- composio_gemini-1.0.0rc5.dist-info/METADATA,sha256=dw_L9MfHdmyzllNaUjuYQBhykBrCO6K5_h9jok68eIs,2485
4
- composio_gemini-1.0.0rc5.dist-info/WHEEL,sha256=qtCwoSJWgHk21S1Kb4ihdzI2rlJ1ZKaIurTj_ngOhyQ,87
5
- composio_gemini-1.0.0rc5.dist-info/RECORD,,