Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

remold

Concisely reshape Python code with LibCST or ast-grep.

pip install remold

Usage docs live in the module docstring, where remold's main users (AI agents) read them: doc(remold) in a pyskills session, or help(remold) anywhere.

Development

pip install -e .[dev]
pytest -q

Version lives in remold/__init__.py as __version__; bump with ship-bump. Release with ship-gh and ship-pypi.

About

Concisely reshape Python code with LibCST or ast-grep

Resources

Stars

Watchers

Forks

Releases

Contributors

Languages