promptstudio-sdk-python

View on PyPIReverse Dependencies (0)

1.0.0 promptstudio_sdk_python-1.0.0-py3-none-any.whl

Wheel Details

Project: promptstudio-sdk-python
Version: 1.0.0
Filename: promptstudio_sdk_python-1.0.0-py3-none-any.whl
Download: [link]
Size: 14528
MD5: 5724f51fff0cf056ae4f98b6ec95f664
SHA256: ea88453de9a3a3c1e9cf817f8fa5d6894ef472d6d4fc2fa25ce0ccf698dee998
Uploaded: 2024-11-14 17:26:20 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: promptstudio-sdk-python
Version: 1.0.0
Summary: Python SDK for PromptStudio
Author: PromptStudio
Author-Email: support[at]promptstudio.dev
Home-Page: https://github.com/promptstudio/promptstudio-python-sdk
Project-Url: Bug Tracker, https://github.com/promptstudio/promptstudio-python-sdk/issues
Project-Url: Documentation, https://docs.promptstudio.dev
Project-Url: Source Code, https://github.com/promptstudio/promptstudio-python-sdk
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT 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
Requires-Python: >=3.9
Requires-Dist: fastapi (>=0.104.0)
Requires-Dist: httpx (>=0.25.0)
Requires-Dist: pydantic (>=2.4.2)
Requires-Dist: google-generativeai (>=0.3.0)
Requires-Dist: anthropic (>=0.5.0)
Requires-Dist: openai (>=1.3.0)
Requires-Dist: python-jose[cryptography] (>=3.3.0)
Requires-Dist: diskcache (>=5.6.3)
Requires-Dist: aiohttp (>=3.8.0)
Requires-Dist: click (>=8.1.0)
Requires-Dist: pytest (>=7.0.0); extra == "dev"
Requires-Dist: pytest-asyncio (>=0.21.0); extra == "dev"
Requires-Dist: black (>=23.0.0); extra == "dev"
Requires-Dist: isort (>=5.12.0); extra == "dev"
Requires-Dist: mypy (>=1.0.0); extra == "dev"
Requires-Dist: flake8 (>=6.0.0); extra == "dev"
Requires-Dist: sphinx (>=7.0.0); extra == "docs"
Requires-Dist: sphinx-rtd-theme (>=1.3.0); extra == "docs"
Provides-Extra: dev
Provides-Extra: docs
Description-Content-Type: text/markdown
License-File: LICENSE
[Description omitted; length: 4411 characters]

WHEEL

Wheel-Version: 1.0
Generator: setuptools (75.5.0)
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
promptstudio/__init__.py sha256=FGkkoFnCPmP3bVoA8tRkPYIJ26U7lg0TyERfoC0ZqaQ 1997
promptstudio/base.py sha256=fIXYTOHEY4zg0Eml3-CAtZ4me3vK92zIlgV9GmgLY1Q 1132
promptstudio/cli.py sha256=-3jmvRl9M7XZcRyb8Xz-1jIqpgeet1OQj1piLQIuRGE 5010
promptstudio/prompt/__init__.py sha256=A-RTrknAaPgQMGTOZGnbXhVhuwwtNJLiXrmxAEBNQO4 18615
promptstudio/prompt/cache.py sha256=5oQmUPPJ1StOUcG0GIDPecbXvHBF_42rdQAjTycpKRM 2010
promptstudio/prompt/types.py sha256=sg9O4spYs7JcS6Q-hC2hWQ0iUfvZ2ZsnwJLSnDSAZAU 1297
promptstudio/utils/__init__.py sha256=zs2Od1fyI0Ue8ueQtFyId2NLYc1WK44MTJQ3ZmC5X0I 603
promptstudio/utils/helpers.py sha256=PQenwhSn_6uL89O3c50tGkOGZLDK9BNyjFCqgAKZiLA 6517
promptstudio_sdk_python-1.0.0.dist-info/LICENSE sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
promptstudio_sdk_python-1.0.0.dist-info/METADATA sha256=U6nCPioFXJE7BbAN_2xAdM3LPh8zaCGGyXR7GABW7Jk 6367
promptstudio_sdk_python-1.0.0.dist-info/WHEEL sha256=R06PA3UVYHThwHvxuRWMqaGcr-PuniXahwjmQRFMEkY 91
promptstudio_sdk_python-1.0.0.dist-info/entry_points.txt sha256=iomSN-KZh-_5-i3t-wjkPUlu2dd-3MFwjUwdZdwKWK0 55
promptstudio_sdk_python-1.0.0.dist-info/top_level.txt sha256=hVB1Xv_pmPL8q3sRzUrKx8AkPa5rOlnEDgPjX7NNQv4 13
promptstudio_sdk_python-1.0.0.dist-info/RECORD

top_level.txt

promptstudio

entry_points.txt

promptstudio = promptstudio.cli:main