Skip to content

Releases: kairos-xx/GitPyPi_3.12

v1.0.0 - Initial Release: Python Project Template with GitHub and PyPI Integration

08 Jan 09:26
3112d45
Compare
Choose a tag to compare

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