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

File metadata

File hashes

Hashes for gps_data_codec-1.6.2-cp312-cp312-manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 ef3e6a025697da3d8c4a4a90f7f06d7b7b49b7b4fedc41b9a6fece75539ef2d7
MD5 a806ba0394bc740dbe0c26016fe8e555
BLAKE2b-256 ce496c38dad242bba9e4c99fd168ec2973528de2dc692b5fda434ff8c0d3e082

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for gps_data_codec-1.6.2-cp311-cp311-manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 e17fd44c5f55ec1d7cdb7c33c56331ba1aa132a3ac10583cd20fca2e503a3f40
MD5 c19a8625d2a1bff0241fd194ee172ff1
BLAKE2b-256 3ec24915683d5bdbd50a36e9a60541b3e0d79b446ff86486f26f76522e21199d

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for gps_data_codec-1.6.2-cp310-cp310-manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 184875fbe2eb797a7c8635e175c2921c857c81a5284f2afd2d60aea86347a1c4
MD5 76aa535570a92248f45959c62e17115e
BLAKE2b-256 c9d0c8fc36dd3e599578177c8dfb0ca7a1cbab1f190e4728489a59b624857a43

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