Metadata-Version: 1.1
Name: miniboss
Version: 0.1.2
Summary: Containerized app testing framework
Home-page: https://github.com/afroisalreadyinu/miniboss
Author: Ulas Turkmen
Author-email: UNKNOWN
License: MIT
Description: 
        miniboss is a Python application for locally running multiple dependent docker
        services, individually rebuilding and restarting them, and managing application
        state with lifecycle hooks. Services definitions can be written in Python,
        allowing the use of programming logic instead of markup.
        
Platform: UNKNOWN
Classifier: License :: OSI Approved :: MIT License
Classifier: Development Status :: 3 - Alpha
Classifier: Topic :: Software Development :: Build Tools
Classifier: Topic :: Software Development :: Testing
Classifier: Programming Language :: Python :: 3
Classifier: Intended Audience :: Developers
