Repository Statistics
Repository Stats
- Commit: 82924780a837319f300b7fdf350747021cd220cf
-
Generated: 2025-09-12T16:28:19
- Total Python LOC: 2102
- Total LOC (all files): 4061
- Total files: 41
LOC by Top-Level Directory (Python only)
- src: 760 LOC
- examples: 590 LOC
- tests: 560 LOC
- scripts: 192 LOC
File Counts by Extension
- .py: 20
- .md: 11
- NOEXT: 3
- .in: 1
- .toml: 1
- .lock: 1
- .yml: 1
- .js: 1
- .html: 1
- .scss: 1
Top-Level Layout
- .gitignore
- CHANGELOG.md
- docs/
- _config.yml
- api.md
- assets/
- developer.md
- Gemfile
- Gemfile.lock
- index.md
- README.md
- reference/
- repo-stats.md
- TODO.md
- usage.md
- examples/
- battery_read_async.py
- battery_read_sync.py
- debug_test.py
- device_discovery.py
- logging_test.py
- README.md
- LICENSE
- MANIFEST.in
- pyproject.toml
- README.md
- scripts/
- repo_stats.py
- src/
- litime_ble/
- tests/
- conftest.py
- test_client_mock.py
- test_discovery.py
- test_logging.py
- test_parse.py
- test_smoke.py
Excluded Paths
- .git
- .github
- .pytest_cache
- .ruff_cache
- pycache
- build
- dist
- litime_ble.egg-info
- repo_stats