Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: realpython/materials
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: python-llamaindex
Choose a base ref
...
head repository: realpython/materials
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 14 commits
  • 37 files changed
  • 9 contributors

Commits on Oct 28, 2025

  1. Configuration menu
    Copy the full SHA
    30bf1eb View commit details
    Browse the repository at this point in the history
  2. Fix formatting

    lpozo committed Oct 28, 2025
    Configuration menu
    Copy the full SHA
    b6c3ebb View commit details
    Browse the repository at this point in the history
  3. Update code

    lpozo committed Oct 28, 2025
    Configuration menu
    Copy the full SHA
    640f8e3 View commit details
    Browse the repository at this point in the history

Commits on Nov 27, 2025

  1. Materials for Narwhals (#719)

    * Initial Commit
    
    * Line length issues
    
    * line length
    
    * Fix aggregate_function in pivot calls
    
    Reversal of `values and `aggregate_function` parameters
    
    * Update universal_processing.py
    
    Missing comma
    
    * Update the README file
    
    * Update code
    
    * Update README
    
    ---------
    
    Co-authored-by: Bartosz Zaczyński <[email protected]>
    eyrei123 and bzaczynski authored Nov 27, 2025
    Configuration menu
    Copy the full SHA
    0f55452 View commit details
    Browse the repository at this point in the history

Commits on Dec 4, 2025

  1. Materials for the Python Skills tutorial (#723)

    * Materials for the Python Skills tutorial
    
    * Add missing README file
    
    * Update README to reflect supporting materials
    
    * Add instructions to the spreadsheet
    
    ---------
    
    Co-authored-by: Philipp <[email protected]>
    bzaczynski and acsany authored Dec 4, 2025
    Configuration menu
    Copy the full SHA
    0e25d33 View commit details
    Browse the repository at this point in the history

Commits on Dec 17, 2025

  1. Configuration menu
    Copy the full SHA
    e01d2a2 View commit details
    Browse the repository at this point in the history
  2. Fix slug

    acsany authored Dec 17, 2025
    Configuration menu
    Copy the full SHA
    f8ffabb View commit details
    Browse the repository at this point in the history
  3. Merge pull request #718 from realpython/python-llamaindex

    Sample code for the article on LlamaIndex
    acsany authored Dec 17, 2025
    Configuration menu
    Copy the full SHA
    2e833a6 View commit details
    Browse the repository at this point in the history

Commits on Dec 18, 2025

  1. Configuration menu
    Copy the full SHA
    779f6d2 View commit details
    Browse the repository at this point in the history
  2. Create django project (#722)

    * Add materials for django setup tutorial
    
    * Add noqa to scaffolding for CI
    
    * Format scaffolding
    
    * Update to Django 6
    
    * Fix with ruff
    
    * Final QA
    
    ---------
    
    Co-authored-by: Bartosz Zaczyński <[email protected]>
    martin-martin and bzaczynski authored Dec 18, 2025
    Configuration menu
    Copy the full SHA
    d387c64 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6df3fe7 View commit details
    Browse the repository at this point in the history

Commits on Dec 19, 2025

  1. Configuration menu
    Copy the full SHA
    f082bd5 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #713 from realpython/python-deque

    Sample code for the article on deque
    martin-martin authored Dec 19, 2025
    Configuration menu
    Copy the full SHA
    59dd8e5 View commit details
    Browse the repository at this point in the history

Commits on Jan 11, 2026

  1. add chatgpt-python-api materials (#727)

    * add chatgpt-python-api materials
    
    * Fix linter errors
    
    * Add README
    
    * Update README link to ChatGPT API tutorial
    
    Slug updated, so matching it here.
    
    ---------
    
    Co-authored-by: Philipp <[email protected]>
    Co-authored-by: Martin Breuss <[email protected]>
    Co-authored-by: Bartosz Zaczyński <[email protected]>
    4 people authored Jan 11, 2026
    Configuration menu
    Copy the full SHA
    e660117 View commit details
    Browse the repository at this point in the history
Loading