Skip to content

[Docs Tutorial] Add missing python tutorial for Bazel#29390

Open
Rishab260 wants to merge 1 commit intobazelbuild:masterfrom
Rishab260:master
Open

[Docs Tutorial] Add missing python tutorial for Bazel#29390
Rishab260 wants to merge 1 commit intobazelbuild:masterfrom
Rishab260:master

Conversation

@Rishab260
Copy link
Copy Markdown

@Rishab260 Rishab260 commented Apr 24, 2026

Description

Fixes #27824

Adds missing python tutorial for Bazel.

  • Added site/en/python.md : containing the Python first build guide.
  • Update _index.yaml with the new python first build guide.

Motivation

There is no official guide for the 'first build' for the Python language. See https://bazel.build/start
This PR adds the Python first build guide using the existing python example in examples/py.

This is my first contribution to this project.

Build API Changes

No

Checklist

  • I have added tests for the new use cases (if any).
  • I have updated the documentation (if applicable).

Release Notes

RELNOTES: None

@google-cla
Copy link
Copy Markdown

google-cla Bot commented Apr 24, 2026

Thanks for your pull request! It looks like this may be your first contribution to a Google open source project. Before we can look at your pull request, you'll need to sign a Contributor License Agreement (CLA).

View this failed invocation of the CLA check for more information.

For the most up to date status, view the checks section at the bottom of the pull request.

@github-actions github-actions Bot added team-Documentation Documentation improvements that cannot be directly linked to other team labels awaiting-review PR is awaiting review from an assigned reviewer labels Apr 24, 2026
@iancha1992 iancha1992 added team-Rules-Python Native rules for Python team-OSS Issues for the Bazel OSS team: installation, release processBazel packaging, website labels Apr 28, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

awaiting-review PR is awaiting review from an assigned reviewer team-Documentation Documentation improvements that cannot be directly linked to other team labels team-OSS Issues for the Bazel OSS team: installation, release processBazel packaging, website team-Rules-Python Native rules for Python

Projects

None yet

Development

Successfully merging this pull request may close these issues.

No first build guide is present for Python in https://bazel.build/start

2 participants