# swarming_client **Repository Path**: de-user/client-py ## Basic Information - **Project Name**: swarming_client - **Description**: Mirror of https://chromium.googlesource.com/infra/luci/client-py.git - **Primary Language**: Unknown - **License**: Apache-2.0 - **Default Branch**: main - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2021-07-14 - **Last Updated**: 2021-07-14 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # LUCI Python Client This is the Python Client code for LUCI. It's part of the [main python repo][1], and is also mirrored into a standalone [client-py repo][2]. To contribute changes you need to clone the [main python repo][1] and then use git cl upload. The [client-py repo][2] 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. [1]: https://chromium.googlesource.com/infra/luci/luci-py.git/ [2]: https://chromium.googlesource.com/infra/luci/client-py.git/