Metadata-Version: 2.1
Name: pycodedock
Version: 0.0.3
Summary: A module that allows you to programatically run python scripts safely inside docker containers
Home-page: https://github.com/adwait-thattey/pycodedock
Author: Adwait Thattey
Author-email: adwaitthattey@gmail.com
License: UNKNOWN
Description: # pycodedock
        A python module that enables to run python scripts safely inside docker containers  
        
        [![PyPI version](https://badge.fury.io/py/pycodedock.svg)](https://badge.fury.io/py/pycodedock)  
        
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3.6
Classifier: License :: OSI Approved :: MIT License
Classifier: Development Status :: 2 - Pre-Alpha
Classifier: Natural Language :: English
Classifier: Operating System :: POSIX :: Linux
Description-Content-Type: text/markdown
