Cover the rest of python bindings from shared library, add tests, add docstrings, add setup.py.

This commit is contained in:
Maxim Vasilev
2020-08-11 00:12:43 +03:00
parent dc6fc02209
commit 08bc9bca0e
12 changed files with 758 additions and 20 deletions

View File

@ -1,4 +1,2 @@
cffi==1.12.3
Click==7.0
pycparser==2.19
yapf==0.27.0
cffi==1.14.1
pycparser==2.20