svartalf is sharing code with you

Bitbucket is a code hosting site. Unlimited public and private repositories. Free for small teams.

Don't show this again

svartalf / pyhs (fork of excieve / pyhs)

Improvements for python-handler-socket

Clone this repository (size: 53.2 KB): HTTPS / SSH
hg clone https://bitbucket.org/svartalf/pyhs
hg clone ssh://hg@bitbucket.org/svartalf/pyhs

pyhs /

Branch
default
Filename Size Date modified Message
docs
pyhs
.hgignore 84 B Lots of docstrings, Sphinx docs and some bugfixes
.hgtags 282 B Added tag 0.2.4 for changeset c27582847cf4
AUTHORS 56 B Added incr and decr operations, added original value result to find_modify call - now result of all related operations may be either a list of original values of modified columns or a number of affected rows
LICENSE 1.1 KB Merged incoming changeset, added license copy, modified setup.py
MANIFEST.in 108 B Added incr and decr operations, added original value result to find_modify call - now result of all related operations may be either a list of original values of modified columns or a number of affected rows
README.rst 2.2 KB Incremented version
setup.cfg 46 B Prepared package for release on PyPI
setup.py 2.1 KB Implemented encode and decode utility functions inside an optional C speedups module, modified setup.py to build the speedups on installation