๐ 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.