An open API service indexing awesome lists of open source software.

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

Awesome Lists containing this project

README

        

# py_replace_spaces
Simple script to replace spaces between {..} with a underline

![replace_spaces](https://github.com/user-attachments/assets/efbf9b8b-ddf3-4afe-b681-dedc74a06773)

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