filmov
tv
Bazel - Getting started with Python

Показать описание
Tutorial to get started with bazel and Python.
Keywords: bazel, python, build system, getting started, tutorial.
It goes through the process of starting a new workspace from scratch, to use Python with bazel build system. It first integrates and runs a simple python script with bazel (with the py_binary rule), then shows how to create and use a library with the py_library rule and finally, adds a simple unit test with the py_test rule.
0:00 Intro
0:08 BUILD file
0:46 WORKSPACE file
0:58 bazel run
1:31 Create library
3:39 Create unit test
Keywords: bazel, python, build system, getting started, tutorial.
It goes through the process of starting a new workspace from scratch, to use Python with bazel build system. It first integrates and runs a simple python script with bazel (with the py_binary rule), then shows how to create and use a library with the py_library rule and finally, adds a simple unit test with the py_test rule.
0:00 Intro
0:08 BUILD file
0:46 WORKSPACE file
0:58 bazel run
1:31 Create library
3:39 Create unit test
A step by step bazel beginner guide
Bazel Tutorial: (Part 1) Getting Started, Bazelisk & our First Build Targets
Bazel - Getting started with Python
Bazel - Getting started with C/C++
Tips on getting started contributing to Bazel
Getting started with Bazel - typescript & java rules
How To Make Your Builds And Test Extremely Fast With Bazel
Building with Bazel, Episode 1: Introduction
Around the Piano - The Story Of Ed Bazel
Building and Testing with Bazel - A Tutorial Session
How to write a simile gen rule in Bazel
Hermetic builds with Bazel - Matthias Männich
Bazel Is An Open-Soure Tool To Make Your Builds And Test Extremely Fast #shorts
How to create a full python app with Bazel
Bazel Tutorial for C++ in 30 Minutes
Bazel & Docker Tutorial: Building container images with bazel (local & remote registry)
Golang UK Conference 2017 | Paul Bellamy - Building Go with Bazel
Webinar: Intro to Bazel using macOS
How to harness Bazel to build fast & correctly | N'tech
BazelCon 2019 Day 1: Building Self Driving Cars with Bazel
Managing external dependencies with Bzlmod - Xudong Yang
How to setup a simple bazel build action from scratch
Speed up your CI/CD: getting started with Bazel | BCS SPA
CMake vs Bazel In Practise - Real Code, Real Results
Комментарии