Clemens Schwaighofer
6e69af4aa8
Update pyproject.toml with new version
2025-07-09 14:45:53 +09:00
Clemens Schwaighofer
717080a009
Add Text ANSI colors class
2025-07-09 08:54:29 +09:00
Clemens Schwaighofer
19197c71ff
README file name fix
2025-07-08 17:50:33 +09:00
Clemens Schwaighofer
b88e0fe564
Add tests for string helpers too, update timestamp strings tests
...
Fix string helpers calls for some edge cases
2025-07-08 15:58:37 +09:00
Clemens Schwaighofer
060e3b4afe
Move test runs into the test-run folder, add TimestampStrings, add basic tests via pytest
...
pytest added for dev.
Move all the test run python scripts into the "test-run" folder, so we can use the tests/ folder for just tests.
Setup one test for the TimestampStrings class with pytests in tests/unit/string_handling/test_timestamp_strings.py
2025-07-08 14:54:26 +09:00
Clemens Schwaighofer
cd07267475
v0.6.0: Fix src folder name
2025-07-08 10:04:01 +09:00
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
2025-07-02 18:34:53 +09:00
Clemens Schwaighofer
eb48b316c8
pylint fix update
2025-07-02 14:07:49 +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