-
A repository of software for the Python programming languagePricing:
- Open Source
In the first part of this series, we set up a repository for a universally portable Python app. Today, we will register the package with PyPI, the Python Package Index, and use a GitHub Release Action to automate the distribution so that other Python users can install the app with pipx or pip.
#Translation Service #Languages #Productivity 83 social mentions
-
Automate your workflow from idea to productionPricing:
- Open Source
GitHub Actions are automated routines that run on GitHub's sandboxed virtual machine servers, called "runners", and are (probably) free for your Public open source projects!
#DevOps Tools #Continuous Integration #Developer Tools 306 social mentions