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.
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
Related comparisons
Scores updated daily from GitHub, PyPI, and npm data. How scores work