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
2025-07-01 15:05:32 +09:00
2025-07-01 15:05:32 +09:00
2025-07-01 15:05:32 +09:00
2025-07-01 15:05:32 +09:00
2025-07-01 15:05:32 +09:00

CoreLibs for Python

This is a pip package that can be installed into any project and covers the following pars

  • loggingn update with exception logs
  • requests wrapper for easier auth pass on access
  • dict fingerprinting
  • jmespath search
  • dump outputs for data
  • progress printing

Python venv setup

In the folder where the script will be located

uv venv --python 3.13
Description
Collection of methods and classes for quicker basic development
Readme 2.5 MiB
Languages
Python 100%