davidhalter / davidhalter/parso
Document the refactoring API
Open
help wanted
- Dominant language
- Python
- Stars
- 679
- Forks
- 120
- PR merge metrics
- No merged PRs in 30d
Description
I'm starting to look for a library to do source transformations and I _think_ parso could handle it via its [`parso.Grammar.refactor()` method](https://parso.readthedocs.io/en/latest/docs/usage.html#parso.Grammar.refactor), but there's not docs on how to use it.
Contributor guide
Assessment
This issue has not been assessed yet.