Multimodule is a script that allows you to take multiple .py and .pyx files and turn them into a single .pyx file using Cython.
This is only tested on windows!
The script uses the begins library to parse command line arguments.
Running 'python multimodule.py --help' should output enough help.
