It seems like there has been a general lack of development on IronPython
for the past little while. I know I have been super busy and I'm sure other
developers have as well. Does anyone have any ideas on attracting new
developers to start working on 1) fixing issues in the 2.7 line 2) get
IP3.0 out
Its most likely because the WinRT stuff is done via Winmd files, which I
don't think are currently supported by the clr module for loading and
referencing. I haven't looked at the code, but that is my guess. It
probably something that needs to be looked into.
On Sun, Nov 1, 2015, 09:28 Wayne Keena
Hi,
I'm trying to access the WIndows 8.1 'Windows.Devices.*' API for
communication with a Bluetooth LE device. I have functional C# code and
would like todo the same in Python.
I've posted a question on stack here:
http://stackoverflow.com/questions/33242927/how-to-import-and-call-net-deviceinf