added package structure

This commit is contained in:
2021-09-08 14:04:00 +02:00
parent 583f618016
commit f8cd002cb0
8 changed files with 8 additions and 4 deletions

8
bstrd/bstrd.py Normal file
View File

@ -0,0 +1,8 @@
from .bscache import BSCache
bsstream = BSCache()
BS = bsstream.get_var