Registered by Jason Gerard DeRose

Embedded HTTP server and client library

Degu is an embedded HTTP server and client library for Python3.

It can be used to build network-transparent services, whether the other endpoint is in the cloud, on the local network, on the localhost, or even on the localhost using HTTP over AF_UNIX.

Degu is especially well suited for implementing REST APIs for device-to-device communication.

The Degu server and client share a high-performance HTTP backend implemented in C. Degu is optimized for low-latency and high-throughput when operating at modest concurrency.

Documentation: http://docs.novacut.com/degu/index.html
Degu on PyPI: https://pypi.python.org/pypi/degu

sudo add-apt-repository -ys ppa:novacut/stable
sudo apt-get update
sudo apt-get install python3-degu

Stable Releases PPA: https://launchpad.net/~novacut/+archive/stable
Daily Builds PPA: https://launchpad.net/~novacut/+archive/daily

Novacut Wiki Home: https://wiki.ubuntu.com/Novacut
If you're on IRC, come chat with us in #novacut on freenode

Project information

Maintainer:
dmedia Dev
Driver:
dmedia Dev
Licence:
GNU LGPL v3

RDF metadata

View full history Series and milestones

trunk series is the current focus of development.

All code Code

Version control system:
Bazaar
Programming languages:
Python3, C

Get Involved

Downloads

Latest version is 0.18
released

All downloads

Announcements