claude-to-chatgpt and claude-api-py

One tool is a Python client library for the Claude API, while the other is an API proxy that translates Claude API calls into the OpenAI Chat API format, making them ecosystem siblings that address different integration needs for the Claude API.

claude-to-chatgpt
47
Emerging
claude-api-py
35
Emerging
Maintenance 0/25
Adoption 10/25
Maturity 16/25
Community 21/25
Maintenance 0/25
Adoption 5/25
Maturity 18/25
Community 12/25
Stars: 1,302
Forks: 150
Downloads:
Commits (30d): 0
Language: Python
License: MIT
Stars: 1
Forks: 1
Downloads: 84
Commits (30d): 0
Language: Python
License: MIT
Stale 6m No Package No Dependents
Stale 6m

About claude-to-chatgpt

jtsang4/claude-to-chatgpt

This project converts the API of Anthropic's Claude model to the OpenAI Chat API format.

Implements a reverse-proxy that translates OpenAI Chat API requests to Claude's completion endpoint, supporting streaming responses and multiple Claude model versions. Deployable serverlessly via Cloudflare Workers (100k requests/day limit) or Docker, enabling drop-in compatibility with existing ChatGPT client libraries and applications.

About claude-api-py

AshwinPathi/claude-api-py

Unofficial Python API for Anthropic's Claude LLM

Scores updated daily from GitHub, PyPI, and npm data. How scores work