Ports 搜索

共有19,819项符合%22HTTP Server%22的查询结果,以下是第8,6818,690项(搜索用时0.01秒)
devel/mongokit-0.8.3 (Score: 0.0010835839)
Python ORM-like layer on top of pymongo
MongoKit is a python module that brings structured schema and validation layer on top of the great pymongo driver. It has be written to be simpler and lighter as possible with the KISS and DRY principles in mind.
devel/xerox-0.3.1 (Score: 0.0010835839)
Simple copy and paste in Python
Xerox is a copy + paste module for Python.
devel/pathtools-0.1.2 (Score: 0.0010835839)
File system general utilities for Python
Pattern matching and various Python utilities for file systems paths.
devel/avrdude-6.2 (Score: 0.0010835839)
Program for programming the on-chip memory of Atmel AVR CPUs
AVRDUDE - AVR Downloader/UploaDEr - is a program for updating the flash, eeprom, and fuse bit memories of Atmel AVR microcontrollers. It operates with several programmers including STK500 and most directly connect parallel port style programmers.
devel/pyasn1-modules-0.0.8 (Score: 0.0010835839)
Collection of ASN.1 data structures for py-asn1
This is a small but growing collection of ASN.1 data structures expressed in Python terms using pyasn1 data model.
devel/pydoop-1.1.0 (Score: 0.0010835839)
Python interface to Hadoop
Pydoop is a Python interface to Hadoop that allows you to write MapReduce applications in pure Python. Pydoop offers several features not commonly found in other Python libraries for Hadoop: -- a rich HDFS API; -- a MapReduce API that allows to write pure Python record readers / writers, partitioners and combiners; -- transparent Avro (de)serialization; -- easy installation-free usage;
devel/pyev-0.9.0 (Score: 0.0010835839)
Python libev interface
Python libev interface.
devel/Pymacs-0.25 (Score: 0.0010835839)
Python package for scripting emacs
Pymacs is a powerful tool which, once started from Emacs, allows both-way communication between Emacs Lisp and Python. Pymacs aims Python as an extension language for Emacs rather than the other way around, and this asymmetry is reflected in some design choices. Within Emacs Lisp code, one may load and use Python modules. Python functions may themselves use Emacs services, and handle Emacs Lisp objects kept in Emacs Lisp space.
devel/repl-0.8.4 (Score: 0.0010835839)
Replacement for readline and interactive environment for Python
Pyrepl is a neat replacement for python readline module. Features: - sane multi-line editing - history, with incremental search - completion, including displaying of available options - a fairly large subset of the readline emacs-mode key bindings (adding more is mostly just a matter of typing) - Deliberately liberal, Python-style license - no global variables, so you can run two independent readers without having their histories interfering.
devel/ncurses-1.2.4 (Score: 0.0010835839)
Ruby interface to ncurses
This is a Ruby interface to ncurses.