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
|[](https://github.com/XulbuX/PythonLibraryXulbuX/wiki/base)| includes more modules like library constants |
67
-
|[](https://github.com/XulbuX/PythonLibraryXulbuX/wiki/code)| advanced code-string operations (*changing the indent, finding function calls, ...*) |
68
-
|[](https://github.com/XulbuX/PythonLibraryXulbuX/wiki/color)| everything around colors (*converting, blending, searching colors in strings, ...*) |
69
-
|[](https://github.com/XulbuX/PythonLibraryXulbuX/wiki/console)| advanced actions related to the console (*pretty logging, advanced inputs, ...*) |
70
-
|[](https://github.com/XulbuX/PythonLibraryXulbuX/wiki/data)| advanced operations with data structures (*compare, generate path IDs, pretty print, ...*) |
71
-
|[](https://github.com/XulbuX/PythonLibraryXulbuX/wiki/env_path)| getting and editing the PATH variable (*get paths, check for paths, add paths, ...*) |
72
-
|[](https://github.com/XulbuX/PythonLibraryXulbuX/wiki/file)| advanced working with files (*create files, rename file-extensions, ...*) |
73
-
|[](https://github.com/XulbuX/PythonLibraryXulbuX/wiki/format_codes)| easy pretty printing using custom format codes (*print, inputs, format codes to ANSI, ...*) |
74
-
|[](https://github.com/XulbuX/PythonLibraryXulbuX/wiki/json)| advanced working with json files (*read, create, update, ...*) |
|[](https://github.com/XulbuX/PythonLibraryXulbuX/wiki/regex)| generated regex pattern-templates (*match bracket- and quote pairs, match colors, ...*) |
77
-
|[](https://github.com/XulbuX/PythonLibraryXulbuX/wiki/string)| helpful actions when working with strings. (*normalize, escape, decompose, ...*) |
78
-
|[](https://github.com/XulbuX/PythonLibraryXulbuX/wiki/system)| advanced system actions (*restart with message, check installed Python libs, ...*) |
66
+
|[](https://github.com/XulbuX/PythonLibraryXulbuX/wiki/base)| includes more modules like library constants |
67
+
|[](https://github.com/XulbuX/PythonLibraryXulbuX/wiki/code)| advanced code-string operations (*changing the indent, finding function calls, ...*) |
68
+
|[](https://github.com/XulbuX/PythonLibraryXulbuX/wiki/color)| everything around colors (*converting, blending, searching colors in strings, ...*) |
69
+
|[](https://github.com/XulbuX/PythonLibraryXulbuX/wiki/console)| advanced actions related to the console (*pretty logging, advanced inputs, ...*) |
70
+
|[](https://github.com/XulbuX/PythonLibraryXulbuX/wiki/data)| advanced operations with data structures (*compare, generate path IDs, pretty print, ...*) |
71
+
|[](https://github.com/XulbuX/PythonLibraryXulbuX/wiki/env_path)| getting and editing the PATH variable (*get paths, check for paths, add paths, ...*) |
72
+
|[](https://github.com/XulbuX/PythonLibraryXulbuX/wiki/file)| advanced working with files (*create files, rename file-extensions, ...*) |
73
+
|[](https://github.com/XulbuX/PythonLibraryXulbuX/wiki/format_codes)| easy pretty printing using custom format codes (*print, inputs, format codes to ANSI, ...*) |
74
+
|[](https://github.com/XulbuX/PythonLibraryXulbuX/wiki/json)| advanced working with json files (*read, create, update, ...*) |
|[](https://github.com/XulbuX/PythonLibraryXulbuX/wiki/regex)| generated regex pattern-templates (*match bracket- and quote pairs, match colors, ...*) |
77
+
|[](https://github.com/XulbuX/PythonLibraryXulbuX/wiki/string)| helpful actions when working with strings. (*normalize, escape, decompose, ...*) |
78
+
|[](https://github.com/XulbuX/PythonLibraryXulbuX/wiki/system)| advanced system actions (*restart with message, check installed Python libs, ...*) |
0 commit comments