Skip to main content

CLIPS Python bindings

Project description

https://travis-ci.org/noxdafox/clipspy.svg?branch=master

Python CFFI bindings for CLIPS 6.30.

Installation

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

Run the command from the project root folder:

# python setup.py install

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

$ 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.3.tar.gz (15.3 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