Giter VIP home page Giter VIP logo

aerospike-client-python's Introduction

Aerospike Python Client

Dependencies

The Aerospike Python client depends on:

  • The Aerospike C client
  • Lua 5.1.5
  • Python devel Package

The Aerospike Python Client works on Python 2.6., 2.7.

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 lua-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 liblua5.1-dev

Mac OS X

We recommend building Lua from source. To download the source code and build the library, follow the instruction provided in the Lua section of the Aerospike C Client Installation Guide

Install

Aerospike Python Client can be installed using `pip`:

pip install aerospike

Build

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

Examples

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

Prior to running examples, be sure to install Aerospike Python Client.

For assistance with an example, provide the --help option.

To run the example, simply execute it. For examples, to run the kvs.py example, run:

python examples/client/kvs.py

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.

aerospike-client-python's People

Contributors

briannichols avatar cstivers78 avatar helipilot50 avatar wchu-citrusleaf avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.