GitHub / humanloop / humanloop-python
Official Python SDK for the Humanloop API
JSON API: http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/humanloop%2Fhumanloop-python
PURL: pkg:github/humanloop/humanloop-python
Stars: 8
Forks: 2
Open issues: 5
License: None
Language: Python
Size: 2.19 MB
Dependencies parsed at:
40
Created at: about 1 year ago
Updated at: 2 months ago
Pushed at: 2 months ago
Last synced at: 8 days ago
.github/workflows/ci.yml
actions
- actions/checkout v3 composite
- actions/setup-python v4 composite
pyproject.toml
pypi
- mypy 1.0.1 develop
- pytest ^7.4.0 develop
- pytest-asyncio ^0.23.5 develop
- python-dateutil ^2.9.0 develop
- ruff ^0.5.6 develop
- types-python-dateutil ^2.9.0.20240316 develop
- httpx >=0.21.2
- httpx-sse 0.4.0
- pydantic >= 1.9.2
- pydantic-core ^2.18.2
- python ^3.8
- typing_extensions >= 4.0.0
poetry.lock
pypi
- annotated-types 0.7.0
- anyio 4.5.2
- certifi 2024.8.30
- colorama 0.4.6
- exceptiongroup 1.2.2
- h11 0.14.0
- httpcore 1.0.6
- httpx 0.27.2
- httpx-sse 0.4.0
- idna 3.10
- iniconfig 2.0.0
- mypy 1.0.1
- mypy-extensions 1.0.0
- packaging 24.1
- pluggy 1.5.0
- pydantic 2.9.2
- pydantic-core 2.23.4
- pytest 7.4.4
- pytest-asyncio 0.23.8
- python-dateutil 2.9.0.post0
- ruff 0.5.7
- six 1.16.0
- sniffio 1.3.1
- tomli 2.0.2
- types-python-dateutil 2.9.0.20241003
- typing-extensions 4.12.2