mirror of
https://github.com/sstent/FitTrack_GarminSync.git
synced 2026-01-25 16:41:41 +00:00
1.2 KiB
1.2 KiB
FitTrack_GarminSync Development Guidelines
Auto-generated from all feature plans. Last updated: 2025-10-10
Active Technologies
- Python 3.13 + FastAPI,
garth,garminconnect,httpx,pydantic(003-loginimprovements-use-the) - Python 3.13 + FastAPI, garth, garminconnect, httpx, pydantic (003-loginimprovements-use-the)
- centralDB (PostgreSQL/SQLite with SQLAlchemy) (003-loginimprovements-use-the)
- Python 3.13 + FastAPI, Pydantic,
garth,garminconnect,httpx(004-home-sstent-projects) - In-memory for
CurrentSyncJobManager(004-home-sstent-projects)
Project Structure
src/
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.13: Follow standard conventions
Recent Changes
- 004-home-sstent-projects: Added Python 3.13 + FastAPI, Pydantic,
garth,garminconnect,httpx - 003-loginimprovements-use-the: Added Python 3.13 + FastAPI, garth, garminconnect, httpx, pydantic
- 003-loginimprovements-use-the: Added Python 3.13 + FastAPI,
garth,garminconnect,httpx,pydantic