bazel-contrib/rules_python

Add a library that defines a `Label` class in python

Open

#1,601 建立於 2023年12月9日

在 GitHub 查看
 (5 留言) (0 反應) (0 負責人)Starlark (705 fork)auto 404
help wanted

倉庫指標

Star
 (679 star)
PR 合併指標
 (PR 指標待抓取)

描述

🚀 feature request

Description

I would love rules_python to expose a library similar to @rules_rust//util/label which defines a validated representation of a Label for users to use in their code.

It'd be fantastic if the interface was a class (Label) that did validation on __init__.

貢獻者指南