AST-based fragmental source code refactoring toolkit for Python
☆459Dec 30, 2023Updated 2 years ago
Alternatives and similar repositories for refactor
Users that are interested in refactor are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- Automatic test case generation for python and static analysis library☆266Mar 28, 2022Updated 4 years ago
- A concrete syntax tree parser and serializer library for Python that preserves many aspects of Python's abstract syntax tree☆1,885Jan 22, 2026Updated 3 months ago
- Bicycle Repair Man - Rewrite Python Sources with Your Additions☆19Oct 17, 2022Updated 3 years ago
- Advanced Python linting framework with auto-fixes and hierarchical configuration that makes it easy to write custom in-repo lint rules.☆704Apr 1, 2026Updated last month
- Structural Source Code Search Engine☆46Mar 16, 2026Updated last month
- AI Agents on DigitalOcean Gradient AI Platform • AdBuild production-ready AI agents using customizable tools or access multiple LLMs through a single endpoint. Create custom knowledge bases or connect external data.
- Formatter for your Python unit tests☆106Oct 29, 2022Updated 3 years ago
- A Python type explainer!☆83Jul 19, 2023Updated 2 years ago
- The ultimate linter and formatter for removing unused import statements in your code.☆248Apr 23, 2026Updated last week
- Unbearably fast near-real-time pure-Python runtime-static type-checker.☆3,402Apr 24, 2026Updated last week
- Instagram's experimental performance oriented greenfield implementation of Python.☆295Dec 17, 2022Updated 3 years ago
- A pythonic, asynchronous, inotify interface☆174Oct 28, 2025Updated 6 months ago
- A tool to automatically fix Django deprecations.☆189Updated this week
- Visualize CPython's specializing, adaptive interpreter.☆674May 19, 2024Updated last year
- A linter to prevent exception handling antipatterns in Python (limited only for those who like dinosaurs).☆448Oct 30, 2024Updated last year
- Deploy on Railway without the complexity - Free Credits Offer • AdConnect your repo and Railway handles the rest with instant previews. Quickly provision container image services, databases, and storage volumes.
- Static Frame Stack Dependency Graph☆23Dec 25, 2021Updated 4 years ago
- A Python Parser☆672Apr 3, 2026Updated 3 weeks ago
- Trident provides an easy way to pass the output of one command to any number of targets.☆34Sep 26, 2021Updated 4 years ago
- traceprint is a Python package that adds stack trace links to the builtin print function, so that editors such as PyCharm can link to the…