libcst topic

List libcst repositories

django-codemod

174
Stars
17
Forks
Watchers

A tool to automatically fix Django deprecations.

jargonaut

36
Stars
5
Forks
Watchers

Python <3.10 src2src obfuscation engine 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.