Skip to content

Repository files navigation

anthropic-api-python-mock-tests

Python playground project around Anthropic API mocked with tests

Getting started

  • clone repp / copy code
    git clone ... # or
    npx -y degit -f daggerok/anthropic-api-python-mock-tests /tmp/`date -Iseconds` && cd $_
  • install dependencies:
    uv sync --all-extras --dev --locked
    
  • run
    uv run anthropic-api-python-mock-tests # or
    uv build && .venv/bin/anthropic-api-python-mock-tests
  • tests
    uv run pytest # uv run pytest -v # or

About

Python playground project around Anthropic API mocked with tests

Topics

Resources

Stars

0 stars

Watchers

0 watching

Forks

Contributors

Languages