Clone this repo:

Branches

  1. e41cc8f [logdog] Remove reference to six by Rob Mohr · 12 days ago main
  2. b1c0cb6 Do not crash if file_path.get_recursive_size(...) returns None. by Vadim Shtayura · 3 months ago
  3. b3deeb7 Remove utils.on_error module. by Vadim Shtayura · 3 months ago
  4. f71c778 Protect os.scandir with a call to fs.extend (for long paths on Windows) by Greg NISBET · 3 months ago
  5. f863dd8 [swarming] Log SIGKILL exit in the task logs. by Vadim Shtayura · 7 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.