libcst topic
List
libcst repositories
django-codemod
174
Stars
17
Forks
Watchers
A tool to automatically fix Django deprecations.
jargonaut
40
Stars
5
Forks
Watchers
Python obfuscator built on LibCST with a library of fun obfuscation techniques, including polynomial MBAs, runtime bytecode patching, etc.
remove-print-statements
21
Stars
2
Forks
Watchers
A command-line tool (and pre-commit hook) to remove print statements from your Python project.