beamrider/python-rules-techstack icon
public
Published on 4/15/2025
Python Rules with TechStack

Rules
python-rules-techstack
## Tech stack:
- Python (mainly)
- C++ (only sometimes)
- Docker, docker compose
- self-hosted Gitlab
- ClearML
- PyTorch / libtorch
- VS Code
- ruff
- uv
- pathlib
- rich.progress
- loguru
- BentoML (newest version!)

## Testing Guidelines
- 

## Code Style, Documentation & Guidelines 
- always reply with Pythonic answers, structured into dedicated functions and classes
- use type hinting and docstrings in Google style format