Skip to content

ezhangle/python-libevent

 
 

Repository files navigation

python-libevent - Python bindings for libevent

See the "samples" directory and the tests for now.

Compile on windows using msvc

  • start visual studio 2008 command prompt
  • cd libevent-2.0.21-stable
  • nmake -f Makefile.nmake
  • cd python-libevent
  • set LIBEVENT_ROOT=/path/to/libevent-2.0.21-stable
  • python setup.py build

About

Python bindings for the libevent library.

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages

  • C 81.0%
  • Python 19.0%