From deeppunster at fastmail.com Fri Oct 2 22:02:13 2020 From: deeppunster at fastmail.com (Travis Risner) Date: Fri, 02 Oct 2020 22:02:13 -0400 Subject: [CentralOH] DoJo meeting again Thursday (Oct 8) -- using Gather Town Message-ID: Hi everyone, The DoJo meets every Thursday online starting at 6:00 pm. You are welcome whether you are brand new to Python or have many years of experience! DoJos are informal Python meetings. Join us at any time during the meeting and bring your Python questions and problems. DoJos are like group study sessions. Digressions from Python are common. All are welcome to the DoJos. On occasion we have presentations about Python topics. For the duration of the social distancing, we will meet online. We are going to use __Gather Town__ again. The link is: https://gather.town/NRsxe91HZKpkM7hk/COhPy The advantage of GatherTown is that you can break off and have separate conversations with other people. Just go to a table. (You may have to move up or other directions to find an empty table.) When other people come to the same table, all the people at the same table can hear each other without disturbing the main discussion. Join us and give it a try! Cheers! Travis -- Travis Risner -------------- next part -------------- An HTML attachment was scrubbed... URL: From deeptinker at fastmail.com Fri Oct 2 23:00:40 2020 From: deeptinker at fastmail.com (Travis Risner) Date: Fri, 02 Oct 2020 23:00:40 -0400 Subject: [CentralOH] Fwd: Pip users: big change coming this month In-Reply-To: <28686f1c-eeef-8026-aa99-68d13c4007be@changeset.nyc> References: <28686f1c-eeef-8026-aa99-68d13c4007be@changeset.nyc> Message-ID: Hi Folks, As noted here, big changes are coming to __pip__ this month involving the dependency resolver. - Pip 20.2 (already out) has new resolver in it. Add --use-feature=2020-resolver to use. - Pip 20.3 (Probably will be released in January 2021) will use the new resolver by default, but a flag is available to use the current resolver. - Pip 21.0 (Probably will be released in April 2021) will use the new resolver only. The current resolver will no longer be available. Details and links to more info and a short video are given below. Travis P. S. To subscribe to this list, go to https://mail.python.org/mailman3/lists/python-announce-list.python.org/. -- Travis Risner -------- Forwarded Message -------- Subject: Pip users: big change coming this month Date: Thu, 1 Oct 2020 06:29:56 -0400 From: Sumana Harihareswara Changes are coming to pip, Python's package installation tool, in October 2020. Please read and share this migration guide: https://pip.pypa.io/en/latest/user_guide/#changes-to-the-pip-dependency-resolver-in-20-2-2020 . We're working on improving the Python packaging toolchain, foundational work that will (in the long run) make the whole Python package installation experience way less confusing. The pip team made a 2-minute video to explain what's up: https://youtu.be/B4GQCBBsuNU We are also doing user experience studies, and want you to sign up if you ever do anything with Python (whatever your level of skill/experience): http://www.ei8fdb.org/thoughts/2020/03/pip-ux-study-recruitment/ https://mastodon.social/@brainwane/104950044427849411 is a good toot to boost, and https://twitter.com/ThePSF/status/1311038036013199363 is a good tweet to retweet, if you want to help us get the word out. MORE DETAILS: at the migration guide at https://pip.pypa.io/en/latest/user_guide/#changes-to-the-pip-dependency-resolver-in-20-2-2020 . On 7/30/20 10:58 AM, Sumana Harihareswara wrote: > On behalf of the Python Packaging Authority, I am pleased to announce > that we have just released pip 20.2, a new version of pip. You can > install it by running python -m pip install --upgrade pip. -- Sumana Harihareswara Changeset Consulting https://changeset.nyc _______________________________________________ Python-announce-list mailing list -- python-announce-list at python.org -------------- next part -------------- An HTML attachment was scrubbed... URL: From deeptinker at fastmail.com Thu Oct 22 02:39:55 2020 From: deeptinker at fastmail.com (Travis Risner) Date: Thu, 22 Oct 2020 02:39:55 -0400 Subject: [CentralOH] DoJo Oct 15 Echos: Future Python Enhancements, Formatter, etc. Message-ID: <71E2218B-F23A-42A1-8ADB-9940FB5408DF@fastmail.com> Python DoJo this week (Oct. 22). Details and link are available [here](http://www.cohpy.org/). (Will finish before Biden/Trump debate.) Python Topics Discussed Last Week (Oct. 15): - Enhancements to Python being considered: - Structural Pattern Matching - a possible ?case? statement equivalent: - [PEP 634](https://www.python.org/dev/peps/pep-0634/) ? Structural Pattern Matching: Specification - [PEP 635](https://www.python.org/dev/peps/pep-0635/) ? Structural Pattern Matching: Motivation and Rationale - [PEP 636](https://www.python.org/dev/peps/pep-0636/) ? Structural Pattern Matching: Tutorial - A ?macro? facility for extending the syntax of the source code - [PEP 638](https://www.python.org/dev/peps/pep-0638/) ? Syntactic Macros - Dango: - Training on class-based views: http://ccbv.co.uk/ - Problems attempting joins across multiple databases: https://code.djangoproject.com/ticket/6148 - Concurrency: - A David Beasley presentation - [Python Concurrency From the Ground Up: LIVE! - PyCon 2015](https://www.youtube.com/watch?v=MCs5OvhV9S4) (Video) - Interesting use of Python: - PyVideo Core - A way of emulating GPU?s on a Rasberry Pi boardhttps://github.com/nineties/py-videocore Other topics: - League of Profession System Administrators (LOPSA). See [LOPSA web site](http://lopsacbus.org/) for meeting details. - [Ohio Linux Fest](https://ohiolinux.org/) - Nov 5 - 7. It will be virtual this year. See the web site for details and costs. - [Columbus Idea Factory](https://vimeo.com/columbusideafoundry) (video) - Cost of living in Singapore. -- Travis Risner -------------- next part -------------- An HTML attachment was scrubbed... URL: From pcarswel at cscc.edu Mon Oct 26 21:00:19 2020 From: pcarswel at cscc.edu (Peter Carswell) Date: Tue, 27 Oct 2020 01:00:19 +0000 Subject: [CentralOH] Tonight at COhPy ... Message-ID: Great talk by Jim on pathlib. I folded it into a. project for my Panda3d class. Very smooth. I will talk about it at this week's Dojo. Peter Carswell Associate Professor Computer Science pcarswel at cscc.edu 614-287-5173 -------------- next part -------------- An HTML attachment was scrubbed... URL: