Skip to content

Compiles protobuf files into python extension modules using cython

License

MIT, LGPL-3.0 licenses found

Licenses found

MIT
LICENSE.txt
LGPL-3.0
COPYING.LESSER
Notifications You must be signed in to change notification settings

Evgenus/protocyt

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

41 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Testing

Standart way to run tests:

python -m protocyt.tests.test_main

Runnting tests using nose:

nosetests protocyt --with-doctest --with-coverage --cover-package=protocyt

Dependencies

  • cython >= 0.13
  • jinja2 >= 2.5
  • argparse

About

Compiles protobuf files into python extension modules using cython

Resources

License

MIT, LGPL-3.0 licenses found

Licenses found

MIT
LICENSE.txt
LGPL-3.0
COPYING.LESSER

Stars

Watchers

Forks

Packages

No packages published