Skip to main content

Interact with serial GPS modules.

Project description

PySerialGps

Build PyPI Snyk License: GPL v3

This module encapsulates detection and interaction with serial GPS modules.

It is purely implemented in Python, working OS independently.

Usage

List GPS modules:

import pyserialgps

modules = list(pyserialgps.list_modules())
print(modules)

You may use one of the returned GPS module objects or you may open a module from name and read data:

module = GpsModule("COM9")
with module:
    while True:
        print(module.read())

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

pyserialgps-0.0.1.tar.gz (14.8 kB view details)

Uploaded Source

Built Distribution

pyserialgps-0.0.1-py3-none-any.whl (15.4 kB view details)

Uploaded Python 3

File details

Details for the file pyserialgps-0.0.1.tar.gz.

File metadata

  • Download URL: pyserialgps-0.0.1.tar.gz
  • Upload date:
  • Size: 14.8 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.12.9

File hashes

Hashes for pyserialgps-0.0.1.tar.gz
Algorithm Hash digest
SHA256 c7f08291150d96c09fa7c1cfe4fda220c2982e5c178b9ccc279a03b8b19a1d83
MD5 0bed4a2aec06e8d918688c2fa641f234
BLAKE2b-256 d66999af0ef933c541b2ca728fe0d28665ce59fd3d644f69009e3571ac8a0acd

See more details on using hashes here.

Provenance

The following attestation bundles were made for pyserialgps-0.0.1.tar.gz:

Publisher: build.yml on antoniovazquezblanco/pyserialgps

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file pyserialgps-0.0.1-py3-none-any.whl.

File metadata

  • Download URL: pyserialgps-0.0.1-py3-none-any.whl
  • Upload date:
  • Size: 15.4 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.12.9

File hashes

Hashes for pyserialgps-0.0.1-py3-none-any.whl
Algorithm Hash digest
SHA256 d3f3b045c56526befd91049de0213d96d2c532ab6033c170b41b23fcd9f1fb79
MD5 5f671480a29c48eff396af44d7d4491b
BLAKE2b-256 74d7b192dc907a36607bf68ee6382f6ade09a198de77c6f8007dde7583fd614c

See more details on using hashes here.

Provenance

The following attestation bundles were made for pyserialgps-0.0.1-py3-none-any.whl:

Publisher: build.yml on antoniovazquezblanco/pyserialgps

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page