A template of serious scaffold family based on pybind11.
- Project setup and template update with copier.
- Containerization for development and deployment with dev container.
- Continuous Integration with GitHub Actions.
- Automate dependency updates with Renovate.
- Use cmake-registry to provide various cmake modules and scripts.
- Lint tool
pre-commit
integration with various linters, including clang-format, codespell, markdownlint, and more. - Documentation generation with sphinx[furo] or mkdocs[material].
- Automatic release workflow with semantic-release.
- Maintainable documentation guides for configuration, development, security and contribution based on ss-pybind11.
MIT License, for more details, see the LICENSE file.