@@ -22,14 +22,14 @@ hero:
2222features :
2323
2424- title : 🎯 Modern Python Development
25- details : Built with Python {{ cookiecutter.minimal_python_version }}+ and Poetry for robust dependency management and seamless package publishing.
25+ details : Built with Python {{ cookiecutter.minimal_python_version }}+ and Poetry for robust dependency management and seamless package publishing.
2626- title : 🔧 Comprehensive Tooling
27- details : Integrated with ruff, pre-commit, pytest, and other essential tools for quality code and efficient development.
27+ details : Integrated with ruff, pre-commit, pytest, and other essential tools for quality code and efficient development.
2828- title : 🚀 CI/CD Ready
29- details : Pre-configured GitHub Actions workflows for automated testing, linting, and deployment processes.
29+ details : Pre-configured GitHub Actions workflows for automated testing, linting, and deployment processes.
3030- title : 📦 Zero Configuration
31- details : Get started immediately with sensible defaults and automated project setup - no complex configuration needed.
31+ details : Get started immediately with sensible defaults and automated project setup - no complex configuration needed.
3232- title : 🛡️ Best Practices Built-in
33- details : Follows Python packaging standards, security best practices, and modern development workflows out of the box.
33+ details : Follows Python packaging standards, security best practices, and modern development workflows out of the box.
3434- title : 🤝 Community-Friendly
35- details : Includes templates for issues, pull requests, and comprehensive documentation to encourage collaboration.
35+ details : Includes templates for issues, pull requests, and comprehensive documentation to encourage collaboration.
0 commit comments