rules_pyenv

Bazel rules for pyenv (simple python version management) (by digital-plumbers-union)

Rules_pyenv Alternatives

Similar projects and alternatives to rules_pyenv

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a better rules_pyenv alternative or higher similarity.

rules_pyenv reviews and mentions

Posts with mentions or reviews of rules_pyenv. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-04-18.
  • Experimentations on Bazel: Python & FastAPI (1)
    5 projects | dev.to | 18 Apr 2021
    # use pyenv to enforce python version http_archive( name = "dpu_rules_pyenv", sha256 = "d057168a757efa74e6345edd4776a1c0f38134c2d48eea4f3ef4783e1ea2cb0f", strip_prefix = "rules_pyenv-0.1.4", urls = ["https://github.com/digital-plumbers-union/rules_pyenv/archive/v0.1.4.tar.gz"], ) load("@dpu_rules_pyenv//pyenv:defs.bzl", "pyenv_install") pyenv_install( hermetic = False, py2 = "2.7.18", py3 = "3.9.2", )

Stats

Basic rules_pyenv repo stats
1
24
0.0
about 2 years ago

digital-plumbers-union/rules_pyenv is an open source project licensed under Apache License 2.0 which is an OSI approved license.

The primary programming language of rules_pyenv is Starlark.

Popular Comparisons


Sponsored
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com