Skip to content

Installation and licensing

Steve Theodore edited this page Oct 17, 2016 · 2 revisions

Installation

Minq is a standard python package with no dependencies. place the minq folder where it will be found on your python path. The module is designed to be star-imported, though you can do limited imports if you preefer.

Licensing

This project is provided under the MIT license: you're free to use as you like, providing you retain the copyright information in minq.init.py

Clone this wiki locally