Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

jf---/python-fcl

Open more actions menu
 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

50 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This fork has been superceded by BerkeleyAutomation branch.

python-fcl

About

This library is a Python binding for the FCL library (0.5.0 atm).

Build

Building python-fcl requires FCL headers and libraries and a recent version of Cython. After installing both, you can specify their location with the --include-dirs and --library-dirs command line options if they are not found automatically:

$ python setup.py build_ext --include-dirs /path/to/includes --library-dirs /path/to/libraries

If you use ubuntu (>= 16.10) and install libfcl-dev, you can simply use the following command:

$ python setup.py build_ext

Install

You can install python-fcl using the normal distutils install command:

$ python setup.py install

About

Python binding of FCL library

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 99.4%
  • Shell 0.6%
Morty Proxy This is a proxified and sanitized view of the page, visit original site.