remold 0.1.1


pip install remold

  Latest version

Released: Jul 20, 2026

Project Links

Meta
Author: remold contributors
Requires Python: >=3.10

Classifiers

Programming Language
  • Python :: 3
  • Python :: 3 :: Only

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.

Wheel compatibility matrix

Platform Python 3
any

Files in release

Extras:
Dependencies:
libcst
ast-grep-py