Posted on March 7, 2016
Written by Jeff Boone (@jboone100) , Sr. Engineer at Aerospike
The 2.0 version of the Aerospike Python client is a major release: it adds support for Python 3. Therefore, the client software is now compatible with Python versions 2.6, 2.7, 3.4 and 3.5. For those of you migrating your application from Python 2 to Python 3, there are a few key differences between the two versions to keep in mind as you work through porting the software to the next version.
Please click here for the full text of the blog post.