About Charmd
Debug console scripts in PyCharm directly from the terminal, avoiding manual Run Configurations or temporary code imports
Changes in v0.2.6
Added an animated GIF showing the basic workflow:
- Start the Debug Server
- Set some breakpoints
- Invoke your console script using
charmd
Updated the documentation to better-indicate that the project's goal is to make it easier to debug console scripts.
Updated the PyPi project description to match the repo's updated About.
Full Changelog: v0.2.5...v0.2.6