v 1.8.6 Updated: 18 hours ago
A Concrete Syntax Tree (CST) parser and serializer library for Python
A Concrete Syntax Tree (CST) parser and serializer library for Python LibCST parses Python 3.x source code as a CST tree that keeps all formatting details (comments, whitespaces, parentheses, etc). It's useful for building automated refactoring (codemod) applications and linters.
https://github.com/Instagram/LibCST
| Installations | 0 |
| Requested Installations | 0 |