Metadata-Version: 2.1
Name: spaken
Version: 0.2.1
Summary: Optimize Pip installs for CI/CD pipelines
Home-page: https://github.com/labd/spaken
Author: Michael van Tellingen
Author-email: michaelvantellingen@gmail.com
License: MIT
Description: # 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](docs/demo.gif)
        
Platform: UNKNOWN
Classifier: Development Status :: 4 - Beta
Classifier: License :: OSI Approved :: MIT License
Description-Content-Type: text/markdown
Provides-Extra: test
