Add Python bindings. (#957)
* Add Python bindings.
* Add license headers.
* Change example to a test.
* Add example usage to module docstring.
Showing
bindings/python/BUILD
0 → 100644
bindings/python/benchmark/BUILD
0 → 100644
bindings/python/benchmark/__init__.py
0 → 100644
bindings/python/benchmark/benchmark.cc
0 → 100644
bindings/python/benchmark/example.py
0 → 100644
bindings/python/build_defs.bzl
0 → 100644
bindings/python/pybind11.BUILD
0 → 100644
bindings/python/python_headers.BUILD
0 → 100644
bindings/python/requirements.txt
0 → 100644
setup.py
0 → 100644
Please
register
or
sign in
to comment