aboutsummaryrefslogtreecommitdiff
path: root/bindings
AgeCommit message (Expand)Author
2020-12-21Add 'seconds' time unit (#1076)feserr
2020-09-11Bind benchmark builder to Python (#1040)Antoine Prouvost
2020-09-10Bind more State methods/attributes to Python (#1037)Antoine Prouvost
2020-09-09Create pylint.yml (#1039)Dominic Hamon
2020-07-09Fix python extension import (#1000)Chris Jones
2020-07-09Rename python bindings package to `google_benchmark`. (#999)Chris Jones
2020-06-30Expose methods for custom main functions in Python. (#993)Skye Wanderman-Milne
2020-06-08Add some simple docs for installing the Python bindings from source. (#975)Chris Jones
2020-05-28Expose `SkipWithError` in Python bindings. (#968)Chris Jones
2020-05-06Add Python bindings. (#957)Chris Jones