Optimize Pip installs for CI/CD pipelines


Keywords
pip, pypi, python, wheel
License
MIT
Install
pip install spaken==0.2.1

Documentation

Spaken

Spaken is a tool to optimize ci/cd workflows for Python applications. It does this by collecting all the dependencies (python packages) and convert them to wheel files to store on AWS S3.

demo