charliermarsh / autobot
GitHub Copilot, for your existing codebase.
☆71Updated 6 months ago
Alternatives and similar repositories for autobot:
Users that are interested in autobot are comparing it to the libraries listed below
- Syntactical sugar for Python class attributes☆56Updated 8 months ago
- Replace `Optional[T]` by `Union[T, None]` 👀☆57Updated 2 years ago
- A Python type explainer!☆81Updated last year
- All-Inclusive Python Projects☆112Updated 2 months ago
- Declarative CLI argument parser☆148Updated last week
- Opinionated components for Rich☆38Updated this week
- Runtime typing introspection tools☆30Updated this week
- ☆131Updated last year
- GitHub action to list all valid versions of dependency for a Python project☆29Updated 2 years ago
- Define your JSON schema as Python dataclasses☆63Updated last year
- A Python CLI tool (Written in Rust) that finds all third-party packages imported into your Python project☆36Updated 2 years ago
- The developer experience (DevX) upgrade for Python mocking☆36Updated last month
- Use uv in GitHub Actions by adding one line to the workflow.