home.social

Search

137 results for “realpython”

  1. 🐍 Python Term of the Day: encodings (Python Standard Library)

    Implements the codec registry lookup and encoding name normalization infrastructure.

    realpython.com/ref/stdlib/enco

  2. 🎧🐍 Episode #295 of the Real Python Podcast is live: Agentic Architecture: Why Files Aren't Always Enough

    What are the limitations of using a file-based agent workflow? Why do massive context windows tend to collapse? This week on the show, Mikiko Bazeley from MongoDB joins us to discuss agentic architecture and context engineering.

    realpython.com/podcasts/rpp/29

  3. ❓🐍 Quiz: Python&;s Array: Working With Numeric Data Efficiently Quiz

    Test your understanding of Python's array module: type codes, the buffer protocol, mutable sequence behavior, and trade-offs with lists.

    realpython.com/quizzes/python-

  4. ❓🐍 Quiz: Python's Array: Working With Numeric Data Efficiently Quiz

    Test your understanding of Python's array module: type codes, the buffer protocol, mutable sequence behavior, and trade-offs with lists.

    realpython.com/quizzes/python-

  5. ❓🐍 Quiz: Python's Array: Working With Numeric Data Efficiently Quiz

    Test your understanding of Python's array module: type codes, the buffer protocol, mutable sequence behavior, and trade-offs with lists.

    realpython.com/quizzes/python-

  6. ❓🐍 Quiz: Python's Array: Working With Numeric Data Efficiently Quiz

    Test your understanding of Python's array module: type codes, the buffer protocol, mutable sequence behavior, and trade-offs with lists.

    realpython.com/quizzes/python-

  7. ❓🐍 Quiz: Python's Array: Working With Numeric Data Efficiently Quiz

    Test your understanding of Python's array module: type codes, the buffer protocol, mutable sequence behavior, and trade-offs with lists.

    realpython.com/quizzes/python-

  8. ❓🐍 Quiz: Cursor vs Windsurf: Which AI Code Editor Is Best for Python? Quiz

    Test your understanding of how Cursor and Windsurf compare for Python across AI completion, agentic edits, and debugging workflows.

    realpython.com/quizzes/cursor-

  9. ❓🐍 Quiz: Python Metaclasses Quiz

    Check how well you understand Python metaclasses, from what they are and how type creates classes to when a custom metaclass is actually the right tool.

    realpython.com/quizzes/python-

  10. The most challenging topic for me was #Python package imports. Thank you #RealPython

    What's a Python Namespace Package, and What's It For? realpython.com/python-namespac

  11. 🔍 / #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.

    🐱🔗 laravista.altervista.org/CatLi

    #catlink #softwarepython #softwarepythonasyncio #realpython

  12. @realpython I'm glad to see in this episode, the mention of my article on Django 5.x generated fields and SQLite 😄

  13. 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?

  14. 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?

  15. 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?

  16. @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

    realpython.com/python-folium-w

    #python #folium #leaflet #gis #realpython

  17. I loved the newest Real Python podcast episode with Stefanie Molin. She and Christopher talked about contributing to open source.

    realpython.com/podcasts/rpp/19

    #Python #OpenSource #RealPython

  18. 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 #RealPython

    realpython.com/python-classes/

  19. 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.

    realpython.com/python-import/#

    #coding #development #opensource #realpython

  20. 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

  21. My first tutorial for Real Python @realpython got published 🎉

    "Python Thread Safety: Using a Lock and Other Techniques": realpython.com/python-thread-l

    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: realpython.com/python-thread-l

    #Python #Realpython #ThreadSafety #Tutorial

  22. My first tutorial for Real Python @realpython got published 🎉

    "Python Thread Safety: Using a Lock and Other Techniques": realpython.com/python-thread-l

    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: realpython.com/python-thread-l

    #Python #Realpython #ThreadSafety #Tutorial