From deeppunster at fastmail.com Sun May 3 02:42:46 2020 From: deeppunster at fastmail.com (Travis Risner) Date: Sun, 03 May 2020 02:42:46 -0400 Subject: [CentralOH] DoJo Ramblings for April 30 Message-ID: <161FA1C2-1CEB-4ABC-B82A-4C680530015B@fastmail.com> Here are some projects that reflect our discussions at the DoJo on April 30. * https://gitlab.com/deeppunster/dojoramblings2020-04-30 * This project contains code snippets for showing how to use the f-string ?=? operator for debugging. It also shows how to use some of the common formatting syntax to browbeat numbers into fitting in columns, add thousands commas, etc. * I accidentally deleted my notes from the meeting so if you see that something is missing, let me know (or submit a pull request). * https://gitlab.com/deeppunster/countpythonlines * Since I raised the question about how to count lines of code in a Python project, I wrote a program to make a second pass at doing so. First pass was a script contributed by Jim Prior, which is also included in this project. Looking forward to seeing you at the DoJo April 7. Hope you can make it. Travis -- Travis Risner -------------- next part -------------- An HTML attachment was scrubbed... URL: From deeppunster at fastmail.com Thu May 7 17:44:00 2020 From: deeppunster at fastmail.com (Travis Risner) Date: Thu, 07 May 2020 17:44:00 -0400 Subject: [CentralOH] DoJo Meeting Tonight Message-ID: Here is the link for the meeting tonight: You are invited to join a meeting. Join the meeting: https://meet.jit.si/COhpyDoJoMay7 -- Travis Risner -------------- next part -------------- An HTML attachment was scrubbed... URL: From deeppunster at fastmail.com Thu May 14 18:07:16 2020 From: deeppunster at fastmail.com (Travis Risner) Date: Thu, 14 May 2020 18:07:16 -0400 Subject: [CentralOH] DoJo Meeting Tonight Message-ID: Hi everyone, Tonight?s DoJo is being held in Discord again. It appears that more folks like using Discord than Jitsi. The link (for those who have not already been to the COhPy area on Discord, is: https://discord.gg/uXAUTU See you there! Travis -- Travis Risner -------------- next part -------------- An HTML attachment was scrubbed... URL: From deeppunster at fastmail.com Thu May 14 18:21:00 2020 From: deeppunster at fastmail.com (Travis Risner) Date: Thu, 14 May 2020 18:21:00 -0400 Subject: [CentralOH] DoJo Meeting Tonight In-Reply-To: References: Message-ID: <9DEB4E93-4E81-464C-BDDD-F2483AD85836@fastmail.com> Apparently we are meeting on Jitsi after all. The link is: https://meet.jit.si/COhpyDoJoMay14 Please switch over if you can. Travis -- Travis Risner On 14 May 2020, at 18:07, Travis Risner wrote: > Hi everyone, > > Tonight?s DoJo is being held in Discord again. It appears that more > folks like using Discord than Jitsi. The link (for those who have not > already been to the COhPy area on Discord, is: > > https://discord.gg/uXAUTU > > See you there! > > Travis > > -- > Travis Risner -------------- next part -------------- An HTML attachment was scrubbed... URL: From deeppunster at fastmail.com Fri May 15 00:46:33 2020 From: deeppunster at fastmail.com (Travis Risner) Date: Fri, 15 May 2020 00:46:33 -0400 Subject: [CentralOH] COhPy DoJo Ramblings - 2020-05-14 Message-ID: Discussed at DoJo on May 14, 2020: * Python support in Visual Studio Code - May release discussed at: - https://devblogs.microsoft.com/python/python-in-visual-studio-code-may-2020-release/ * Matplotlib is nice for getting graphical results from data in pandas, numpy, etc. For more sophisticated graphs, try Seaborn: - https://seaborn.pydata.org/introduction.html * Discussion and resources for the vulnerability called ?thunder spy? that involves thunderbolt: - https://www.zdnet.com/article/thunderbolt-flaws-affect-millions-of-computers-even-locking-unattended-devices-wont-help/?ftag=TRE-03-10aaa6b&bhid=24889993377818637610599277803073&mid=12828901&cid=717391774 - https://www.zdnet.com/article/thunderclap-flaws-impact-how-windows-mac-linux-handle-thunderbolt-peripherals/ - https://thunderspy.io/ - https://www.bleepingcomputer.com/news/security/new-thunderbolt-security-flaws-affect-systems-shipped-before-2019/ - https://www.wired.com/story/thunderspy-thunderbolt-evil-maid-hacking/ * A more cogent explanation of the exploit: - https://thunderspy.io/assets/reports/breaking-thunderbolt-security-bjorn-ruytenberg-20200417.pdf * Jupyter notebooks have evolved into Jupyter lab. - Some features: - File management now available in a sidebar - Can now show two notebooks side by side - Available at the same site: https://jupyter.org/ - After installing JupyterLab, starting with the command jupyter notebook will continue to work, but will still show the older web page. Starting with jupyter lab will default to showing the new features on the web page. See you next week Pythonistas! Travis P. S. Some folks expressed a very strong preference for using Jitsi so we will resume using Jitsi as our virtual meeting vehicle. The link for next week will be https://meet.jit.si/COhpyDoJoMay21. -- Travis Risner -------------- next part -------------- An HTML attachment was scrubbed... URL: From deeppunster at fastmail.com Fri May 15 01:09:59 2020 From: deeppunster at fastmail.com (Travis Risner) Date: Fri, 15 May 2020 01:09:59 -0400 Subject: [CentralOH] DoJo meeting details for May 21 Message-ID: <09F5440D-4A88-4039-8B90-7B5AE47FAF8A@fastmail.com> On May 21 our DoJo meeting will be using Jitsi. Details: You are invited to join a meeting. Join the meeting: https://meet.jit.si/COhpyDoJoMay21 To join by phone instead, tap this: +1.512.402.2718,,2376069064# Looking for a different dial-in number? See meeting dial-in numbers: https://meet.jit.si/static/dialInInfo.html?room=COhpyDoJoMay21 If also dialing-in through a room phone, join without connecting to audio: https://meet.jit.si/COhpyDoJoMay21#config.startSilent=true See you then! Travis -- Travis Risner -------------- next part -------------- An HTML attachment was scrubbed... URL: From gregchamblin at outlook.com Thu May 14 18:04:24 2020 From: gregchamblin at outlook.com (Greg Chamblin) Date: Thu, 14 May 2020 22:04:24 +0000 Subject: [CentralOH] May 14th Python Dojo Link Message-ID: Here is the link for the meeting tonight: You are invited to join a meeting. Join the meeting: https://meet.jit.si/COhpyDoJoMay4 Sent from Mail for Windows 10 -------------- next part -------------- An HTML attachment was scrubbed... URL: From eric at intellovations.com Mon May 18 14:31:57 2020 From: eric at intellovations.com (Eric Floehr) Date: Mon, 18 May 2020 14:31:57 -0400 Subject: [CentralOH] Meeting TONIGHT Message-ID: Sorry for the late notice. Our COhPy monthly meeting is tonight! RSVP and video link here: https://www.meetup.com/Central-Ohio-Python-Users-Group/events/270730238 We will be meeting online from 6pm to 8pm at: https://meet.jit.si/CentralOhioPythonUsersGroup20200518 This month we have no designated speaker, so it's Bring Your Own Topic (BYOT). Share something neat you use in Python, or a cool trick, or introduce a helpful library, etc. This group is only as good as its inputs. Please consider helping out. 6:00 p.m.: Socialize, eat and drink (your own food and beverages) 6:30 p.m.: Announcements followed by Presentation 8:00 p.m.: Hard Stop for Presentation; resume socializing Join the online meeting at: https://meet.jit.si/CentralOhioPythonUsersGroup20200518 -------------- next part -------------- An HTML attachment was scrubbed... URL: From gregchamblin at outlook.com Thu May 21 17:40:29 2020 From: gregchamblin at outlook.com (Greg Chamblin) Date: Thu, 21 May 2020 21:40:29 +0000 Subject: [CentralOH] May 21st 2020 DoJo meeting link Message-ID: Greg Chamblin is inviting you to a meeting. Join the meeting: https://meet.jit.si/COhpyDoJoMay21 To join by phone instead, tap this: +1.512.647.1431,,2376069064# Looking for a different dial-in number? See meeting dial-in numbers: https://meet.jit.si/static/dialInInfo.html?room=COhpyDoJoMay21 If also dialing-in through a room phone, join without connecting to audio: https://meet.jit.si/COhpyDoJoMay21#config.startSilent=true Sent from Mail for Windows 10 -------------- next part -------------- An HTML attachment was scrubbed... URL: From deeppunster at fastmail.com Fri May 29 22:03:14 2020 From: deeppunster at fastmail.com (Travis Risner) Date: Fri, 29 May 2020 22:03:14 -0400 Subject: [CentralOH] DoJo meeting details for June 4 Message-ID: On June 4 our DoJo meeting will be using Jitsi. Details: Join the meeting by going to this URL: https://meet.jit.si/COhPyDoJoJun04 To join by phone instead, tap this: +1.512.647.1431,,87147491# Looking for a different dial-in number? See meeting dial-in numbers: https://meet.jit.si/static/dialInInfo.html?room=COhPyDoJoJun04 If also dialing-in through a room phone, join without connecting to audio: https://meet.jit.si/COhPyDoJoJun04#config.startSilent=true See you then! Travis -- Travis Risner -------------- next part -------------- An HTML attachment was scrubbed... URL: