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.7-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.7-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.7-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.7-cp312-cp312-manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for gps_data_codec-1.5.7-cp312-cp312-manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 4ece815a1b9bf1b4c4d7fda48b78e23336c44582b0f2281ebbc4ae6a45449fd0
MD5 aa371db0a3ad770bc3bfe177b6f7d3c8
BLAKE2b-256 bab8123aa3bad158fe22cd09276aedf4e73f1164124e54690572ab648e7cfa58

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for gps_data_codec-1.5.7-cp311-cp311-manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 31487fe3f4528b1e0032cdbb06c3beb0173e2dd25f73fb7e67b1ada195dfedf2
MD5 d19e132ce9560cc584800934c00dd059
BLAKE2b-256 a84070817ab19260f96b80a1c6862617c9436b4676c44a50ab39f6d10ddf9efe

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for gps_data_codec-1.5.7-cp310-cp310-manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 7227f1007b46e357ce76e4ff1d0f642946621eb64b0c489cd9775b2bf29cd174
MD5 9f858a03d4e08cca36ca29dd043d2089
BLAKE2b-256 f76eafbf98bf7bc3512c8b1f33506ca1eec30e5d49b1e651cdc03e44d3ab4c11

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