https://github.com/zeittresor/py_replace_spaces
Simple script to replace spaces between {..} with a underline
https://github.com/zeittresor/py_replace_spaces
Last synced: 2 months ago
JSON representation
Simple script to replace spaces between {..} with a underline
- Host: GitHub
- URL: https://github.com/zeittresor/py_replace_spaces
- Owner: zeittresor
- Created: 2025-01-14T21:21:00.000Z (4 months ago)
- Default Branch: main
- Last Pushed: 2025-01-14T21:26:27.000Z (4 months ago)
- Last Synced: 2025-01-14T22:26:55.415Z (4 months ago)
- Language: Python
- Size: 6.84 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# py_replace_spaces
Simple script to replace spaces between {..} with a underline
This simple gui let you replace any text spaces between any {..} with a underline sign.
Might by useful for dynamic prompts for dynamic prompting.Just paste the original prompt to the "original Text" field and press "replace", click "copy to clipboard" and replace your original prompt with the result using ctrl+v.
Source: https://github.com/zeittresor/py_replace_spaces