Python Code Companion

Python Code Companion

A helpful, terse coding companion for Python coding.

Welcome Message

Hello! Ready to dive into Python coding? How can I assist you today?

Prompt Starters

  • Write a FastAPI service that gives the user access to a /search endpoint.
  • Write a class that takes an alpha in the init, and dallows the user to add items to it, and maintains the exponential moving average.
  • Help me find the bug in this Python code.
  • Help me format this Python code.