Skip to main content

Bitwise operations on bytestrings.

Project description

https://travis-ci.org/janbrohl/BytesOp.svg?branch=master

BytesOp is an extension library providing fast bitwise operations on bytes-like objects for Python 2 and 3.

Functions in module bytesop

op_and(…)

AND two bytes-like objects.

op_nand(…)

NAND two bytes-like objects.

op_nor(…)

NOR two bytes-like objects.

op_not(…)

NOT a bytes-like object.

op_or(…)

OR two bytes-like objects.

op_xnor(…)

XNOR (NXOR) two bytes-like objects.

op_xor(…)

XOR two bytes-like objects.

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

BytesOp-0.10.zip (5.7 kB view hashes)

Uploaded Source

Built Distributions

BytesOp-0.10.win32-py3.4.exe (196.7 kB view hashes)

Uploaded Source

BytesOp-0.10.win32-py2.7.exe (201.8 kB view hashes)

Uploaded Source

BytesOp-0.10-cp34-cp34m-win_amd64.whl (6.0 kB view hashes)

Uploaded CPython 3.4m Windows x86-64

BytesOp-0.10-cp34-cp34m-win32.whl (6.0 kB view hashes)

Uploaded CPython 3.4m Windows x86

BytesOp-0.10-cp27-cp27m-win_amd64.whl (6.0 kB view hashes)

Uploaded CPython 2.7m Windows x86-64

BytesOp-0.10-cp27-cp27m-win32.whl (6.0 kB view hashes)

Uploaded CPython 2.7m Windows x86

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