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 Distribution

gps_data_codec-1.5.4.tar.gz (4.7 kB view details)

Uploaded Source

Built Distribution

gps_data_codec-1.5.4-cp37-cp37m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (163.1 kB view details)

Uploaded CPython 3.7m manylinux: glibc 2.17+ x86-64

File details

Details for the file gps_data_codec-1.5.4.tar.gz.

File metadata

  • Download URL: gps_data_codec-1.5.4.tar.gz
  • Upload date:
  • Size: 4.7 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: maturin/0.13.7

File hashes

Hashes for gps_data_codec-1.5.4.tar.gz
Algorithm Hash digest
SHA256 7aca11d5996f8745626fdc2d7da20c852feac339b7ac0c81bd97ad7a532d9eda
MD5 a4b37e88840a593df8c6ef07a99e467e
BLAKE2b-256 0108a63a4b115750c516d86fc70ab710bd30e111e08ac7e6f51928154a82a480

See more details on using hashes here.

File details

Details for the file gps_data_codec-1.5.4-cp37-cp37m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for gps_data_codec-1.5.4-cp37-cp37m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 2c70bad371c10f0e81ce4d149f93dcb3c273f7d032cb739ba214b8eddabe7465
MD5 bf5a3a380e18c79bf82cc43aba9858cd
BLAKE2b-256 44299ffd39311cbe87ca5cfca0ccffbfe00198803bb8fe3b3c05e5599a8b607a

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