Clone this repo:

Branches

  1. bf1eee9 [swarming-bot] Stop relying on deprecated pkgutil.get_loader. by Vadim Shtayura · 9 days ago main
  2. 654d5f4 ruff: unify all ruff configs at the top, remove old config files and format the rest of py files, finalizing formatting migration for luci-py. by Alex Ovsienko · 5 weeks ago
  3. 652826a ruff: update lint checker to 3.2 and update all files formatting to Ruff for client. by Alex Ovsienko · 5 weeks ago
  4. 6b66a13 [swarming_bot] Add increase retries during Windows file tree cleanup by davidhinojosa · 9 weeks ago
  5. ef331be cleanup owners in infra_libs by Scott Lee · 9 months ago

LUCI Python Client

This is the Python Client code for LUCI. It's part of the main python repo, and is also mirrored into a standalone client-py repo.

To contribute changes you need to clone the main python repo and then use git cl upload. The client-py repo mirror (which appears in Chromium's third_party directory) cannot be contributed to directly.

License

This project is licensed under Apache v2.0 license. See LICENSE for details.