refactor!: rename package from streamer to streamd

- Rename src/streamer/ to src/streamd/
- Update all internal imports
- Update pyproject.toml project name and entry point
- Update README branding (Streamer -> Strea.md)
- Switch from pyright to basedpyright
- Bump requires-python to >=3.13
This commit is contained in:
Konstantin Fickel 2026-02-15 17:30:31 +01:00
parent 49cd9bcfa0
commit af2debc19b
Signed by: kfickel
GPG key ID: A793722F9933C1A5
23 changed files with 48 additions and 789 deletions

View file

@ -1 +1 @@
3.14.3
3.13