Metadata-Version: 2.1
Name: parble
Version: 0.2.3
Summary: Parble Python SDK
Project-URL: Documentation, https://github.com/parblelabs/parble-python#readme
Project-URL: Issues, https://github.com/parblelabs/parble-python/issues
Project-URL: Source, https://github.com/parblelabs/parble-python
Author-email: Timothé Perez <timothe@parble.com>
License-File: LICENSE
Classifier: Development Status :: 4 - Beta
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3.7
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 :: Implementation :: CPython
Classifier: Programming Language :: Python :: Implementation :: PyPy
Requires-Python: >=3.7
Requires-Dist: click>=8.0
Requires-Dist: pydantic>=1.10
Requires-Dist: requests>=2.28
Provides-Extra: docs
Requires-Dist: pydata-sphinx-theme>=0.12.0; extra == 'docs'
Requires-Dist: sphinx-click>=4.3; extra == 'docs'
Requires-Dist: sphinx>=5.3; extra == 'docs'
Requires-Dist: towncrier>=22.8.0; extra == 'docs'
Provides-Extra: tests
Requires-Dist: pre-commit>=2.20; extra == 'tests'
Requires-Dist: pytest-cov>=4.0; extra == 'tests'
Requires-Dist: pytest>=7.2; extra == 'tests'
Requires-Dist: requests-mock>=1.10; extra == 'tests'
Description-Content-Type: text/markdown

# Parble Python SDK

This repo contains the source code of the Parble Python SDK.
