setup * add README.rst to gitignore * makefile: validate wheels, run python example, add README.rst option * usage.py: fix output directory and simplify for loop * setup.py: remove unused os module * setup.cfg: syntax fix
* setup.py: enable c++17 option * gitignore: add wheelhouse/ * README.md: cibuildwheel references
* rename cython module for more consistency * restructure python code * proper python module setup * bump major version 2.0.0