Ports Search

Results 11,08111,090 of 19,819 for %22HTTP Server%22.(0.009 seconds)
databases/cdb-0.34 (Score: 9.2878623E-4)
Python interface to DJB's constant database library
python-cdb is D. J. Bernstein's constant database library adapted as a python extension module. cdb files are mappings of keys to values, designed for wickedly fast lookups and atomic updates. This module mimics the normal cdb utilities (cdb(get|dump|make)) via convenient high-level Python objects.
databases/CouchDB-0.8 (Score: 9.2878623E-4)
Simple Library to Allow Python Applications to Use CouchDB
This package provides a Python fast and full featured interface to CouchDB.
databases/leveldb-0.1.20130428 (Score: 9.2878623E-4)
Thread-safe Python binding for LevelDB
py-leveldb is a thread-safe Python bindings for LevelDB. It has all features from the LevelDB API, except for: - Arbitrary key comparison - Snapshots - All iteration except for single-step forward
databases/mysql2pgsql-0.1.6 (Score: 9.2878623E-4)
Tool for migrating/converting from MySQL to PostgreSQL
Tool for migrating/converting from mysql to postgresql.
databases/pytc-0.8 (Score: 9.2878623E-4)
Tokyo Cabinet Python bindings
Tokyo Cabinet Python bindings
databases/sql-4.11.4 (Score: 9.2878623E-4)
Python bindings for the Qt4 toolkit, QtSql module
PyQt4 is a set of Python bindings for Digia's Qt4 application framework. This package provides the QtSql module.
databases/sql-5.5.1 (Score: 9.2878623E-4)
Python bindings for the Qt5 toolkit, QtSql module
PyQt5 is a set of Python bindings for Digia's Qt5 application framework. This package provides the QtSql module.
databases/redis-2.10.5 (Score: 9.2878623E-4)
Python client for Redis key-value store
This is the Python interface to the Redis key-value store.
databases/rrdtool_lgpl-1.0b1 (Score: 9.2878623E-4)
Python interface to RRDTool, the graphing and logging utility
The python-rrdtool provides a interface to rrdtool, the wonderful graphing and logging utility. This wrapper implementation has worked from the scratch (without SWIG), and it's under LGPL.
databases/sqlite3dbm-0.1.4 (Score: 9.2878623E-4)
Sqlite-backed dictionary
This module provides a sqlite-backed dictionary conforming to the dbm interface, along with a shelve class that wraps the dict and provides serialization for it.