Skip to main content

HandlerSocket client for Python

Project description

Overview

pyhs (python-handler-socket) is a Python client library for the HandlerSocket MySQL plugin.

Installation

First, install MySQL and HandlerSocket

Get the distribution:

pip install python-handler-socket

Or get the package from latest source:

pip install hg+http://bitbucket.org/excieve/pyhs#egg=python-handler-socket

Or clone the main repository and install manually:

hg clone http://bitbucket.org/excieve/pyhs
cd pyhs
python setup.py install

Check your installation like this:

python
>>> from pyhs import __version__
>>> print __version__

Usage

Usage cases, details and API reference are available in docs directory inside the package or online on RTD.

License

pyhs is released under MIT license.
Copyright (c) 2010 Artem Gluvchynsky <excieve@gmail.com>

See LICENSE file inside the package for full licensing information.

Project details


Download files

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

Source Distribution

python-handler-socket-0.1.0.tar.gz (17.5 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page