Clone this repo:

Branches

  1. 652826a ruff: update lint checker to 3.2 and update all files formatting to Ruff for client. by Alex Ovsienko · 4 days ago main
  2. 6b66a13 [swarming_bot] Add increase retries during Windows file tree cleanup by davidhinojosa · 4 weeks ago
  3. ef331be cleanup owners in infra_libs by Scott Lee · 8 months ago
  4. a14d452 Update httplib2. by Robert Iannucci · 8 months ago
  5. e41cc8f [logdog] Remove reference to six by Rob Mohr · 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.