Commit Graph
4 Commits
Author SHA1 Message Date
slawek 156affdf54 update: clarified package installation methods. 1.0.0 2026-09-06 21:16:49 +02:00
slawek 957ca1b100 Fix formatting in note about package republishing in README 2026-09-06 19:41:09 +02:00
slawek 9afb8c6d26 Update README and pyproject.toml for Gitea package registry installation and publishing instructions 2026-09-06 19:39:10 +02:00
slawek 9f56b3ee19 Add initial implementation of Python helpers and CLI tools
- Create .gitignore to exclude build artifacts
- Add README.md with project description and installation instructions
- Implement pyproject.toml for package metadata and script entry points
- Add console output helpers for command-line scripts
- Implement environment file loading functionality
- Add JSON file I/O helpers
- Create token decoder CLI for decoding JWT claims
- Implement serve-markdown CLI for serving Markdown files as HTML
2026-09-06 19:15:54 +02:00