#realpython — Public Fediverse posts
Live and recent posts from across the Fediverse tagged #realpython, aggregated by home.social.
-
🎂 25 years of EuroPython and we're celebrating in style!
Our very own Mia Bajić and @pestka sat down with Christopher Bailey on the #RealPython Podcast (episode #299) to talk all things EuroPython 2026: from what makes this conference unique to the talks they're most excited about.
👉 Listen here: https://realpython.com/podcasts/rpp/299/
See you in Kraków this July!
#europython #conference #europython2026 #python #opensource #community
-
Learn From 2025's Most Popular Python Tutorials and Courses: https://realpython.com/popular-python-tutorials-2025/
-
The most challenging topic for me was #Python package imports. Thank you #RealPython
What's a Python Namespace Package, and What's It For? https://realpython.com/python-namespace-package/
-
🔍 / #software / #python / #asyncio
Explore how Python asyncio works and when to use it. Follow hands-on examples to build efficient programs with coroutines and awaitable tasks.
-
My first tutorial for Real Python @realpython got published 🎉
"Python Thread Safety: Using a Lock and Other Techniques": https://realpython.com/python-thread-lock/
Unexpected things can happen when we try to introduce multithreading to existing Python code. Read the tutorial to spot such race conditions in multithreaded code and learn to fix them using Python's synchronization primitives.
Read now at: https://realpython.com/python-thread-lock/
-
I really appreciate the detailed articles and guides on #RealPython but this price is absolutely unacceptable for my region. Feels like #Steam charging me at the same rate as someone who lives in Sweden. What the hell?
-
@villares I've found Leaflet to be a really easy way to work with maps in Python.
The Python package to use for this is called Folium
A useful tutorial to get you started is
-
I loved the newest Real Python podcast episode with Stefanie Molin. She and Christopher talked about contributing to open source.
-
I have to learn a lot of Python pretty quickly to make sure tyis project gets done by the end of the semester and, holy crap, Real Python is an amazing site.
I thought I was going to read a nice overview of classes. An hour later I'm getting to the sections on composition and dependency injection.
Also, constructor overloads? Multiple inheritance?
No wonder so many people like this language.
-
Python import: Advanced Techniques and Tips
I thought I knew #Python until I read this. The plugins' functionality was quite interesting, and I have a few ideas about what I can use it for. One thing I miss in Python that I often use is in #CPP are true abstract classes, overloading, and extension of classes. With tools like this, you can achieve similar functionality.
https://realpython.com/python-import/#example-use-data-files
-
I have been listening to the @realpython podcast so much lately that I was humming the intro music. I need to have more than one podcast to listen to :-)
#python #podcasts #realpython -
Met a #realpython today. Was pretty easy to pick up.
-
Yesterday when hearing about the rise of malicious #pypi packages on the #realpython podcast, I had an idea for a package I’m calling`pre-pip`.
It’s a way to run some custom #python code before a #pip command. This could potentially be used to check if a package is on a known list of bad packages before installing it or to automatically upgrade pip before a pip install.
Seems there are lots of possibilities here.
-
so I told Dan Bader of Real Python to join and you can follow them at @realpython!
Please follow if you like Python. I'll work with him to start posting things from his website. There is also a great podcast.
https://realpython.com is a great resource for learning and getting help with all things python.
Please boost to spread the word.