bazelbuild / bazelbuild/bazelisk

Publish bazelisk on PyPi like you do on npm

Open
#697 0 comments 0 reactions 0 assignees View on GitHub
P4
Dominant language
Go
Stars
2.7k
Forks
424
PR merge metrics
No merged PRs in 30d

Description

Currently bazelisk is helpfully published on npm according to the readme;
```
Bazelisk is also published to npm. Frontend developers may want to install it with npm install -g @bazel/bazelisk.
```

It would be awesome if bazelisk was also published on PyPi in a similar manner. PyPi offers the ability to distribute binaries - https://packaging.python.org/en/latest/specifications/binary-distribution-format/

Maybe something in [rules_python](https://rules-python.readthedocs.io/en/latest/pypi/index.html) could be helpful in making that happen?

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.