feat: starting streamer
Signed-off-by: Konstantin Fickel <mail@konstantinfickel.de>
This commit is contained in:
commit
329ebdf9a9
7 changed files with 576 additions and 0 deletions
2
src/streamer/__init__.py
Normal file
2
src/streamer/__init__.py
Normal file
|
|
@ -0,0 +1,2 @@
|
|||
def hello() -> None:
|
||||
print("You got some stuff to do!")
|
||||
Loading…
Add table
Add a link
Reference in a new issue