π First release of GitPyPi_3.12 - A comprehensive Python project template with automated GitHub and PyPI integration.
Key Features:
- β¨ Automated GitHub repository setup
- π¦ PyPI package publishing workflow
- π Code quality tools integration (Black, Ruff, Flake8, Pyright)
- π§ͺ Testing framework with Pytest
- π Project archiving functionality
- π Workflow automation
Technical Details:
- Python >=3.11 support
- Comprehensive project structure
- Built-in dependency management
- Automated version control
- Integrated development tools
Dependencies:
- Core testing: pytest >=7.0.0
- Code formatting: black, flake8, ruff
- Build tools: build, wheel
- Development: replit==4.1.0
- Additional utilities: requests, toml, pyyaml, isort
This release provides a foundation for Python projects with seamless integration between GitHub and PyPI publishing workflows.