jsonrpc-base

Pure python standard library JSONRPC data interface
git clone git://git.defalsify.org/python-jsonrpc-base.git
Log | Files | Refs | LICENSE

.gitignore (44B)


      1 __pycache__
      2 *.pyc
      3 dist/
      4 *.egg-info
      5 gmon.out