a Python module that allows the use of Campbell Scientific cora script
Pure Python Wheels that are not “universal” are wheels that are pure python (i.e. contains no compiled extensions), but don’t natively support both Python 2 and 3.
To build the wheel:
python setup.py bdist_wheel
https://packaging.python.org/distributing/#wheels