gh-action-pypi-publish: This GitHub Action facilitates uploading Python distribution packages from the `dist/` directory to PyPI. It primarily supports PyPI's trusted publishing implementation, enabling secure authentication without explicit API tokens or credentials.; temporal: Temporal is a durable execution platform for building scalable and reliable applications. It provides a server that executes application logic as Workflows, automatically handling failures and retries to ensure resilience.
Automatically publish Python distribution packages to PyPI as part of a CI/CD pipeline.
Orchestrating long-running business processes