Metadata-Version: 2.4
Name: atlas
Version: 1.0.1
Summary: The official Python library for the LayerLens Atlas API
Author-email: LayerLens <support@layerlens.ai>
License-Expression: Apache-2.0
Project-URL: Homepage, https://github.com/LayerLens/atlas-python
Project-URL: Repository, https://github.com/LayerLens/atlas-python
Classifier: Typing :: Typed
Classifier: Intended Audience :: Developers
Classifier: Programming Language :: Python :: 3.8
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: Operating System :: OS Independent
Classifier: Operating System :: POSIX
Classifier: Operating System :: MacOS
Classifier: Operating System :: POSIX :: Linux
Classifier: Operating System :: Microsoft :: Windows
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Requires-Python: >=3.8
Requires-Dist: httpx<1,>=0.23.0
Requires-Dist: pydantic<3,>=1.9.0
Requires-Dist: requests
