Dominic Hamon
beb360d03e
Create pylint.yml ( #1039 )
...
* Create pylint.yml
* improve file matching
* fix some pylint issues
* run on PR and push (force on master only)
* more pylint fixes
* suppress noisy exit code and filter to fatals
* add conan as a dep so the module is importable
* fix lint error on unreachable branch
2020-09-09 09:43:26 +01:00
Chris Jones
37177a84b7
Fix python extension import ( #1000 )
2020-07-09 12:54:41 +01:00
Chris Jones
39c8d58a76
Rename python bindings package to google_benchmark
. ( #999 )
...
A few people have complained that `benchmark` is too generic. Also, add
Python 3.8.
2020-07-09 09:23:06 +01:00
Skye Wanderman-Milne
7f27afe83b
Expose methods for custom main functions in Python. ( #993 )
2020-06-30 09:51:30 +01:00
Chris Jones
22e55e18eb
Add some simple docs for installing the Python bindings from source. ( #975 )
2020-06-08 17:29:43 +01:00
Chris Jones
6746c65bcf
Expose SkipWithError
in Python bindings. ( #968 )
2020-05-28 09:33:06 +01:00
Chris Jones
d3ad0b9d11
Add Python bindings. ( #957 )
...
* Add Python bindings.
* Add license headers.
* Change example to a test.
* Add example usage to module docstring.
2020-05-06 17:28:29 +01:00