Skip to main content

No project description provided

Project description

gps-data-codec

Python library, implemented in rust, including base functions for encoding of gps data.
It is used to encode competitors data on https://www.routechoices.com

install

pip install gps-data-codec
>> import gps_data_codec
>> gps_data_codec.encode([(1628667993, 4.56543, -110.536214), ]) # [(time, lat, lon), ...]
'qtaxyT}tzZhbtaT'
>> gps_data_codec.decode('qtaxyT}tzZhbtaT')
[(1628...

Warning:

  • The list of GPS points must be sorted by increasing timestamps.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distributions

No source distribution files available for this release.See tutorial on generating distribution archives.

Built Distributions

gps_data_codec-1.5.10-cp312-cp312-manylinux_2_28_x86_64.whl (1.1 MB view details)

Uploaded CPython 3.12 manylinux: glibc 2.28+ x86-64

gps_data_codec-1.5.10-cp311-cp311-manylinux_2_28_x86_64.whl (1.1 MB view details)

Uploaded CPython 3.11 manylinux: glibc 2.28+ x86-64

gps_data_codec-1.5.10-cp310-cp310-manylinux_2_28_x86_64.whl (1.1 MB view details)

Uploaded CPython 3.10 manylinux: glibc 2.28+ x86-64

File details

Details for the file gps_data_codec-1.5.10-cp312-cp312-manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for gps_data_codec-1.5.10-cp312-cp312-manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 8d18fa7b44971bb1136b526ae2bf55b2b6714b9bc3a0d69f5c8325f8ac6af6fd
MD5 2fc11f332ad49e3b71e41baacde5efe9
BLAKE2b-256 5f28dfef279578a37f08f4d589483a0ea81d4c61dcae8094ff6b859fb5b1b283

See more details on using hashes here.

File details

Details for the file gps_data_codec-1.5.10-cp311-cp311-manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for gps_data_codec-1.5.10-cp311-cp311-manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 2de57d07d79284223b1b8787264acf1a670ecd1f1ee9fd95a30d43149b077cbc
MD5 fbe85b00c6da76f4f24652ba13c5fd28
BLAKE2b-256 a6abe3159b96b01375409fabaa3bdac7cf2ebef60436b7f6ef2dc2ff67988fbf

See more details on using hashes here.

File details

Details for the file gps_data_codec-1.5.10-cp310-cp310-manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for gps_data_codec-1.5.10-cp310-cp310-manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 e154fcd849de7fe569e51293daf7d0ec271feaa4a0099a7d2cd15d61b6eebdc0
MD5 7d7ecbb4510d4c30cf320bc251de2ee1
BLAKE2b-256 5b5c27e3eeb31fff482e40fb95283d03da36c680e7ab574e9f3e681baf406044

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