Skip to main content
Mulib is a REST web service framework built on top of

eventlet.httpd. Httpd parses incoming HTTP request and generates the response; mulib takes care of locating the object which will handle the request (url traversal) and calling the appropriate callback method based on the method of the request. Code written using mulib looks like a series of subclasses of mu.Resource which override methods such as handle_get or handle_post, making it easy to implement web services.

The stacked traversal code also knows how to traverse python objects like dicts and lists. Using that style, it is possible to easily interact with compositional data structures through the Web.

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

mulib-0.2.tar.gz (53.5 kB view details)

Uploaded Source

File details

Details for the file mulib-0.2.tar.gz.

File metadata

  • Download URL: mulib-0.2.tar.gz
  • Upload date:
  • Size: 53.5 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No

File hashes

Hashes for mulib-0.2.tar.gz
Algorithm Hash digest
SHA256 395edac62cd109aebbe3a6740b007705c965b325b96ff27c08f6086e60bdbc88
MD5 6468b9941c48e8d9097392cf658b9a65
BLAKE2b-256 9714792712bbec89063e1663242ec2be3f960eda259b8b9061d8d866518f3f58

See more details on using hashes here.

Release history Release notifications | RSS feed

This release

0.2 This release

1 file

Anthropic, PBC Visionary sponsor Bloomberg Visionary sponsor Hudson River Trading Visionary sponsor Meta Visionary sponsor NVIDIA Visionary sponsor Microsoft Sustainability sponsor Depot Continuous Integration AWS Cloud computing and Security Sponsor Datadog Monitoring Fastly CDN Google Download Analytics Sentry Error logging StatusPage Status page