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