Request to add claude-python package

Dear @replit team,

I’m currently working on a project that requires using the claude-python package to integrate Claude AI assistant into a Python application.

Unfortunately I’m unable to install claude-python in my Replit projects due to it being unavailable in your package repository.

I would like to kindly ask you to please add the claude-python package to the Replit pip repository so I and other users can install it for our projects.

The package is available on PyPI: https://pypi.org/project/claude-python/

Adding it to Replit would allow using this useful library for integrating Claude AI within Python apps created on your platform.

Please let me know if any additional information is required from my side. Your assistance with adding this package would be greatly appreciated.

Thank you for considering my request!

Best regards, Alexey Afanasyev.

1 Like

Dear @replit Team,

I’m currently working on a project that requires using the claude-python package to integrate the Claude AI assistant into a Python application.

Unfortunately, I can’t install claude-python in my Replit projects due to it not being available in your package repository.

I would like to ask you to add the claude-python package to the Replit pip repository so that I and other users can install it for our projects.

The package is available on PyPI: https://pypi.org/project/claude-python/

Adding it to Replit will allow you to use this useful library to integrate Claude AI into Python applications built on your platform.

Please let me know if any further information is required from my end. We would greatly appreciate your help in adding this package.

Thank you for considering my request!

Best wishes, Alexey Afanasyev.

Try using the pip install claude command to import this library.

Как я понимаю, вы говорите по-русски?

1 Like

I tried that and poetry add claude and both crash and fail.

2 Likes

KAlexK I’m speaking Russian, and you?

Да, я тоже. Я не смог импортировать модуль claude ни через pip, ни через poetry.
Скажите пожалуйста, что делает этот модуль?


Yeah, me too. I couldn’t import the claude module either via pip or poetry.
Please tell me what this module does?

2 Likes

AI capabilities for Python developers:

  • Natural language processing
  • Conversational context
  • Answering code questions
  • Explaining concepts
2 Likes