Metadata-Version: 2.1
Name: simplex-python-sdk
Version: 0.1.10
Summary: Official Python SDK for Simplex API
Home-page: https://github.com/shreyka/simplex-python
Author: Simplex Labs, Inc.
Author-email: founders@simplex.sh
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Developers
Requires-Python: >=3.6
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: openai>=1.0.0
Requires-Dist: python-dotenv>=0.19.0
Requires-Dist: tiktoken>=0.5.0
Requires-Dist: click>=8.0.0
Requires-Dist: rich>=13.0.0
Requires-Dist: prompt-toolkit>=3.0.0
Requires-Dist: playwright>=1.0.0
Requires-Dist: Pillow>=9.0.0

# Simplex AI Python SDK

A Python SDK for Simplex AI that enables browser automation using natural language commands.

## Installation 
