Skip to content

Instantly share code, notes, and snippets.

@daverigby
Last active October 6, 2016 11:47
Show Gist options
  • Save daverigby/2f385a849a2c46e0802f6d9ea17f2bde to your computer and use it in GitHub Desktop.
Save daverigby/2f385a849a2c46e0802f6d9ea17f2bde to your computer and use it in GitHub Desktop.
https://github.com/couchbaselabs/couchbase-python-cffi
requirements.txt
================
couchbase==2.0.7
git+https://github.com/couchbaselabs/couchbase-python-cffi.git
code
====
if platform.python_implementation() == "PyPy":
import couchbase_ffi
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment