Ports 搜索

共有19,819项符合%22HTTP Server%22的查询结果,以下是第4,0414,050项(搜索用时0.009秒)
devel/distcc-3.1 (Score: 0.0012383816)
Distribute compilation of C(++) code acrosss machines on a network
distcc is a program to distribute compilation of C code across several machines on a network. distcc should always generate the same results as a local compile, is simple to install and use, and is often significantly faster than a local compile. Unlike other distributed build systems, distcc does not require all machines to share a filesystem, have synchronized clocks, or to have the same libraries or header files installed. Machines can be running different operating systems, as long as they have compatible binary formats or cross-compilers. distcc sends the complete preprocessed source code across the network for each job, so all it requires of the volunteer machines is that they be running the distccd daemon, and that they have an appropriate compiler installed. This version also comes with a text-based as well as a GNOME-based monitor to inspect the load on the cluster, and how it is distributed among the various distcc nodes.
devel/thrift-0.9.3 (Score: 0.0012383816)
Python interface to Thrift
Python interface to Thrift.
devel/tox-2.3.1 (Score: 0.0012383816)
Virtualenv-based automation of test activities
Tox as is a generic virtualenv management and test command line tool you can use for: * checking your package installs correctly with different Python versions and interpreters * running your tests in each of the environments, configuring your test tool of choice * acting as a frontend to Continuous Integration servers, greatly reducing boilerplate and merging CI and shell-based testing.
devel/tw.forms-0.9.9 (Score: 0.0012383816)
Web Widgets for building and validating forms
Web Widgets for building and validating forms. (former ToscaWidgetsForms)
devel/twiggy-0.4.7 (Score: 0.0012383816)
Pythonic logger
Twiggy is a Pythonic logger. As near as I can tell, Twiggy is the first totally new design for a logger since log4j was developed in 1996. Let me say that again: Twiggy is the first new logger in 15 years. Twiggy: * Uses new-style format strings by default. Way nicer than %s (printf). * Includes easy support for structured logging * Loosely couples loggers and outputs for configuration * Supports asynchronous logging using the multiprocessing module * Solves Your Problems. Pets Your Puppy.
devel/twistedCore-15.2.1 (Score: 0.0012383816)
Asynchronous networking framework for Python (Core Module)
Twisted is an asynchronous networking framework written in python. It is used by most of the servers, clients and protocols that are part of other Twisted projects. - twisted.cred, a pluggable authentication system for servers; - twisted.enterprise, an asynchronous adapter of Python DB-API 2.0 database interfaces; - twisted.internet, the Twisted event loop; - twisted.manhole, a debugging service; - twisted.persisted, a collection of object persistence systems - twisted.protocols, a collection of simple network protocols and helper utilities; - twisted.python, a set of Twisted programming abstractions; - twisted.spread, a network transport, serializer and object broker; - twisted.trial, a unit-testing framework; and
devel/urwid-1.3.1 (Score: 0.0012383816)
Curses-based user interface library for Python
Urwid is a curses-based user interface library. It includes many features useful for text console application developers including: * Fluid interface resizing (xterm window resizing / fbset on Linux console) * Support for 8-bit and CJK encodings * Multiple text alignment and wrapping modes built-in * Ability to register user-defined text alignment and wrapping modes * Simple markup for setting text attributes * Powerful list box that handles scrolling between different widget types * List box contents may be managed with a user-defined class * Flexible edit box for editing many different types of text * Easy interface for creating HTML screen shots
devel/virtualenv-14.0.0 (Score: 0.0012383816)
Tool for creating isolated Python environments
``virtualenv`` is a tool to create isolated Python environments. It creates an environment that has its own installation directories, that doesn't share libraries with other virtualenv environments (and optionally doesn't use the globally installed libraries either). Usage: virtualenv YOUR_NEW_PYTHON_ENV
devel/yum-metadata-parser-1.1.4 (Score: 0.0012383816)
Fast metadata parser for yum
Fast metadata parser for yum implemented in C.
devel/dolphin-plugins-4.14.3 (Score: 0.0012383816)
Plugins for Dolphin file manager
Plugins for Dolphin file manager.