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.
The Hitchhiker’s Guide to Plotnine by Jodie Burchell and Mauricio 'Pacha' Vargas Sepúlveda is free with a Leanpub Reader membership! Or you can buy it for $10.00! http://leanpub.com/plotnine-guide #DataScience #Python
This governance work by @pyladies is truly top notch. The evolution of their governance as the project grows and matures is exactly the way a #FOSS community should operate.
https://pyladies.com/blog/A-New-Era-of-Transparency/transparency/
Having optimized a fair bit of stuff, the current paper cut I want to solve is having to constantly update things like:
- pnpm version in Node (and keeping it aligned with other developers and the build process)
- pip and python especially as it seems to leave you in situations where you have pip and pip3... I would love one python in total, please
Anyone solved this stuff gracefully?
I plan to make a #Python CLI version of https://pym.dev/format which would be pip-installable
What should it be called? All of these would be both the package name and the command to type.
fsg (for "f-string guess"): | 1 |
pystr: | 3 |
fguess: | 8 |
Something else (reply): | 0 |
Mega Bundle 1 https://leanpub.com/b/megabundle1 by Jason Turner is the featured bundle of ebooks 📚 on the Leanpub homepage! https://leanpub.com #CAndCpp #ComputerProgramming #Games #Python #books #ebooks lefticus@mas.to
Hey #python folks -- what's everyone's favorite python profiling tools these days? My goal is to capture data during a run so I can shove it in a flamegraph and identify where the actual bottlenecks are.
Thanks!
Advanced Conformal Prediction:Practical Uncertainty Quantification for Real-World ML by Valery Manokhin is on sale on Leanpub! Its suggested price is $44.95; get it for $31.96 with this coupon: https://leanpub.com/sh/r7itvsfg #Python #MachineLearning #DataScience
Advanced Conformal Prediction:Practical Uncertainty Quantification for Real-World ML by Valery Manokhin is on sale on Leanpub! Its suggested price is $44.95; get it for $31.96 with this coupon: https://leanpub.com/sh/hvK35NST #Python #MachineLearning #DataScience
Posit introduces Positron: New IDE for Data Science with Python and R
Positron is Posit's new, free IDE for data science. Users can work with Python and R. It explicitly does not replace RStudio.
Once again I demonstrate that I do not know how to use social media, not even Mastodon. Let me try that again properly with the relevant metadata: I have done my first post-ZeroVer release of #DBXS, an #OpenSource #Python raw #SQL #database access library. If that collection of hashtags seems interesting to you, perhaps check it out!
GitHub Actions is dropping Intel macOS by November.
(Cirrus dropped it in Dec 2022, CircleCI in June 2024, Travis CI dropped all(!) macOS in April, and Anaconda last week.)
CPython has dropped it to tier 2. What does this mean to you? Not too much; we still support it, produce installers, CI failures block releases.
It means we only test on buildbots and failures must be fixed/reverted within 24h rather than immediately.
https://discuss.python.org/t/dropping-intel-mac-to-tier-2/102100
ICYMI: The authors of 'Building Better Research Software', a Carpentries Incubator lesson designed to provide “next steps” for learners after a Software Carpentry #Python workshop, are looking for workshop hosts and Instructors to try teaching the lesson and provide feedback.
🙏 The goal is to submit the lesson for adoption into Software Carpentry and we need plenty of feedback from the Instructor community to achieve that.
Please read the blog post and consider teaching the workshop in your local community! https://carpentries.org/blog/2025/08/building-better-beta-pilots/
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 #courses #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 #geography #science
Find it on Leanpub!
@glyph @hynek it'd be interesting IMO to see the breakdown of how many people use YouTube by level of experience. My hypothesis is that there's a (positive) correlation between level of experience and preference for written documentation over video documentation - I think videos are reasonably well suited for tutorials (if you are the type of person who can learn from a video at all) but poorly suited for the reference documentation that more experienced devs are more likely to use.
Okay so I am putatively a #Python #ThoughtLeader ™ so perhaps I should go through and give this a non-jokey read-through, and share some impressions: https://lp.jetbrains.com/python-developers-survey-2024/
I really appreciate that they do these every year.
Ultimate ML interpretability bundle: Interpretable Machine Learning + Interpreting Machine Learning Models With SHAP https://leanpub.com/b/interpretability by Christoph Molnar is the featured bundle of ebooks 📚 on the Leanpub homepage! https://leanpub.com #DataScience #Python #MachineLearning
PyPI now checks for expired domains to prevent domain resurrection attacks, a type of supply-chain attack where someone buys an expired domain and uses it to take over #PyPI accounts through password resets. #Python #OpenSource #SupplyChain #Security
https://blog.pypi.org/posts/2025-08-18-preventing-domain-resurrections/
We've got an amazing speaker lined up at #Python #Edinburgh, on 9th September.
@ambv is going to be talking about WebGL and PyScript!
www.meetup.com/python-edinb...
Mastering Modern Time Series Forecasting + Mastering Catboost https://leanpub.com/b/mastering_modern_time_series_forecasting_and_catboost by Valery Manokhin is the featured bundle of ebooks 📚 on the Leanpub homepage! https://leanpub.com #ComputerScience #MachineLearning #Mathematics #Python #DataScience #DeepLearning #Education #books #3books
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/BhXjxRf5 #ComputerScience #MachineLearning #Mathematics #Python #DataScience #DeepLearning #Education
Discrete Mathematics for Computer Science https://leanpub.com/discrete-math by Marie Brodsky, Alexander Golovnev, Alexander S. Kulikov, Vladimir Podolskii, and Alexander Shen is the featured book on the Leanpub homepage! https://leanpub.com #Mathematics #Python #ComputerScience
Find it on Leanpub!
TIL that software (especially #scripting runtimes like #Python, #Perl, and #NodeJS) running in #Alpine #Linux containers is often slower than in other distros like #Ubuntu. This is despite Alpine being faster on startup and often vastly more efficient with CPU, memory, and storage.
It mostly comes down to Alpine’s use of musl libc rather than #GNU’s glibc. musl is optimized for minimalism, not raw performance. Also, the Alpine packages are often not compiled with as many optimizations.
Mastering Modern Time Series Forecasting + Advanced Conformal Prediction + Probabilistic Forecasting with Conformal Prediction in Python https://leanpub.com/b/forecasting_conformalprediction_probabilistic_forecasting by Valery Manokhin is the featured bundle of ebooks 📚 on the Leanpub homepage! https://leanpub.com #ComputerScience #MachineLearning #Mathematics #Python #DataScience #DeepLearning #Education #books #ebooks
I'm hosting office hours again in less than 12 hours. Have a question about #Python, Python Morsels, or anything else you think I might have thoughts on?
Join me!
Practical MCP: A Python Developer's Guide by Arjuna Sky Kok is on sale on Leanpub! Its suggested price is $29.00; get it for $9.50 with this coupon: https://leanpub.com/sh/XaLBNnC5 #Python #Ai
PSA: Python no longer behaves the same way in #Vercel Node 22.x images as it did in Node 18.x.
If you are using raw 'pip install -r requirements.txt' you'll need to switch over to 'source venv/bin/activate && pip install -r requirements.txt' or a similar pattern.
Took me a while to figure out last night.
I created a simple Python CLI program to easily add configurable watermark text to an image or directory of images.
Re: https://lgbtqia.space/@alice/114988947359085193
Here's the #Codeberg repo: https://codeberg.org/alicewatson/watermarker
Terminals, pseudoterminals, PTYs, oh my.
How does e.g. "tmux" do its "switch screen" stuff, and can I do it with #Python + Rich? I've found "pymux", which appears to be emulating vt100 in Python ... and then I guess re-rendering to the "real" screen? Is that what #tmux does (too much C for me to grok)?
There's also https://jvns.ca/blog/2025/06/24/new-zine--the-secret-rules-of-the-terminal/ from @b0rk which is great
There is probably one line of #Python that I type more than any other (nontrivial) line:
`HERE = Path(__file__).parent`
This is obscenely useful for scripts or small projects but I find myself using it in projects of more appreciable size, too?
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
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.