Skip to main content

Aerospike Client Library for Python

Project description

Build Release Wheel Downloads License

Dependencies

The Python Client for Aerospike works on Python 2.6, 2.7 running on 64-bit OS X 10.9+ and Linux.

The client depends on:

  • Python devel Package

  • The Aerospike C client

RedHat 6+ and CentOS 6+

The following are dependencies for:

  • RedHat Enterprise (RHEL) 6 or newer

  • CentOS 6 or newer

  • and related distributions using yum package manager.

sudo yum install python-devel
sudo yum install openssl-devel

Debian 6+ and Ubuntu 12.04+

The following are dependencies for:

  • Debian 6 or newer

  • Ubuntu 12.04 or newer

  • and related distributions using apt-get package manager.

sudo apt-get install python-dev
sudo apt-get install libssl-dev

OS X

By default OS X will be missing command line tools. On Mavericks (OS X 10.9) and higher those can be installed without Xcode.

xcode-select --install # install the command line tools, if missing

The dependencies can be installed through the OS X package manager Homebrew.

brew install openssl

Install

Aerospike Python Client can be installed using pip:

pip install aerospike

# with pip versions >= 6.0 you can

pip install --no-cache-dir aerospike

Build

Instructions for building Aerospike Python Client, please refer to the BUILD.md file for details.

Documentation

Documentation is hosted at pythonhosted.org/aerospike and at aerospike.com/apidocs/python <http://www.aerospike.com/apidocs/python/>.

Examples

Example applications are provided in the examples directory of the GitHub repository

For examples, to run the kvs.py:

python examples/client/kvs.py

Becnhmarks

To run the benchmarks the python modules ‘guppy’ and ‘tabulate’ need to be installed. Benchmark applications are provided in the benchmarks directory of the GitHub repository

License

The Aerospike Python Client is made availabled under the terms of the Apache License, Version 2, as stated in the file LICENSE.

Individual files may be made available under their own specific license, all compatible with Apache License, Version 2. Please see individual files for details.

Project details


Release history Release notifications | RSS feed

Download files

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

Source Distribution

aerospike-1.0.53.tar.gz (141.0 kB view details)

Uploaded Source

Built Distributions

If you're not sure about the file name format, learn more about wheel file names.

aerospike-1.0.53-py2.7-macosx-10.10-x86_64.egg (311.8 kB view details)

Uploaded Egg

aerospike-1.0.53-py2.7-macosx-10.9-x86_64.egg (311.7 kB view details)

Uploaded Egg

aerospike-1.0.53-py2.6-macosx-10.10-x86_64.egg (311.7 kB view details)

Uploaded Egg

aerospike-1.0.53-cp27-none-macosx_10_10_x86_64.whl (312.7 kB view details)

Uploaded CPython 2.7macOS 10.10+ x86-64

aerospike-1.0.53-cp27-none-macosx_10_9_x86_64.whl (312.9 kB view details)

Uploaded CPython 2.7macOS 10.9+ x86-64

aerospike-1.0.53-cp26-none-macosx_10_10_x86_64.whl (312.7 kB view details)

Uploaded CPython 2.6macOS 10.10+ x86-64

File details

Details for the file aerospike-1.0.53.tar.gz.

File metadata

  • Download URL: aerospike-1.0.53.tar.gz
  • Upload date:
  • Size: 141.0 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No

File hashes

Hashes for aerospike-1.0.53.tar.gz
Algorithm Hash digest
SHA256 a77e00f5394b25dfec7a0212fa5b712c630c7860e49112e1a1c91371c4436981
MD5 a8f8f8991566efa65db08227e47c79ab
BLAKE2b-256 7eb36b9fde210869e11e11a119727dcd032584e7ee47b4a98a59e09b5332f9f2

See more details on using hashes here.

File details

Details for the file aerospike-1.0.53-py2.7-macosx-10.10-x86_64.egg.

File metadata

File hashes

Hashes for aerospike-1.0.53-py2.7-macosx-10.10-x86_64.egg
Algorithm Hash digest
SHA256 02462014aed50f4dfd66af75c25c7246130fa0c14180784b946fe287c5c9fd09
MD5 f49f1b88a00b8ecca3c641acdba82cfb
BLAKE2b-256 9c40d3f533dc672bb5a47373d2a2b279f20433911371e350c652918f642a3a4b

See more details on using hashes here.

File details

Details for the file aerospike-1.0.53-py2.7-macosx-10.9-x86_64.egg.

File metadata

File hashes

Hashes for aerospike-1.0.53-py2.7-macosx-10.9-x86_64.egg
Algorithm Hash digest
SHA256 2411ce20b4dd0a1f81d0503be5400b76b56415511de875403057a59074965b67
MD5 590e52c71f55f9bedef7b58964eae627
BLAKE2b-256 dd2a9b024c28f868270b84b18d7db046ece9d276789c73bc27364e845490588d

See more details on using hashes here.

File details

Details for the file aerospike-1.0.53-py2.6-macosx-10.10-x86_64.egg.

File metadata

File hashes

Hashes for aerospike-1.0.53-py2.6-macosx-10.10-x86_64.egg
Algorithm Hash digest
SHA256 aa1e9442bf65f93abc75df6bac2dcf2be5f7f0353995c0a50f5379aa5347ae8e
MD5 82da202dd0ce4c6a97513f5403a09c9a
BLAKE2b-256 e2edc2f38cb2cef69c9b9961b5e8eef615f2ef5239464f39340db32b953307d8

See more details on using hashes here.

File details

Details for the file aerospike-1.0.53-cp27-none-macosx_10_10_x86_64.whl.

File metadata

File hashes

Hashes for aerospike-1.0.53-cp27-none-macosx_10_10_x86_64.whl
Algorithm Hash digest
SHA256 0963abbce85c51d219f369d164235cb0462daf5e838760b7d04ac35dae6e950f
MD5 471e85dff33d97f2b553752f62210739
BLAKE2b-256 bb1fbf13cc91ecae8cd2605cf7227e272b50829d35ce3da6f6bfe7ddce45de16

See more details on using hashes here.

File details

Details for the file aerospike-1.0.53-cp27-none-macosx_10_9_x86_64.whl.

File metadata

File hashes

Hashes for aerospike-1.0.53-cp27-none-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 9444ea2b3ba37d65890dcb39e43e269fa19bbb824dfe8947be89b3fb617e7e7f
MD5 adccdf5b54652932d44bc9b56a1d6660
BLAKE2b-256 e5fa161a407628de1d1956deea41d436b3d3e7555955246dfdf4a2cb548919c4

See more details on using hashes here.

File details

Details for the file aerospike-1.0.53-cp26-none-macosx_10_10_x86_64.whl.

File metadata

File hashes

Hashes for aerospike-1.0.53-cp26-none-macosx_10_10_x86_64.whl
Algorithm Hash digest
SHA256 84a6f486b2eddcf3cb502bf8a04501d212f1fe8abf391177eb8d802d85e8ebf2
MD5 588698b75655430260b42e66fc384943
BLAKE2b-256 86a546c74c8b706fb8791922fd7a7d658a71f79d0be667a60c8bda6576df6208

See more details on using hashes here.

Supported by

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