Skip to content
 
 

Latest commit

 

History

47 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

fatuv

INTRODUCTION

  • a cffi-based libuv wrapper for python/pypy
  • interface inspired by pyuv
  • benchmark inspired by uvloop

BUILD

# python -m pip install cffi
# pypy -m pip install pycparser

$ make
$ python examples/08-timer.py
$ pypy examples/08-timer.py

Debian 9.5

aptitude install make gcc libuv1-dev
aptitude install python-dev python3-dev pypy pypy-dev

OpenBSD 6.4

pkg_add -v pypy libuv gmake

About

libuv wrapper for python/pypy

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages