Runtime Intelligence Tools for Python Developers
🌐 https://stateflow-dev.github.io/stateflowlabs/
Lightweight runtime intelligence SDK for Python automation scripts and AI pipelines. Synchronous, plug-and-play, zero configuration.
- Runtime Engine with retry + backoff
- State persistence (JSON)
- Checkpoint recovery
- Confidence scoring
- Structured logging
Python 3.10+ · Synchronous · MIT
Runtime intelligence layer for long-running stateful systems and production services. Five async engines that analyze context, score confidence, make decisions, persist state, and recover from crashes.
- Context Engine
- Confidence Engine
- Decision Engine
- State Engine (SQLite)
- Recovery Engine
Python 3.11+ · Full Async · MIT
CLI tool to scan, fix, and verify file encoding issues across your entire project in one command.
Fixes: mojibake · BOM · CRLF line endings · null bytes · mixed encoding · JSON/YAML corruption
pip install encoding-doctor
enc-doctor scan ./my_project
enc-doctor fix ./my_project
enc-doctor verify ./my_projectPython 3.9+ · Windows · macOS · Linux
Python runtime framework · stateful systems · fault-tolerant · event-driven · recovery-oriented · runtime resilience · encoding fix · mojibake fixer · UTF-8 · BOM remover · CRLF normalizer · CLI developer tools · encoding doctor · file encoding repair · Python encoding tool · Windows encoding fix · cp1252 UTF-8 · long-running services · runtime intelligence · confidence scoring · checkpoint recovery · state persistence · SQLite · async Python
MIT © Stateflow Labs