Skip to main content

CLIPS Python bindings

Project description

[![Build Status](https://travis-ci.org/noxdafox/clipspy.svg?branch=master)](https://travis-ci.org/noxdafox/clipspy)

Python CFFI bindings for [CLIPS](http://www.clipsrules.net/) 6.30.

Installation

The CLIPS shared libraries and headers must be installed within the system.

Run the command from the project root folder:

`bash # python setup.py install `

If they are not in the system default locations, they can be passed to the installer:

`bash $ python setup.py build_ext --include-dirs <local include dir> --library-dirs <local lib dir> # python setup.py install `

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

clipspy-0.0.2.tar.gz (14.9 kB view hashes)

Uploaded Source

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