1. X
  2. Real Python
Log inSign up
Real Python
84.2K posts
Real Python profile banner
@realpython

Real Python

@realpython
Online #Python Training & Expert Community: Tutorials, Video Courses, Books, Quizzes...and More! Join 1M+ Pythonistas at realpython.com
realpython.com
Joined August 2012
164
Following
267.1K
Followers
RepliesRepliesRepostsRepostsMediaMedia

Log in or sign up for X

See what’s happening and join the conversation

Continue with phone
or
Log in with username or email
Terms·Privacy·Cookies·Accessibility·US TIDA·Ads Info·© 2026 X Corp.
  • @realpython
    Real Python
    @realpython
    32m
    Quiz: Managing Imports With Python's `__all__` #python
    Managing Imports With Python's __all__ Quiz – Real Python
    From realpython.com
  • @realpython
    Real Python
    @realpython
    1h
    🐍📰 Build a Scalable Flask Web Project From Scratch In this tutorial, you'll explore the process of creating a boilerplate for a Flask web project. It's a great starting point for any scalable Flask web app that you wish to develop in the future #python
    Flask Project Structure: Build a Scalable Web App – Real Python
    From realpython.com
  • @realpython
    Real Python
    @realpython
    1h
    🐍 Python Term of the Day: super() (Python’s Built-in Functions) Returns a proxy object that delegates method calls to a parent or sibling class of the specified type.
    realpython.com
    super() | Python’s Built-in Functions – Real Python
    Returns a proxy object that delegates method calls to a parent or sibling class of the specified type.
  • @realpython
    Real Python
    @realpython
    12h
    🐍 Improve Your Python With Python Tricks 💌 Get a short & sweet Python Trick delivered to your inbox every couple of days. No spam ever. Unsubscribe any time. Curated by the Real Python team. realpython.com/python-tricks/ #python
    Improve Your Python With Python Tricks – Real Python
    From realpython.com
  • @realpython
    Real Python
    @realpython
    13h
    Whoosh: Full-Text Search (BM25F, No Server, No Native Deps) #python
    GitHub - priya-sundaram-dev/whoosh: Fast, pure-Python full-text indexing and search. Actively...
    From github.com