schmonz.com is a Fediverse instance that uses the ActivityPub protocol. In other words, users at this host can communicate with people that use software like Mastodon, Pleroma, Friendica, etc. all around the world.
This server runs the snac software and there is no automatic sign-up process.
Do you use PDF, epub, or other downloadable #Python documentation? Or do you only use the web docs?
The core team are trying to decide whether it's worth keeping various non-HTML builds (which are often slow to build).
https://discuss.python.org/t/removing-non-html-pdf-epub-etc-documentation-downloads/101343
Asking for an opinion from all my #python friends. The non-work Python project I'm developing has a few places where I need to find the most recent text above the current position that matches a #regex. I can either:
- Require the non-standard regex module (https://pypi.org/project/regex/) which has a REVERSE flag
- Create a "match all the things from the beginning, but then only use the one whose match.start() is before the current position
The first is clearly cleaner, but requires users to add one more module (they're already needing to add two others for different stuff in the program). The second is a tad kludgy, slower (but only by maybe a tenth of a second), but requires no additional includes.
Opinions? Strong opinions? First-hand experience with the regex module?
Mastering Modern Time Series Forecasting by Valery Manokhin is on sale on Leanpub! Its suggested price is $54.95; get it for $42.46 with this coupon: https://leanpub.com/sh/CAQR6Uy0 #ComputerScience #MachineLearning #Mathematics #Python #DataScience #DeepLearning #Education
Okay, so, fans of the #TwistedFramework help me out here:
I am mucking around with writing a simple new thing that, in order to have type annotations that aren't *completely* useless, needs to deal with the fact that Protocol and Factory aren't annotated.
But adding annotations makes the entire framework notice that the pattern of paired-Protocol-and-Factory subclasses are inherently LSP violations, because .protocol and .factory are writable attributes and thus invariant.
@pybay This ticket choice is fully awesome! I would love to see other conferences adopt the same idea.
I don't think it's in the cards for me to travel to California for #PyBay2025 but I'll be wishing you a successful conference from afar.
Mastering Modern Time Series Forecasting by Valery Manokhin is on sale on Leanpub! Its suggested price is $54.95; get it for $42.46 with this coupon: https://leanpub.com/sh/NlOWKklm #ComputerScience #MachineLearning #Mathematics #Python #DataScience #DeepLearning #Education
What if you need to compare two iterables while ignoring the order of their items?
Read the full article: Checking whether iterables are equal in Python
▸ https://trey.io/0frqkp
Master Python https://leanpub.com/b/masterpython by Noah Gift and Alfredo Deza is the featured bundle of ebooks 📚 on the Leanpub homepage! https://leanpub.com #Python #Devops #SoftwareEngineering #AutomatedSoftwareTesting #NodeJs #Ruby #Go #R #CloudComputing #books #ebooks
Introduction to GIS Programming: A Practical Python Guide to Open Source Geospatial Tools https://leanpub.com/gispro by Qiusheng Wu is the featured book on the Leanpub homepage! https://leanpub.com #Python #books #ebooks #GIS
Find it on Leanpub!
Ahem. By which I mean to say I usually do some #python #programming #streaming on that channel, using #emacs . One of these days I will remember how actually doing self-promotion works
Django for Beginners/APIs/Professionals https://leanpub.com/b/djangoforbeginnersapisprofessionals by William S. Vincent is the featured bundle of ebooks 📚 on the Leanpub homepage! https://leanpub.com #Django #WebDevelopment #Python #apis #books #ebooks
The following 3 books are included in this bundle...
Django for Beginners (5th Edition), Django for APIs, and Django for Professionals
Find it on Leanpub!
Practical Python for Production under Pressure (The Book + Resources) by Alex Telford is on sale on Leanpub! Its suggested price is $27.99; get it for $10.49 with this coupon: https://leanpub.com/sh/ajkAFuHH #Python #SoftwareEngineering #GameDevelopment
I'm very happy to announce @savannah as the Release Manager for Python 3.16 and 3.17!
https://discuss.python.org/t/welcome-the-3-16-and-3-17-release-manager-savannah-bailey/100163
#Python #CPython #Python316 #Python317
FINALLY.
This week's department newsletter confirms - #Python 2.7 is no longer being used in production at my job.
Only 67 months late.
50+ App Features with Python: Implement feature-focused, code-driven Python capabilities with UX at the core https://leanpub.com/pythonapplication is the featured book on the Leanpub homepage! https://leanpub.com #Apis #Python #Networking #SystemsAdministration #Testing #books #ebooks
Find it on Leanpub!
You can be a part of guiding the future direction of the PSF 🩵🐍💛 Nominate yourself or someone else for the PSF Board for the 2025 election! Nominations open Tuesday, July 29th, 2:00 pm UTC and close Tuesday, August 12th, 2:00 pm UTC. #python
https://pyfound.blogspot.com/2025/07/psf-board-nominations-opening-july-29th.html
Creating TUI Applications with Textual and Python by Michael Driscoll https://leanpub.com/textual #books #ebooks #python
Learn how to create amazing lightweight user interfaces using Python and Textual in your terminal!
You will learn the basics of Textual and then create ten different applications.
Find it on Leanpub!
Just released: Python 3.14.0 release candidate 1! 🚀🐍
🫖 T-strings!
🧵 Free-threading is officially supported!
🚇 Subinterpreters in the stdlib!
🗜️ Zstandard compression!
🎨 REPL syntax highlighting and tab autocomplete!
⚠️ Better error messages!
📦 Are you a package maintainer? Prepare for 3.14 and report bugs!
🛞 No ABI changes: upload 3.14 wheels to PyPI
🥧 And much, much more!
https://discuss.python.org/t/python-3-14-release-candidate-1-is-go/99754?u=hugovk
#Python #CPython #Python314 #release
The new t-string syntax in Python 3.14.0 now has documentation! 🎉
https://docs.python.org/3.14/library/string.templatelib.html
Mastering Modern Time Series Forecasting: A Comprehensive Guide to Statistical, Machine Learning, and Deep Learning Models in Python https://leanpub.com/mastering_modern_time_series_forecasting by Valery Manokhin is the featured book on the Leanpub homepage! https://leanpub.com #ComputerScience #MachineLearning #Mathematics #Python #DataScience #DeepLearning #Education #books #ebooks
Find it on Leanpub!
🌍✨ EuroPython has just ended.
One issue came up again and again during community organisers open space: it’s harder to find sponsors.
Now that AI is taking the spotlight, I’m asking: Who is being left behind?
That’s what this blog post is about:
✍️ https://georgiker.com/blog/is-ai-leaving-python-community-behind/
New 📚 Release! Python in Practice: From Fundamentals to Functional Code by unseen Perspectives #books #ebooks #python #programming
Find it on Leanpub!
Mastering Modern Time Series Forecasting by Valery Manokhin is on sale on Leanpub! Its suggested price is $49.95; get it for $40.46 with this coupon: https://leanpub.com/sh/62tDVB9r #ComputerScience #MachineLearning #Mathematics #Python #DataScience #DeepLearning #Education
Real World Python http://leanpub.com/set/leanpub/realworldpython by Lukas Rieger and Christian Mayer is the featured Track of online courses on the Leanpub homepage! https://leanpub.com #python #pythonprogramming
Introduction to GIS Programming: A Practical Python Guide to Open Source Geospatial Tools https://leanpub.com/gispro by Qiusheng Wu is the featured book on the Leanpub homepage! https://leanpub.com #Python #books #ebooks #gis
Find it on Leanpub!
Leanpub book LAUNCH 🚀 Introduction to GIS Programming: A Practical Python Guide to Open Source Geospatial Tools by Qiusheng Wu
Watch here:
#books #leanpublishing #selfpublishing #booklaunch #GIS #Python #OpenSource #Geospatial #RemoteSensing #DataScience #EarthEngine #geemap #leafmap #LeanpubPodcast
New 📚 Release! Python in Practice: rom Fundamentals to Functional Code by unseen Perspectives #books #ebooks #python #programming
Find it on Leanpub!