<html><body><div style="color:#000; background-color:#fff; font-family:HelveticaNeue-Light, Helvetica Neue Light, Helvetica Neue, Helvetica, Arial, Lucida Grande, sans-serif;font-size:13px"><div dir="ltr" id="yui_3_16_0_1_1434428790769_32747"><span id="yui_3_16_0_1_1434428790769_32746">i'm still new with ironpython, along with using python 2.7, platformio, pyserial, pyvisa. </span></div><div dir="ltr" id="yui_3_16_0_1_1434428790769_32748"><span><br></span></div><div dir="ltr" id="yui_3_16_0_1_1434428790769_32750"><span id="yui_3_16_0_1_1434428790769_32749">I am an EE who cross trained into MS .NET programming from embedded micro-controller systems development and manufacturing.   </span></div><div dir="ltr" id="yui_3_16_0_1_1434428790769_32751"><span><br></span></div><div dir="ltr" id="yui_3_16_0_1_1434428790769_32753">I primarily use python on embedded linux systems such as beaglebone black, raspberry pi, seeeduino arch. </div><div dir="ltr" id="yui_3_16_0_1_1434428790769_32754"><br></div><div dir="ltr" id="yui_3_16_0_1_1434428790769_32755">although i also have netduino devices running MS .NET micro framework. </div><div dir="ltr" id="yui_3_16_0_1_1434428790769_32756"><br></div><div dir="ltr" id="yui_3_16_0_1_1434428790769_32757">does python.net run on .net micro framework?  </div><div dir="ltr" id="yui_3_16_0_1_1434428790769_32758"><br></div><div dir="ltr" id="yui_3_16_0_1_1434428790769_32759">thanks</div><div dir="ltr" id="yui_3_16_0_1_1434428790769_32760"><br></div><div dir="ltr" id="yui_3_16_0_1_1434428790769_32806">Ron</div><div dir="ltr" id="yui_3_16_0_1_1434428790769_32807"><br></div><div></div><div id="yui_3_16_0_1_1434428790769_32808"> </div><div id="yui_3_16_0_1_1434428790769_32810"><div id="yui_3_16_0_1_1434428790769_32809">“The desire that guides me in all I do is the desire to harness the forces of nature to the service of mankind.
</div><br><br><div>
</div><br><br><div>
<br>”Nikola Tesla“Radio Power Will Revolutionize the World” (Modern Mechanix & Inventions, July, 1934)</div></div>  <br><div class="qtdSeparateBR"><br><br></div><div class="yahoo_quoted" style="display: block;"> <div style="font-family: HelveticaNeue-Light, Helvetica Neue Light, Helvetica Neue, Helvetica, Arial, Lucida Grande, sans-serif; font-size: 13px;"> <div style="font-family: HelveticaNeue, Helvetica Neue, Helvetica, Arial, Lucida Grande, sans-serif; font-size: 16px;"> <div dir="ltr"> <font size="2" face="Arial"> On Tuesday, June 16, 2015 2:37 AM, Tony Roberts <tony@pyxll.com> wrote:<br> </font> </div>  <br><br> <div class="y_msg_container"><div id="yiv6737326137"><div><div dir="ltr">Hi Adam,<br clear="none"><br clear="none"><div>from my point of view it'd be great to have more people involved. I've been doing some development, but more or less out of necessity (I enjoy working on the project when I can, but don't really have the time to commit to it much more than I have been unfortunately).</div><div><br clear="none"></div><div>To give you some background around why there's the renshawbay repo as well as the main repo; Initially I created the renshawbay repo as there were various changes I needed to make to the project while it was hosted in sourceforge, and for me it was easier to manage that in github. I added Python 3 support, and later some stuff around subclassing .net classes in Python. It was then decided to move the project to github, so we created the pythonnet repo directly from the sourceforge repo rather than fork the renshawbay repo. The thinking back then was that we should do a 2.0 release based off that fork, and then once that was stable look at merging in the Python 3 work from the renshawbay fork.</div><div><br clear="none"></div><div>So, to answer your first question - pythonnet/pythonnet is the official repo, but most new development (new features etc) has taken place on the renshawbay/pythonnet fork in the python3 branch (which maintains support for Python 2).</div><div><br clear="none"></div><div>There's no official roadmap that I'm aware of. There are some issues and milestones in the github repo, but AFAIK no one is actively working on those right now. There are only a couple of issues remaining for the 2.0 release however.</div><div><br clear="none"></div><div>Pull requests to the official repo are reviewed and merged by the project owners (of which I'm one). So far those have been bug fixes or changes necessary for the 2.0 release. I keep the renshawbay fork up to date with any commits to the main repo.</div><div><br clear="none"></div><div>For what it's worth, here's what I'm aware of that needs attention:</div><div>    - Finalizing and releasing to PyPI the 2.0 release for Python 2.x only</div><div>    - Testing and getting the renshawbay python3 branch working on non-windows platforms (the linux build currently has problems, and I've not tested any mac builds)</div><div>    - Merging the renshawbay python3 branch into the main pythonnet fork</div><div>    - Updating the docs</div><div><br clear="none"></div><div>If you're able to help at all that would be much appreciated.</div><div><br clear="none"></div><div>Best regards,</div><div>Tony</div><div><br clear="none"></div></div><br clear="none"><div class="yiv6737326137gmail_quote"><div class="yiv6737326137yqt7714709020" id="yiv6737326137yqtfd68254"><div dir="ltr">On Tue, Jun 16, 2015 at 12:08 AM Tribble, Brett <<a rel="nofollow" shape="rect" ymailto="mailto:btribble@ea.com" target="_blank" href="mailto:btribble@ea.com">btribble@ea.com</a>> wrote:<br clear="none"></div><blockquote class="yiv6737326137gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">





<div lang="EN-US">
<div>
<div class="yiv6737326137MsoNormal"><span style="font-size:11.0pt;">Adam, I’m ecstatic that there’s a player out there who is making good use of Python.net, and who would like to help contribute. Organizational and logistical
 issues aside, I’m all for anything you can throw at the project! Someone correct me if I’m wrong, but I believe Brian Lloyd has largely yielded this project to Tony and the community. Based on Brian and  Tony’s past posts, I’m fairly sure they’ll welcome any
 and all contributions to the project.<u></u><u></u></span></div>
<div class="yiv6737326137MsoNormal"><span style="font-size:11.0pt;"><u></u> <u></u></span></div>
<div class="yiv6737326137MsoNormal"><span style="font-size:11.0pt;">It may sound sacrilegious to some, but I would love to see the PTVS (<a rel="nofollow" shape="rect" target="_blank" href="https://pytools.codeplex.com/">https://pytools.codeplex.com/</a>) folks get involved with the project. They’re turning out a
 solid product, and this fits solidly in with what Microsoft is trying to do with PTVS, .NET Core, Azure etc.<u></u><u></u></span></div>
<div class="yiv6737326137MsoNormal"><span style="font-size:11.0pt;"><u></u> <u></u></span></div>
<div class="yiv6737326137MsoNormal"><span style="font-size:11.0pt;"><u></u> <u></u></span></div>
<div>
<div style="border:none;border-top:solid #e1e1e1 1.0pt;padding:3.0pt 0in 0in 0in;">
<div class="yiv6737326137MsoNormal"><b><span style="font-size:11.0pt;">From:</span></b><span style="font-size:11.0pt;"> PythonDotNet [mailto:<a rel="nofollow" shape="rect" ymailto="mailto:pythondotnet-bounces%2Bbtribble" target="_blank" href="mailto:pythondotnet-bounces%2Bbtribble">pythondotnet-bounces+btribble</a>=<a rel="nofollow" shape="rect" ymailto="mailto:ea.com@python.org" target="_blank" href="mailto:ea.com@python.org">ea.com@python.org</a>]
<b>On Behalf Of </b>Brad Friedman<br clear="none">
<b>Sent:</b> Monday, June 15, 2015 2:36 PM<br clear="none">
<b>To:</b> A list for users and developers of Python for .NET<br clear="none">
<b>Subject:</b> Re: [Python.NET] surveying the landscape ...<u></u><u></u></span></div>
</div>
</div></div></div><div lang="EN-US"><div>
<div class="yiv6737326137MsoNormal"><u></u> <u></u></div>
<div>
<div class="yiv6737326137MsoNormal">I'll chime in and say the lack of these kinds of legitimate "stake-holder" systems and responsibilities has forced me to turn away from depending my work on this project. I still keep up on it in hopes that it will turn around.  If a legitimate
 player were to step up and contribute to a responsible, active and stable future for the project, I'd likely reconsider my stance and begin active support again. It's hard to justify putting much into it as one guy with limited resources.  It needs full multi-platform
 release and development support both as a python module and a .net embedding toolkit, both for Python 2.x and 3.x.  That's a lot of work to commit to getting set right and maintaining.<u></u><u></u></div>
</div>
<div>
<div class="yiv6737326137MsoNormal" style="margin-bottom:12.0pt;"><br clear="none">
On Jun 15, 2015, at 3:57 PM, Adam Klein <<a rel="nofollow" shape="rect" ymailto="mailto:aklein@bluemountaincapital.com" target="_blank" href="mailto:aklein@bluemountaincapital.com">aklein@bluemountaincapital.com</a>> wrote:<u></u><u></u></div>
</div>
<blockquote style="margin-top:5.0pt;margin-bottom:5.0pt;">
<div>
<div class="yiv6737326137MsoNormal"><span style="font-size:11.0pt;">Hello all,</span><u></u><u></u></div>
<div class="yiv6737326137MsoNormal"><span style="font-size:11.0pt;"> </span><u></u><u></u></div>
<div class="yiv6737326137MsoNormal"><span style="font-size:11.0pt;">We are using
</span><a rel="nofollow" shape="rect" target="_blank" href="http://python.net/"><span style="font-size:11.0pt;">Python.NET</span></a><span style="font-size:11.0pt;"> at BlueMountain to interface between our large .NET code base
 and the cpython ecosystem for interactive, exploratory computing. By way of background, I was a major contributor to the pandas library for a time; my firm is behind the Deedle library (</span><a rel="nofollow" shape="rect" target="_blank" href="https://github.com/BlueMountainCapital/Deedle"><span style="font-size:11.0pt;">https://github.com/BlueMountainCapital/Deedle</span></a><span style="font-size:11.0pt;">).</span><u></u><u></u></div>
<div class="yiv6737326137MsoNormal"><span style="font-size:11.0pt;">To state the obvious, the project has proven hugely valuable. BlueMountain has an interest in making sure the library doesn’t languish. To that end, we’re interested
 in contributing to the project in terms of manpower and possibly funding development. I’d like to get a better sense of a few things:</span><u></u><u></u></div>
<div class="yiv6737326137MsoNormal"><span style="font-size:11.0pt;"> </span><u></u><u></u></div>
<div class="yiv6737326137MsoNormal"><span style="font-size:11.0pt;">- is there a BDFL … is Brian Lloyd still active; or is Tony Roberts steering the ship (being the top code contributor recently on github?) It looks like python
 3.x integration and more recent work is happening on on renshawbay/pythonnet? Is pythonnet/pythonnet still the official repo?</span><u></u><u></u></div>
<div class="yiv6737326137MsoNormal"><span style="font-size:11.0pt;">- who manages releases to PyPI?</span><u></u><u></u></div>
<div class="yiv6737326137MsoNormal"><span style="font-size:11.0pt;">- is this PythonDotNet mailing list the appropriate clearinghouse for all discussions related to the project?</span><u></u><u></u></div>
<div class="yiv6737326137MsoNormal"><span style="font-size:11.0pt;">- are there other institutions that are public users of this project?</span><u></u><u></u></div>
<div class="yiv6737326137MsoNormal"><span style="font-size:11.0pt;">- is there an official vision or roadmap for future releases?</span><u></u><u></u></div>
<div class="yiv6737326137MsoNormal"><span style="font-size:11.0pt;"> </span><u></u><u></u></div>
<div class="yiv6737326137MsoNormal"><span style="font-size:11.0pt;">I see that python 3.x support looks like it’s happening on renshawbay/pythonnet (awesome). For other wish-list items or proposed contributions, is it best to
 start opening issues on the pythonnet/pythonnet github site? How are pull requests managed?</span><u></u><u></u></div>
<div class="yiv6737326137MsoNormal"><span style="font-size:11.0pt;"> </span><u></u><u></u></div>
<div class="yiv6737326137MsoNormal"><span style="font-size:11.0pt;">I’m also wondering if there’s any collective / documented knowledge about the inherent limitations and pitfalls of the library and/or where development resources
 are needed? </span><u></u><u></u></div>
<div class="yiv6737326137MsoNormal"><span style="font-size:11.0pt;"> </span><u></u><u></u></div>
<div class="yiv6737326137MsoNormal"><span style="font-size:11.0pt;">Best,</span><u></u><u></u></div>
<div class="yiv6737326137MsoNormal"><span style="font-size:11.0pt;">  Adam</span><u></u><u></u></div>
<div class="yiv6737326137MsoNormal"><span style="font-size:11.0pt;"> </span><u></u><u></u></div>
<div class="yiv6737326137MsoNormal"><span style="font-size:11.0pt;"> </span><u></u><u></u></div>
<div class="yiv6737326137MsoNormal"><span style="font-size:11.0pt;"> </span><u></u><u></u></div>
</div>
</blockquote>
<blockquote style="margin-top:5.0pt;margin-bottom:5.0pt;">
<div>
<div class="yiv6737326137MsoNormal">_________________________________________________<br clear="none">
<a rel="nofollow" shape="rect" target="_blank" href="http://python.net/">Python.NET</a> mailing list - <a rel="nofollow" shape="rect" ymailto="mailto:PythonDotNet@python.org" target="_blank" href="mailto:PythonDotNet@python.org">
PythonDotNet@python.org</a><br clear="none">
<a rel="nofollow" shape="rect" target="_blank" href="https://mail.python.org/mailman/listinfo/pythondotnet">https://mail.python.org/mailman/listinfo/pythondotnet</a><u></u><u></u></div>
</div>
</blockquote>
</div></div>

_________________________________________________<br clear="none">
Python.NET mailing list - <a rel="nofollow" shape="rect" ymailto="mailto:PythonDotNet@python.org" target="_blank" href="mailto:PythonDotNet@python.org">PythonDotNet@python.org</a><br clear="none">
<a rel="nofollow" shape="rect" target="_blank" href="https://mail.python.org/mailman/listinfo/pythondotnet">https://mail.python.org/mailman/listinfo/pythondotnet</a></blockquote></div></div></div></div><br><div class="yqt7714709020" id="yqtfd88286">_________________________________________________<br clear="none">Python.NET mailing list - <a shape="rect" ymailto="mailto:PythonDotNet@python.org" href="mailto:PythonDotNet@python.org">PythonDotNet@python.org</a><br clear="none"><a shape="rect" href="https://mail.python.org/mailman/listinfo/pythondotnet" target="_blank">https://mail.python.org/mailman/listinfo/pythondotnet</a></div><br><br></div>  </div> </div>  </div></div></body></html>