python Rules
Bazel

python Rules


py_library

py_library()

See the Bazel core py_library documentation.

available here.


py_binary

py_binary()

See the Bazel core py_binary documentation.

available here.


py_test

py_test()

See the Bazel core py_test documentation.

available here.