Metadata-Version: 2.1
Name: multion
Version: 0.2.19
Summary: MULTION API
Author: Div Garg
Requires-Python: >=3.8,<4.0
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Requires-Dist: cognitojwt (>=1.4.1,<2.0.0)
Requires-Dist: cryptography (>=41.0.1,<42.0.0)
Requires-Dist: ipython (>=8.1.0,<9.0.0)
Requires-Dist: openai (>=1.3.0,<2.0.0)
Requires-Dist: pillow (>=10.0.1,<11.0.0)
Requires-Dist: pytesseract (>=0.3.10,<0.4.0)
Requires-Dist: requests (>=2.31.0,<3.0.0)
Requires-Dist: requests-oauthlib (>=1.3.1,<2.0.0)
Description-Content-Type: text/markdown

# Multion Python SDK

The Multion Python SDK provides a convenient way to interact with the Multion API and perform various operations such as creating sessions, updating sessions, closing sessions, and retrieving session information.

## Documentation

For detailed documentation on how to use the Multion Python SDK and the available functions, please refer to the official Multion API [documentation](https://docs.multion.ai).

