Merge remote-tracking branch 'origin/switch-logger-to-rotoger' into switch-logger-to-rotoger

# Conflicts:
#	pyproject.toml
#	uv.lock
This commit is contained in:
grillazz
2025-11-16 15:18:11 +01:00
17 changed files with 43 additions and 140 deletions

View File

@@ -24,7 +24,7 @@
<ul>
<li><a href="#make-will-help-you">Make will help you</a></li>
<li><a href="#how-to-feed-database">How to feed database</a></li>
<li><a href="#structured-&-asynchronous-logging-with-rotoger">Structured & Asynchronous Logging with Rotoger</a></li>
<li><a href="#structured-asynchronous-logging-with-rotoger">Structured & Asynchronous Logging with Rotoger</a></li>
<li><a href="#setup-user-auth">Setup user auth</a></li>
<li><a href="#setup-local-env-with-uv">Setup local development with uv</a></li>
<li><a href="#import-xlsx-files-with-polars-and-calamine">Import xlsx files with polars and calamine</a></li>