LICENSE
README.md
cli.py
config.py
debug_log.py
i18n.py
paths.py
profile_mgr.py
pyproject.toml
render_cache.py
ai/__init__.py
ai/coach.py
ai/provider.py
ai/sanitize.py
analytics/__init__.py
analytics/frequency.py
analytics/progression.py
analytics/records.py
analytics/volume.py
db/__init__.py
db/goals.py
db/memories.py
db/store.py
fit/__init__.py
fit/analytics.py
fit/auth.py
fit/client.py
fit/sync.py
hevy/__init__.py
hevy/client.py
hevy/sync.py
lifter_cli.egg-info/PKG-INFO
lifter_cli.egg-info/SOURCES.txt
lifter_cli.egg-info/dependency_links.txt
lifter_cli.egg-info/entry_points.txt
lifter_cli.egg-info/requires.txt
lifter_cli.egg-info/top_level.txt
locales/__init__.py
locales/en.json
locales/pt_BR.json
tests/test_ai_overrides.py
tests/test_analytics.py
tests/test_body_metrics.py
tests/test_check_stale_sync.py
tests/test_cli_helpers.py
tests/test_client.py
tests/test_coach.py
tests/test_config_paths.py
tests/test_db_goals.py
tests/test_db_goals_extra.py
tests/test_db_memories.py
tests/test_db_store.py
tests/test_debug_log.py
tests/test_env_writer.py
tests/test_export.py
tests/test_fit_analytics.py
tests/test_hevy_sync.py
tests/test_i18n_parity.py
tests/test_import.py
tests/test_migration.py
tests/test_packaging.py
tests/test_paths.py
tests/test_profiles.py
tests/test_provider.py
tests/test_sanitize.py
tests/test_security.py
tests/test_stamp_routine.py