Clemens Schwaighofer
1eb464dd2c
Add string handling helper maks to mask strings
2025-07-03 13:57:39 +09:00
Clemens Schwaighofer
f900a6eab9
Add double byte string format
v0.4.0
2025-07-02 18:34:53 +09:00
Clemens Schwaighofer
eb48b316c8
pylint fix update
v0.3.1
2025-07-02 14:07:49 +09:00
Clemens Schwaighofer
8b3b68577e
For delete keys do not allow Any, ignore sub error
...
only dict, list or str, str will be returned as list
Ignore any errors for recursive call because it thinks value is [unknown]
-> this should be checked that value is [str, Any] or list[dict[str, Any]]
2025-07-02 14:05:47 +09:00
Clemens Schwaighofer
4cb470e35c
Fix all namings for all folders, add simple test run for progress
...
Missing: tests for all other functions
2025-07-02 13:58:53 +09:00
Clemens Schwaighofer
6f722661b7
Update ToDo list, pg.typed, .python-version
2025-07-02 09:47:10 +09:00
Clemens Schwaighofer
39664aa62b
Readme updates and pyproject.toml name fixes
2025-07-01 19:05:37 +09:00
Clemens Schwaighofer
f5e6c20470
Rename folders to be PEP compatible
2025-07-01 15:49:14 +09:00
Clemens Schwaighofer
e778e7a42f
CoreLibs for Python
...
this is an intial test install.
The folder and file names will differ and some things will move around.
1.0.0 will have the first usable setup
2025-07-01 15:05:32 +09:00