May meeting
Date: Monday, May 12th @ 7pm
Princeton Python Monthly: May 2025
Happy May!
Our next meeting is a week from Monday!
As usual we will start with a beginner-friendly code opener, then everyone's introductions/updates;
and finally Mike's links, Python news and the usual mix of the latest tools, testing, and tutorials at https://www.princetonpy.org/next-meeting/.
Last time we briefly demoed marimo (https://marimo.io/), the rising jupyter replacement. Maybe this time we'll look at the upcoming python 3.14 t-strings (https://peps.python.org/pep-0750/)
And as always, your questions/ideas/doings are welcome--so join us!
Note our unchanging meeting url--use the Jitsi meeting link on our home page.
But first, check out AI Study Group this Sunday! Likely-seeming topics include:
- LeRobot sr100/101 robotic arm--Rick built an sr100 at fubar!
- qwen3, latest version of the open-source LLM from Alibaba Cloud (eg Qwen Chat Web at chat.qwen.ai)
- MCP-powered agents (LLMs can call your code via the MCP api, and thus can perform database queries, file access, web searches, anything you can code)
[plus 4th Wednesdays in-person at fubar labs]
events:
sun04may 2p AI Study Group [first sundays]
mon12may 7p princetonpy meeting [second mondays]
links:
May links: https://www.princetonpy.org/next-meeting/
AI Study Group: https://fubarlabs.org/schedule/
Links:
- How the Linux screen tool can save your tasks – and your sanity – if SSH is interrupted
- Unix as a Second Language
- The above article is pretty basic, Linuxize has a more complete one: How To Use Linux Screen
- A paean to programming
- Advanced Python features
- Tangara : an open-hardware portable music
- echoplayer : an alternative
- Specifying Spring '83
- robinsloan/spring-83 : "This is a draft protocol intended to suggest new ways of relating online."
- yt-dlp : A feature-rich command-line audio/video downloader
- How to Use uv in PyCharm : Paul Everitt
- Decker
- Fuzzing with Grammars
- Allen Holub's Goodies