Spravka is a tool for auto-generating Python project boilerplate and configuration files. Version 0.0.14 is the latest. Release cadence is irregular. It is designed to scaffold project structure, pyproject.toml, CI/CD, and other common files based on user prompts.
pip install spravkaNo compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Minimal setup to auto-generate a project structure and configuration.
Use a temporary directory or back up existing files before running.
Provide answers via stdin using a here-doc or use the programmatic API with pre-populated config.
No dependency data recorded yet.