Skip to main content

A client library for accessing langfuse

Project description

Langfuse Python SDK

MIT License CI test status PyPI Version GitHub Repo stars Discord YC W23

pip install langfuse

Full documentation: https://docs.langfuse.com/sdk/python

Langchain documentation: https://docs.langfuse.com/langchain

Development

Add Poetry plugins

poetry self add poetry-dotenv-plugin
poetry self add poetry-bumpversion

Install dependencies

poetry install

Add Pre-commit

poetry run pre-commit install

Tests

Setup

  • Add .env based on .env.example

Run

  • Run all
    poetry run pytest -s -v --log-cli-level=INFO
    
  • Run a specific test
    poetry run pytest -s -v --log-cli-level=INFO tests/test_sdk.py::test_flush
    
  • E2E tests involving OpenAI and Serp API are usually skipped, remove skip decorators in tests/test_langchain.py to run them.

Update openapi spec

  1. Generate Fern Python SDK in langfuse and copy the files generated in generated/python into the langfuse/api folder in this repo.
  2. Rebuild and deploy the package to PyPi.

Publish release

  1. poetry version patch
    • poetry version prepatch for pre-release versions
  2. poetry install
  3. poetry build
  4. poetry publish

Project details


Release history Release notifications | RSS feed

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

langfuse-1.1.15.tar.gz (28.6 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

langfuse-1.1.15-py3-none-any.whl (65.1 kB view details)

Uploaded Python 3

File details

Details for the file langfuse-1.1.15.tar.gz.

File metadata

  • Download URL: langfuse-1.1.15.tar.gz
  • Upload date:
  • Size: 28.6 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/1.7.0 CPython/3.12.0 Darwin/23.0.0

File hashes

Hashes for langfuse-1.1.15.tar.gz
Algorithm Hash digest
SHA256 84c78d99f3efa0d84a6330558849eecfcbaf85b1258c7dfe816f0de74a2ead03
MD5 4b6b211fef0e160011797410ce79d249
BLAKE2b-256 40fd6e7bb307128e690a5a5d0371c3175e57d5619a57ee1f9d88e55a6e010492

See more details on using hashes here.

File details

Details for the file langfuse-1.1.15-py3-none-any.whl.

File metadata

  • Download URL: langfuse-1.1.15-py3-none-any.whl
  • Upload date:
  • Size: 65.1 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/1.7.0 CPython/3.12.0 Darwin/23.0.0

File hashes

Hashes for langfuse-1.1.15-py3-none-any.whl
Algorithm Hash digest
SHA256 76111df5815e28378a50eb421f9a3274250001e5c07d16ea28d5993b73387a64
MD5 be3e45fcd3f6402d4e1c8b2d3e53ab3e
BLAKE2b-256 f5737db3c3ac763ac20beb226a5cbf7e60c74c447b045ac96570eb7ad58af4cc

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page