Metadata-Version: 2.1
Name: dockerdb
Version: 0.6.1
Summary: TODO Description
Home-page: https://github.com/GreyRook/dockerdb
Author: Florian Ludwig
Author-email: f.ludwig@greyrook.com
License: Apache Software License 2.0
Description: ========
        dockerdb
        ========
        
        
        .. image:: https://img.shields.io/pypi/v/dockerdb.svg
                :target: https://pypi.python.org/pypi/dockerdb
        
        .. image:: https://readthedocs.org/projects/dockerdb/badge/?version=latest
                :target: https://dockerdb.readthedocs.io/en/latest/?badge=latest
                :alt: Documentation Status
        
        .. image:: https://pyup.io/repos/github/FlorianLudwig/dockerdb/shield.svg
             :target: https://pyup.io/repos/github/FlorianLudwig/dockerdb/
             :alt: Updates
        
        
        Running databases inside temporary docker for testing purposes.
        
        * Free software: Apache Software License 2.0
        
        
        Status
        ------
        
        Proof of concept.
        
        
        Features
        --------
        
        * py.test integration
        
Keywords: dockerdb
Platform: UNKNOWN
Classifier: Development Status :: 2 - Pre-Alpha
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Natural Language :: English
Classifier: Programming Language :: Python :: 2
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6
Provides-Extra: mongo
