Neyn / neynpy

Fast and Lightweight Pyhthon HTTP Library

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Table of Contents

Neynpy

Neynpy is a http library with Python interface. You can checkout C and C++ interfaces too.

Since the project is new there are some limitations:

  • Windows platform isn't supported for now.
  • Partially implements HTTP/1.1 for now.
  • Uses some new features of Linux kernel so version 4.5 and above kernel is supported for now.

Contributing

You can report bugs, ask questions and request features on issues page. Pull requests are not accepted right now.

License

This library is licensed under BSD 3-Clause permissive license. You can read it here.

About

Fast and Lightweight Pyhthon HTTP Library

License:BSD 3-Clause "New" or "Revised" License


Languages

Language:Python 68.3%Language:C++ 28.2%Language:CMake 2.1%Language:Shell 0.9%Language:HTML 0.5%