mdfreader icon indicating copy to clipboard operation
mdfreader copied to clipboard

[Improvement] Create Python package from dataRead extension.

Open msitkowski opened this issue 4 years ago • 2 comments

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.

msitkowski avatar Dec 30 '20 09:12 msitkowski

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 ?

ratal avatar Mar 24 '21 20:03 ratal

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.

msitkowski avatar Mar 25 '21 12:03 msitkowski