Ports Search

Results 4,0214,030 of 19,819 for %22HTTP Server%22.(0.008 seconds)
devel/repoze.sphinx.autointerface-0.8 (Score: 0.0012383816)
Auto-generates API docs from Zope interfaces
This package defines an extension for the Sphinx documentation system. The extension allows generation of API documentation by introspection of zope.interface instances in code.
devel/repoze.tm2-2.0 (Score: 0.0012383816)
Zope-like transaction manager via WSGI middleware
repoze.tm2 is a middleware which uses the ZODB transaction manager to wrap a call to its pipeline children inside a transaction. This is a fork of the repoze.tm package which depends only on the transaction package rather than the entirety of ZODB (for users who don't rely on ZODB).
devel/repoze.who-2.3 (Score: 0.0012383816)
Identification and authentication framework for WSGI
repoze.who is an identification and authentication framework for arbitrary WSGI applications. It acts as WSGI middleware.
devel/adime-2.2.1 (Score: 0.0012383816)
Generate Allegro dialogs in a simple way
Adime is a portable add-on library for Allegro with functions for generating Allegro dialogs in a very simple way. Its main purpose is to give as easy an API as possible to people who want dialogs for editing many kinds of input data.
devel/robotframework-3.0 (Score: 0.0012383816)
Generic test automation framework
Robot Framework is a generic test automation framework for acceptance testing and acceptance test-driven development (ATDD). It has easy-to-use tabular test data syntax and utilizes the keyword-driven testing approach. Its testing capabilities can be extended by test libraries implemented either with Python or Java, and users can create new keywords from existing ones using the same syntax that is used for creating test cases.
devel/rope-0.10.3 (Score: 0.0012383816)
Python refactoring library
Rope is a python refactoring library.
devel/rq-0.5.6 (Score: 0.0012383816)
Simple library for creating background jobs, and processing them
RQ (Redis Queue) is a simple Python library for queueing jobs and processing them in the background with workers. It is backed by Redis and it is designed to have a low barrier to entry. It can be integrated in your web stack easily.
devel/RuleDispatch-0.5.a1.r2717 (Score: 0.0012383816)
Rule-based Dispatching and Generic Functions
RuleDispatch is a prototype implementation of the Chambers and Chen "efficient multiple and predicate dispatch" algorithm for Python. It lets youspecify a function in terms of a collection of arbitrary rules, including Lisp-style "before/after/around" methods.
devel/scripttest-1.3.0 (Score: 0.0012383816)
Helper to test command-line scripts
ScriptTest is a library to help you test your interactive command-line applications. With it you can easily run the command (in a subprocess) and see the output (stdout, stderr) and any file modifications.
devel/raknet-3.9.2 (Score: 0.0012383816)
Networking API that provides reliable UDP primarily for online games
RakNet is a free networking API that provides reliable UDP and high level networking constructs. Although it can be used for any networked application, it was developed specifically for rapid development of online games and the addition of multiplayer to single player games.