Claude-API and claude-api-py

One project provides an unofficial Claude AI API, while the other is a Python client library for interacting with an unofficial Claude LLM API, making them ecosystem siblings where the Python library would likely consume the functionality offered by an API like the first.

Claude-API
58
Established
claude-api-py
35
Emerging
Maintenance 0/25
Adoption 10/25
Maturity 25/25
Community 23/25
Maintenance 0/25
Adoption 5/25
Maturity 18/25
Community 12/25
Stars: 877
Forks: 142
Downloads:
Commits (30d): 0
Language: Python
License: MIT
Stars: 1
Forks: 1
Downloads: 84
Commits (30d): 0
Language: Python
License: MIT
Stale 6m
Stale 6m

About Claude-API

KoushikNavuluri/Claude-API

This project provides an unofficial API for Claude AI, allowing users to access and interact with Claude AI .

Wraps Claude.ai's web interface through cookie-based authentication, enabling programmatic conversation management including message sending with file attachments, history retrieval, and chat lifecycle operations. Built as a Python library that reverse-engineers the browser API with configurable timeouts and support for multi-file document processing. Targets chatbot applications across platforms like Discord and console interfaces through simple method calls for conversation CRUD operations.

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