Skip to content

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

Latest
Compare
Choose a tag to compare
@kairos-xx kairos-xx released this 08 Jan 09:26
3112d45

πŸš€ 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.