Metadata-Version: 2.1
Name: spaken
Version: 0.1.4
Summary: Spaken
Requires-Dist: boto3
Requires-Dist: click (>=6.7)
Requires-Dist: pip (>=10.0)
Requires-Dist: packaging (>=17.0)
Provides-Extra: test
Requires-Dist: moto (==1.3.3); extra == 'test'
Requires-Dist: pytest (>=3.5.1); extra == 'test'
Requires-Dist: pytest-cov (>=2.5.1); extra == 'test'
Requires-Dist: pytest-click; extra == 'test'

======



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.



.. image:: docs/demo.gif

Home-page: https://github.com/labd/spaken
Author: Michael van Tellingen
Author-email: michaelvantellingen@gmail.com
License: MIT
Description: UNKNOWN
Platform: UNKNOWN
Classifier: Development Status :: 4 - Beta
Classifier: License :: OSI Approved :: MIT License
Provides-Extra: test
