.gitignore
pyproject.toml
readme.md
requirements.txt
setup.cfg
.github/scripts/release.py
.github/workflows/publish.yml
.github/workflows/release.yml
booosta_proto/__init__.py
booosta_proto/app.py
booosta_proto/permissions.py
booosta_proto/utils.py
booosta_proto/booosta_proto.egg-info/PKG-INFO
booosta_proto/booosta_proto.egg-info/SOURCES.txt
booosta_proto/booosta_proto.egg-info/dependency_links.txt
booosta_proto/booosta_proto.egg-info/entry_points.txt
booosta_proto/booosta_proto.egg-info/top_level.txt
booosta_proto/proto/inventory.proto
booosta_proto/proto/order.proto
booosta_proto/proto/payment.proto
booosta_proto/proto/personnel.proto
booosta_proto/proto/user.proto
booosta_proto/py_grpc/__init__.py
booosta_proto/py_grpc/inventory_pb2.py
booosta_proto/py_grpc/inventory_pb2.pyi
booosta_proto/py_grpc/inventory_pb2_grpc.py
booosta_proto/py_grpc/order_pb2.py
booosta_proto/py_grpc/order_pb2.pyi
booosta_proto/py_grpc/order_pb2_grpc.py
booosta_proto/py_grpc/payment_pb2.py
booosta_proto/py_grpc/payment_pb2.pyi
booosta_proto/py_grpc/payment_pb2_grpc.py
booosta_proto/py_grpc/personnel_pb2.py
booosta_proto/py_grpc/personnel_pb2.pyi
booosta_proto/py_grpc/personnel_pb2_grpc.py
booosta_proto/py_grpc/user_pb2.py
booosta_proto/py_grpc/user_pb2.pyi
booosta_proto/py_grpc/user_pb2_grpc.py