Skip to main content

Library with high-level drivers for lab equipment

Project description

alt:

Travis CI

NiceLib

NiceLib is a Python library for rapidly developing “nice” basic wrappers for calling C libraries, using cffi. Essentially, it lets you take a C shared library (.dll or .so) and its headers and rapidly create a nice pythonic interface.

NiceLib accomplishes this in two main ways: first, it converts header files (macros and all) into a format usable by cffi (i.e. it preprocesses them); second, it provides an API for quickly and cleanly defining pythonic mid-level interfaces that wrap low-level libraries.

For install information, documentation, examples, and more, see our page on ReadTheDocs.

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

NiceLib-0.1.zip (48.7 kB view hashes)

Uploaded Source

Built Distribution

NiceLib-0.1-py2-none-any.whl (23.2 kB view hashes)

Uploaded Python 2

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