A package for rapidly developing "nice" Python bindings to C libraries, using `cffi`
Project description
alt: | Travis CI |
---|
NiceLib
NiceLib is a package for rapidly developing “nice” Python bindings to C libraries, using cffi.
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 further information, documentation, examples, and more, see our page on ReadTheDocs.
For contributing, reporting issues, and providing feedback, see our GitHub page.
Installing
NiceLib is available on PyPI:
$ pip install nicelib
If you would like to use the development version, download and extract a zip of the source from our GitHub page or clone it using git. Now install:
$ cd /path/to/NiceLib $ pip install .
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Filename, size | File type | Python version | Upload date | Hashes |
---|---|---|---|---|
Filename, size NiceLib-0.6-py2.py3-none-any.whl (55.8 kB) | File type Wheel | Python version py2.py3 | Upload date | Hashes View |
Filename, size NiceLib-0.6.tar.gz (74.8 kB) | File type Source | Python version None | Upload date | Hashes View |
Hashes for NiceLib-0.6-py2.py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 3660c1696e44c3cdb558d4844792346d637e73338905f5dc3662aba533590821 |
|
MD5 | 8da58c82083eca6d64d0ecdaf8f2a482 |
|
BLAKE2-256 | a35a0f10a09b9dc3ee4d6968082f996d9a414761f31479259142e4cdc9ac742d |