Metadata-Version: 2.1
Name: frankenstein
Version: 1.0.1
Summary: Project Templates Brought to Life
Home-page: https://github.com/thespacedoctor/frankenstein
Author: David Young
Author-email: davidrobertyoung@gmail.com
License: MIT
Download-URL: https://github.com/thespacedoctor/frankenstein/archive/v1.0.1.zip
Description: # frankenstein
        
        <!-- INFO BADGES -->  
        
        [![](https://img.shields.io/pypi/pyversions/frankenstein)](https://pypi.org/project/frankenstein/)  
        [![](https://img.shields.io/pypi/v/frankenstein)](https://pypi.org/project/frankenstein/)  
        [![](https://img.shields.io/github/license/thespacedoctor/frankenstein)](https://github.com/thespacedoctor/frankenstein)  
        [![](https://img.shields.io/pypi/dm/frankenstein)](https://pypi.org/project/frankenstein/)  
        
        <!-- STATUS BADGES -->  
        
        [![](http://167.99.90.204:8080/buildStatus/icon?job=frankenstein%2Fmaster&subject=build%20master)](http://167.99.90.204:8080/blue/organizations/jenkins/frankenstein/activity?branch=master)  
        [![](http://167.99.90.204:8080/buildStatus/icon?job=frankenstein%2Fdevelop&subject=build%20dev)](http://167.99.90.204:8080/blue/organizations/jenkins/frankenstein/activity?branch=develop)  
        [![](https://cdn.jsdelivr.net/gh/thespacedoctor/frankenstein@master/coverage.svg)](https://raw.githack.com/thespacedoctor/frankenstein/master/htmlcov/index.html)  
        [![](https://readthedocs.org/projects/frankenstein/badge/?version=master)](https://frankenstein.readthedocs.io/en/master/)  
        [![](https://img.shields.io/github/issues/thespacedoctor/frankenstein/type:%20bug?label=bug%20issues)](https://github.com/thespacedoctor/frankenstein/issues?q=is%3Aissue+is%3Aopen+label%3A%22type%3A+bug%22+)  
        
        *Project Templates Brought to Life*.
        
        Documentation for frankenstein is hosted by [Read the Docs](https://frankenstein.readthedocs.io/en/master/) (
        [development version](https://frankenstein.readthedocs.io/en/develop/) and [master version](https://frankenstein.readthedocs.io/en/master/)). The code lives on [github](https://github.com/thespacedoctor/frankenstein). Please report any issues you find [here](https://github.com/thespacedoctor/frankenstein/issues).
        
        ## Features
        
        * 
        
        
        
        
Keywords: templates
Platform: UNKNOWN
Classifier: Development Status :: 4 - Beta
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 2.7
Classifier: Topic :: Utilities
Description-Content-Type: text/markdown
