Skip to content

[pull] main from freeCodeCamp:main#257

Merged
pull[bot] merged 5 commits into
homebase-garage:mainfrom
freeCodeCamp:main
May 27, 2026
Merged

[pull] main from freeCodeCamp:main#257
pull[bot] merged 5 commits into
homebase-garage:mainfrom
freeCodeCamp:main

Conversation

@pull
Copy link
Copy Markdown

@pull pull Bot commented May 27, 2026

See Commits and Changes for more details.


Created by pull[bot] (v2.0.0-alpha.4)

Can you help keep this open source service alive? 💖 Please sponsor : )

mcagriardic and others added 5 commits May 24, 2026 18:04
Add a scraper for the Polars Python API reference
(https://docs.pola.rs/api/python/stable/reference/), pinned to the
stable 1.41.0 release.

The site uses the pydata-sphinx-theme, so the scraper reuses the shared
sphinx/clean_html filter alongside Polars-specific filters:

- clean_html removes the theme chrome (sidebars, in-page TOC, prev/next
  navigation, footer) and tags code blocks for Python highlighting.
- entries names each page from its heading and groups entries into types
  (DataFrame, LazyFrame, Series, Expressions, Functions, Data Types,
  Input/output, etc.). Top-level members are stored flat under api/ and
  are classified by their member name.

Latest-version detection uses the most recent GitHub release and strips
the py- prefix, since the repo also tags Rust (rs-) releases.
@pull pull Bot locked and limited conversation to collaborators May 27, 2026
@pull pull Bot added the ⤵️ pull label May 27, 2026
@pull pull Bot merged commit 4ad118f into homebase-garage:main May 27, 2026
1 check passed
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants