Home

Awesome

CodeMinion<a href="http://scisharpstack.org"><img src="https://github.com/SciSharp/SciSharp/blob/master/art/scisharp_badge.png" width="200" height="200" align="right" /></a>

CodeMinion

A code generator framework written by the SciSharp team to generate the APIs of several SciSharp libraries. You code the intersting parts, the minion writes the rest for you.

The framework consists of code generator named The Minion.

The Minion

The Minion is capable of generating the source code of entire libraries from model definitions and is currently specialized on wrapping Python libraries using Pythonnet. The model definitions are usually harvested off of HTML documentation pages.

Generated by the Minion

These libraries have been generated by CodeMinion from Python docs:

Contributing to CodeMinion

Any help is appreciated. If you fix bugs or improve anything please send a PR.