Skip to main content

Python CFFI Judy wrapper

Project description

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the “Software”), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED “AS IS”, WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

Description: # judyz

judyz is another (pair of) Python wrapper(s) for the [Judy](http://judy.sourceforge.net/) library.

It implements both a [CFFI](https://cffi.readthedocs.org/) and a [Cython](http://http://cython.org/) wrapper.

Note that the Cython wrapper is currently unmaintained: it doesn’t work with PyPy, unlike CFFI.

judyz-cython must be compiled, unlike judyz-cffi.

## Compilation Requirements

  • libjudy-dev

  • cython

  • libffi-dev

  • python-cffi (or pypy)

## Distribution

judyz-cffi is distributed as source:

python setup.py sdist

judyz_cython can be distributed as an egg:

python setup.py bdist_egg

To compile judyz-cython inplace:

` cd src/judycython python setup.py build_ext -i cd ../.. nosetests `

## Installation From Local Build

If pip install doesn’t work: pip install –pre –no-index –find-links …/judyz/src/judyzcffi/dist/judyz_cffi-0.1.tar.gz judyz-cffi

easy_install …/judyz/src/judyzcython/dist/judyz_cython-0.1-py2.7-linux-x86_64.egg

## Usage Requirements

  • libjudydebian1 (not the Ubuntu 14.04 buggy one)

  • judyz-cffi: libffi6

Platform: UNKNOWN Classifier: Development Status :: 5 - Production/Stable Classifier: Intended Audience :: Developers Classifier: License :: OSI Approved :: MIT License Classifier: Operating System :: POSIX Classifier: Natural Language :: English Classifier: Programming Language :: Python :: 2 Classifier: Programming Language :: Python :: 2.7 Classifier: Programming Language :: Python :: 3 Classifier: Programming Language :: Python :: 3.5 Classifier: Programming Language :: Python :: 3.6 Classifier: Programming Language :: Python :: 3.7 Description-Content-Type: text/markdown

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

judyz-cffi-0.8.5.tar.gz (11.3 kB view details)

Uploaded Source

Built Distributions

judyz_cffi-0.8.5-py3-none-any.whl (13.3 kB view details)

Uploaded Python 3

judyz_cffi-0.8.5-py2-none-any.whl (13.3 kB view details)

Uploaded Python 2

File details

Details for the file judyz-cffi-0.8.5.tar.gz.

File metadata

  • Download URL: judyz-cffi-0.8.5.tar.gz
  • Upload date:
  • Size: 11.3 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.22.0 setuptools/42.0.2 requests-toolbelt/0.9.1 tqdm/4.36.1 CPython/3.7.3

File hashes

Hashes for judyz-cffi-0.8.5.tar.gz
Algorithm Hash digest
SHA256 4635eec5db3bf5d13be76b9022013b931bb40165d81f4c8758b27396f2929311
MD5 7fe8a07761769d1cbe9ff923fe455b14
BLAKE2b-256 993e0552d3359e28cb5245cb4aeefcb8e94d295e374ea89a21fa9ea01ace21ae

See more details on using hashes here.

File details

Details for the file judyz_cffi-0.8.5-py3-none-any.whl.

File metadata

  • Download URL: judyz_cffi-0.8.5-py3-none-any.whl
  • Upload date:
  • Size: 13.3 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.22.0 setuptools/42.0.2 requests-toolbelt/0.9.1 tqdm/4.36.1 CPython/3.7.3

File hashes

Hashes for judyz_cffi-0.8.5-py3-none-any.whl
Algorithm Hash digest
SHA256 059c4f13d50f614b46ccb434ccfd46e2d4c3857c9c68a8619c6be379e0929a99
MD5 fdcbca31e5a23de363a45e5ebbf12655
BLAKE2b-256 e52044ad17784ceaab3a5da6148548c609f5bdd5126018f1f824a4e5828db290

See more details on using hashes here.

File details

Details for the file judyz_cffi-0.8.5-py2-none-any.whl.

File metadata

  • Download URL: judyz_cffi-0.8.5-py2-none-any.whl
  • Upload date:
  • Size: 13.3 kB
  • Tags: Python 2
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.22.0 setuptools/42.0.2 requests-toolbelt/0.9.1 tqdm/4.36.1 CPython/3.7.3

File hashes

Hashes for judyz_cffi-0.8.5-py2-none-any.whl
Algorithm Hash digest
SHA256 e7c3638a49f5690f59d013e93528f2820dac5d566a45f30aa38938f73f2cb85a
MD5 df03bf4b12f858d7435d3d45774c498b
BLAKE2b-256 7cd2dfebf87e9ab4ba7fb0983a6c6a4f3f879040e7cfb09619bc244bda39e066

See more details on using hashes here.

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