You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
|<h3>[`xx_code`](https://github.com/XulbuX/PythonLibraryXulbuX/wiki/xx_code)</h3>| advanced code-string operations (*changing the indent, finding function calls, ...*) |
51
-
|<h3>[`xx_color`](https://github.com/XulbuX/PythonLibraryXulbuX/wiki/xx_color)</h3>| everything around colors (*converting, blending, searching colors in strings, ...*) |
52
-
|<h3>[`xx_console`](https://github.com/XulbuX/PythonLibraryXulbuX/wiki/xx_console)</h3>| advanced actions related to the console (*pretty logging, advanced inputs, ...*) |
53
-
|<h3>[`xx_data`](https://github.com/XulbuX/PythonLibraryXulbuX/wiki/xx_data)</h3>| advanced operations with data structures (*compare, generate path ID's, pretty print/format, ...*) |
54
-
|<h3>[`xx_env_path`](https://github.com/XulbuX/PythonLibraryXulbuX/wiki/xx_env_path)</h3>| getting and editing the PATH variable (*get paths, check for paths, add paths, ...*) |
55
-
|<h3>[`xx_file`](https://github.com/XulbuX/PythonLibraryXulbuX/wiki/xx_file)</h3>| advanced working with files (*create files, rename file-extensions, ...*) |
56
-
|<h3>[`xx_format_codes`](https://github.com/XulbuX/PythonLibraryXulbuX/wiki/xx_format_codes)</h3>| easy pretty printing with custom format codes (*print, inputs, custom format codes to ANSI, ...*) |
57
-
|<h3>[`xx_json`](https://github.com/XulbuX/PythonLibraryXulbuX/wiki/xx_json)</h3>| advanced working with json files (*read, create, update, ...*) |
|<h3>`xx_regex`</h3>| generated regex pattern-templates (*match bracket- and quote pairs, match colors, ...*) |
60
-
|<h3>[`xx_string`](https://github.com/XulbuX/PythonLibraryXulbuX/wiki/xx_string)</h3>| helpful actions when working with strings. (*normalize, escape, decompose, ...*) |
61
-
|<h3>`xx_system`</h3>| advanced system actions (*restart with message, check installed Python libs, ...*) |
|[](https://github.com/XulbuX/PythonLibraryXulbuX/wiki/xx_code)| advanced code-string operations (*changing the indent, finding function calls, ...*) |
51
+
|[](https://github.com/XulbuX/PythonLibraryXulbuX/wiki/xx_color)| everything around colors (*converting, blending, searching colors in strings, ...*) |
52
+
|[](https://github.com/XulbuX/PythonLibraryXulbuX/wiki/xx_console)| advanced actions related to the console (*pretty logging, advanced inputs, ...*) |
53
+
|[](https://github.com/XulbuX/PythonLibraryXulbuX/wiki/xx_data)| advanced operations with data structures (*compare, generate path ID's, pretty print/format, ...*) |
54
+
|[](https://github.com/XulbuX/PythonLibraryXulbuX/wiki/xx_env_path)| getting and editing the PATH variable (*get paths, check for paths, add paths, ...*) |
55
+
|[](https://github.com/XulbuX/PythonLibraryXulbuX/wiki/xx_file)| advanced working with files (*create files, rename file-extensions, ...*) |
56
+
|[](https://github.com/XulbuX/PythonLibraryXulbuX/wiki/xx_format_codes)| easy pretty printing with custom format codes (*print, inputs, custom format codes to ANSI, ...*) |
57
+
|[](https://github.com/XulbuX/PythonLibraryXulbuX/wiki/xx_json)| advanced working with json files (*read, create, update, ...*) |
|| generated regex pattern-templates (*match bracket- and quote pairs, match colors, ...*) |
60
+
|[](https://github.com/XulbuX/PythonLibraryXulbuX/wiki/xx_string)| helpful actions when working with strings. (*normalize, escape, decompose, ...*) |
61
+
|| advanced system actions (*restart with message, check installed Python libs, ...*) |
0 commit comments