python-libevent icon indicating copy to clipboard operation
python-libevent copied to clipboard

Python bindings for the libevent library.

Results 3 python-libevent issues
Sort by recently updated
recently updated
newest added

On Mac OS X I could not get setup.py to work until changing it as follows. I didn't have the confidence to post this as a pull request, as I...

We have an Anaconda install and we need to install python-libevent. The setup.py checks for the existence of the LIBEVENT_ROOT environment variable. In the case of Anaconda this is e.g....

By any chance has someone made a Python3 version of this package?