Skip to content

Latest commit

 

History

History
30 lines (18 loc) · 726 Bytes

File metadata and controls

30 lines (18 loc) · 726 Bytes

etelemetry Development Guidelines

Auto-generated from all feature plans. Last updated: 2026-03-22

Active Technologies

  • Python 3.11+ + FastAPI, SQLAlchemy 2.0, asyncpg, httpx, geoip2, (001-stack-migration-refactor)

Project Structure

backend/
frontend/
tests/

Commands

cd src [ONLY COMMANDS FOR ACTIVE TECHNOLOGIES][ONLY COMMANDS FOR ACTIVE TECHNOLOGIES] pytest [ONLY COMMANDS FOR ACTIVE TECHNOLOGIES][ONLY COMMANDS FOR ACTIVE TECHNOLOGIES] ruff check .

Code Style

Python 3.11+: Follow standard conventions

Recent Changes

  • 001-stack-migration-refactor: Added Python 3.11+ + FastAPI, SQLAlchemy 2.0, asyncpg, httpx, geoip2,