mdfreader
mdfreader copied to clipboard
[Improvement] Create Python package from dataRead extension.
Python version
3.6.8 (tags/v3.6.8:3c6b436a57, Dec 24 2018, 00:16:47) [MSC v.1916 64 bit (AMD64)]
Platform information
Windows-10-10.0.18362-SP0
Numpy version
1.17.2
mdfreader version
4.1
Description
It would be nice to have dataRead extension as a Python package. It would be set as mdfreader dependency. Since dataRead extension would be compiled already, cython, MS Build Tools and bitarray are required no more for the end user.
Thanks for the proposal, indeed could be useful. I will see if I have time for that. Is it a blocking point in your usage ?
Actually, no. I have some workaround implemented. If dataRead will be a separate package, I will be able to simplify my code and remove temporary solution.