<div dir="ltr">One I very recently learned about is ptpython.<div><br></div><div><a href="https://github.com/jonathanslenders/ptpython">https://github.com/jonathanslenders/ptpython</a><br></div><div><br></div><div>If you ever use an interactive command line to try out snippets, this is a nice upgrade.</div><div>It has highlighting, suggestions, and it keeps history in blocks instead of just one line at a time.</div><div><br></div><div>I often find myself going to a command line to try out some snippet before using it in my code.</div><div>If the snippet is anything more than a one-liner, (say, try/except, a small loop, something in a context manager, etc..)</div><div>it becomes really annoying to modify and retry in the standard interpreter.</div><div>ptpython makes is as trivial as hitting up, modify, then re-run.</div><div><br></div><div>Unfortunately, I won't be there to do 5 minutes on it, but anyone who installs it and plays with it themselves for 5 minutes will know enough to show it on a screen! (a sign of a well-made tool)</div><div><br></div><div>-Mike</div><div>  </div><div><br></div></div><div class="gmail_extra"><br><div class="gmail_quote">On Sun, Feb 11, 2018 at 2:30 AM, odinson <span dir="ltr"><<a href="mailto:odinson@warcloud.net" target="_blank">odinson@warcloud.net</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Hey Paul<br>
<br>
would you mind doing five minutes on one of these on Tuesday?<br>
<br>
Does anybody else have a favorite Python library?  Just interested in an 5 min blurb or intro.<br>
<br>
Matt<div><div class="h5"><br>
<br>
<br>
On Tue, 16 Jan 2018, Paul Trapani wrote:<br>
<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
Great talk on the Raspberry Pi last night. I had no idea the Pi came from Python.<br>
<br>
<br>
Anyway my favorite Python libraries are:<br>
<br>
<br>
Beautiful Soup - for web scraping<br>
<br>
ReportLab - easily create PDFs from data<br>
<br>
<br>
<br>
-Paul<br>
<br>
</blockquote>
<br>
<br></div></div>
------------------------------<wbr>------------------------------<wbr>-------------------<br>
Matthew Newhall, <a href="mailto:M.A.Newhall@warcloud.net" target="_blank">M.A.Newhall@warcloud.net</a><br>
A.S. in Computer Science, SUNY Farmingdale<br>
President and founder of LILUG;  <a href="mailto:president@lilug.org" target="_blank">president@lilug.org</a>, <a href="http://www.lilug.org" rel="noreferrer" target="_blank">http://www.lilug.org</a><br>
My theory; Psychopaths precede the conscience, <a href="http://civgene.matthewnewhall.com" rel="noreferrer" target="_blank">http://civgene.matthewnewhall.<wbr>com</a><br>
My maker blog; "The modness", <a href="http://themodness.wordpress.com" rel="noreferrer" target="_blank">http://themodness.wordpress.co<wbr>m</a><br>
Scifi book; "Thicker Than Blood"  <a href="http://www.thickerthanbloodthebook.com" rel="noreferrer" target="_blank">http://www.thickerthanbloodthe<wbr>book.com</a><br>
Giselle's husband, Sebastian and Maxximus's father.<br>
<a href="http://www.warcloud.net/~odinson/us/" rel="noreferrer" target="_blank">http://www.warcloud.net/~odins<wbr>on/us/</a><br>
I do think you can will things to be, but you must first make a plausible plan.<br>
Synchronicity is the grease not the motor.<br>
------------------------------<wbr>------------------------------<wbr>-------------------<br>
______________________________<wbr>_________________<br>
Lilug mailing list<br>
<a href="mailto:Lilug@lists.lilug.org" target="_blank">Lilug@lists.lilug.org</a><br>
<a href="http://lists.lilug.org/listinfo.cgi/lilug-lilug.org" rel="noreferrer" target="_blank">http://lists.lilug.org/listinf<wbr>o.cgi/lilug-lilug.org</a><br>
</blockquote></div><br></div>