pycapnp/capnp
Jacob Alexander b3021e4f6b
Fixing flake8 warnings and errors
flake8 . --count --exit-zero --max-complexity=10 --max-line-length=127 --statistics --exclude benchmark

Excluding the benchmark directory (due to protobuf generated files)
Also removing some Python2 specific code
2019-09-27 00:15:13 -07:00
..
helpers TwoWayPipe and basic asyncio support 2019-09-26 21:42:48 -07:00
includes TwoWayPipe and basic asyncio support 2019-09-26 21:42:48 -07:00
lib TwoWayPipe and basic asyncio support 2019-09-26 21:42:48 -07:00
templates Fixing compilation errors with capnproto-7.0.0 2019-09-16 21:33:56 -07:00
__init__.pxd Refactor layout of pxd files 2013-12-08 17:27:59 -08:00
__init__.py Fixing flake8 warnings and errors 2019-09-27 00:15:13 -07:00
_gen.py Fixing flake8 warnings and errors 2019-09-27 00:15:13 -07:00
c++.capnp Update c++.capnp with upstream file 2014-11-19 08:09:27 -08:00
schema.capnp Initial version of code generating plugin 2014-09-04 14:21:27 -07:00