Giter Site home page Giter Site logo

bastille-attic / uv Goto Github PK

View Code? Open in Web Editor NEW

This project forked from koehlma/uv

0.0 5.0 0.0 477 KB

Python libuv CFFI Bindings

Home Page: http://uv.readthedocs.org/en/master/

License: GNU Lesser General Public License v3.0

Python 92.27% PowerShell 1.73% Batchfile 0.42% C 5.58%

uv's Introduction

Python »libuv« CFFI Wrapper

pypi unix_build windows_build coverage docs

This package aims to provide an object oriented CFFI based wrapper around the libuv asynchronous IO library. It supports all handles of libuv as well as filesystem operations, dns utility functions and miscellaneous utilities.

State

handles:stable API, well tested, completely documented
dns:stable API, well tested, completely documented
fs:planning
misc:planning
ssl:planning

Features

  • full featured event loop backed by epoll, kqueue, IOCP and events ports
  • asynchronous TCP and UDP sockets
  • asynchronous SSL sockets (based on Python's SSL module)
  • asynchronous DNS resolution
  • asynchronous file and file system operations
  • asynchronous file system events
  • cross platform ANSI escape code controlled TTY
  • IPC with socket sharing, using UNIX domain sockets or named pipes (Windows)
  • child processes and signal handling
  • cross platform memory, CPU and network interface information
  • timer and high resolution clock
  • supported Python interpreters and versions:
    • CPython: 2.7, 3.3, 3.4, 3.5
    • PyPy: 4.0 (Windows and Linux)
    • PyPy3: 2.4.0, 2.7.0-alpha0 (Linux Only)
  • PyCharm type hinting support
  • PEP 3151 compatible exceptions

uv's People

Contributors

koehlma avatar

Watchers

John Meylor avatar James Cloos avatar Bob Baxley avatar  avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.