Metadata-Version: 2.4
Name: intuned-browser
Version: 0.1.0
Summary: Intuned Browser SDK
License: Elastic-2.0
License-File: LICENSE
Keywords: sdk,intuned
Author: Intuned Developers
Author-email: engineering@intunedhq.com
Requires-Python: >=3.9,<4.0
Classifier: License :: Other/Proprietary License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Programming Language :: Python :: 3.13
Classifier: Programming Language :: Python :: 3.14
Requires-Dist: Levenshtein (==0.26.0)
Requires-Dist: aioboto3 (>=15.2.0,<16.0.0)
Requires-Dist: aiofiles (>=24.1.0)
Requires-Dist: anthropic (>=0.47.1,<0.48.0)
Requires-Dist: beautifulsoup4 (>=4.12.3)
Requires-Dist: botocore (>=1.34.70)
Requires-Dist: diskcache (>=5.6.3)
Requires-Dist: fuzzysearch (>=0.7.3)
Requires-Dist: google-generativeai (>=0.8.2)
Requires-Dist: httpx (==0.27.2)
Requires-Dist: jsonschema (>=4.23.0,<5.0.0)
Requires-Dist: litellm (==1.67.2)
Requires-Dist: mdformat (>=0.7.18,<0.8.0)
Requires-Dist: openai (>=1.42.0)
Requires-Dist: python-dateutil (>=2.9.0.post0,<3.0.0)
Requires-Dist: python-dotenv (>=1.0.1)
Requires-Dist: ruff (>=0.7.2,<0.8.0)
Requires-Dist: tenacity (==8.5.0)
Requires-Dist: termcolor (>=2.5.0,<3.0.0)
Requires-Dist: validators (>=0.34.0)
Description-Content-Type: text/markdown

# Intuned Browser

A set of common utilities for Intuned services, useful for web scraping with Playwright and for integration into Intuned platform projects.

