Python Code Companion
By Erik Aronesty
A helpful, terse coding companion for Python coding.
Start using Python Code Companion on your ChatGPT
- 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.