frankenstein

https://zenodo.org/badge/36016745.svg

https://img.shields.io/pypi/pyversions/frankenstein https://img.shields.io/pypi/v/frankenstein https://img.shields.io/github/license/thespacedoctor/frankenstein https://img.shields.io/pypi/dm/frankenstein

http://157.245.42.153:8080/buildStatus/icon?job=frankenstein%2Fmaster&subject=build%20master http://157.245.42.153:8080/buildStatus/icon?job=frankenstein%2Fdevelop&subject=build%20dev https://cdn.jsdelivr.net/gh/thespacedoctor/frankenstein@master/coverage.svg https://readthedocs.org/projects/frankenstein/badge/?version=master https://img.shields.io/github/issues/thespacedoctor/frankenstein/type:%20bug?label=bug%20issues

Project Templates Brought to Life.

Documentation for frankenstein is hosted by Read the Docs ( development version and master version). The code lives on github. Please report any issues you find here.

Features

How to cite frankenstein

If you use frankenstein in your work, please cite using the following BibTeX entry:

@software{Young_frankenstein,
    author = {Young, David R.},
    doi = {10.5281/zenodo.8037492},
    license = {GPL-3.0-only},
    title = ,
    url = {https://github.com/thespacedoctor/frankenstein}
}

API Reference

Modules

frankenstein.commonutils

common tools used throughout package

frankenstein.utKit

Unit testing tools

Classes

frankenstein.electric

The worker class for the electric module

Functions

Release Notes

v1.0.2 - May 10, 2022

  • FIXED doc fixes

v1.0.1 - October 5, 2020

  • FIXED import issue breaking cl tool

v1.0.0 - October 3, 2020

  • Now compatible with Python 3.*