Put coding conventions in this file that will be used with assistants such as aider.
See: aider -- Specifying coding conventions
- Prefer httpx over requests for making http requests.
- Use types everywhere possible.
Put coding conventions in this file that will be used with assistants such as aider.
See: aider -- Specifying coding conventions