Skip to main content

PyMEOS wrapper for the MEOS C Library.

Project description

MEOS Logo

MEOS (Mobility Engine, Open Source) is a C library which enables the manipulation of temporal and spatio-temporal data based on MobilityDB's data types and functions.

PyMEOS CFFI is a Python library that wraps the MEOS C library using CFFI, providing a set of python functions that allows to use all MEOS functionality while automatically taking care of conversions between basic Python and C types (such as Python's str to C's char *).

This library is not meant to be used directly by the user, since most of the functions receive or return C objects (CFFI's cdata type).

The PyMEOS library is built on top of this library and exposes all the functionality of MEOS through a set of Python classes.

Usage

Installation

pip install pymeos-cffi

Source installation

If the pre-built distribution is not available for your system, pip will try to make source distribution. For that, you will need to make sure you have the following requirements:

If the installation fails, you can submit an issue in the PyMEOS issue tracker

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

pymeos_cffi-1.1.1.tar.gz (79.7 kB view hashes)

Uploaded Source

Built Distributions

pymeos_cffi-1.1.1-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (16.3 MB view hashes)

Uploaded CPython 3.12 manylinux: glibc 2.17+ x86-64

pymeos_cffi-1.1.1-cp312-cp312-macosx_11_0_arm64.whl (7.5 MB view hashes)

Uploaded CPython 3.12 macOS 11.0+ ARM64

pymeos_cffi-1.1.1-cp312-cp312-macosx_10_9_x86_64.whl (8.1 MB view hashes)

Uploaded CPython 3.12 macOS 10.9+ x86-64

pymeos_cffi-1.1.1-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (16.3 MB view hashes)

Uploaded CPython 3.11 manylinux: glibc 2.17+ x86-64

pymeos_cffi-1.1.1-cp311-cp311-macosx_11_0_arm64.whl (7.5 MB view hashes)

Uploaded CPython 3.11 macOS 11.0+ ARM64

pymeos_cffi-1.1.1-cp311-cp311-macosx_10_9_x86_64.whl (8.1 MB view hashes)

Uploaded CPython 3.11 macOS 10.9+ x86-64

pymeos_cffi-1.1.1-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (16.3 MB view hashes)

Uploaded CPython 3.10 manylinux: glibc 2.17+ x86-64

pymeos_cffi-1.1.1-cp310-cp310-macosx_11_0_arm64.whl (7.5 MB view hashes)

Uploaded CPython 3.10 macOS 11.0+ ARM64

pymeos_cffi-1.1.1-cp310-cp310-macosx_10_9_x86_64.whl (8.1 MB view hashes)

Uploaded CPython 3.10 macOS 10.9+ x86-64

pymeos_cffi-1.1.1-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (16.3 MB view hashes)

Uploaded CPython 3.9 manylinux: glibc 2.17+ x86-64

pymeos_cffi-1.1.1-cp39-cp39-macosx_11_0_arm64.whl (7.5 MB view hashes)

Uploaded CPython 3.9 macOS 11.0+ ARM64

pymeos_cffi-1.1.1-cp39-cp39-macosx_10_9_x86_64.whl (8.1 MB view hashes)

Uploaded CPython 3.9 macOS 10.9+ x86-64

pymeos_cffi-1.1.1-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (16.3 MB view hashes)

Uploaded CPython 3.8 manylinux: glibc 2.17+ x86-64

pymeos_cffi-1.1.1-cp38-cp38-macosx_11_0_arm64.whl (7.5 MB view hashes)

Uploaded CPython 3.8 macOS 11.0+ ARM64

pymeos_cffi-1.1.1-cp38-cp38-macosx_10_9_x86_64.whl (8.1 MB view hashes)

Uploaded CPython 3.8 macOS 10.9+ x86-64

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