Interact with serial GPS modules.
Project description
PySerialGps
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
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
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
Algorithm | Hash digest | |
---|---|---|
SHA256 |
c7f08291150d96c09fa7c1cfe4fda220c2982e5c178b9ccc279a03b8b19a1d83
|
|
MD5 |
0bed4a2aec06e8d918688c2fa641f234
|
|
BLAKE2b-256 |
d66999af0ef933c541b2ca728fe0d28665ce59fd3d644f69009e3571ac8a0acd
|
Provenance
The following attestation bundles were made for pyserialgps-0.0.1.tar.gz
:
Publisher:
build.yml
on antoniovazquezblanco/pyserialgps
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1
-
Predicate type:
https://docs.pypi.org/attestations/publish/v1
-
Subject name:
pyserialgps-0.0.1.tar.gz
-
Subject digest:
c7f08291150d96c09fa7c1cfe4fda220c2982e5c178b9ccc279a03b8b19a1d83
- Sigstore transparency entry: 404587840
- Sigstore integration time:
-
Permalink:
antoniovazquezblanco/pyserialgps@0d3dc18e01bb8ea951dcdcaf87e08d33e472a1c8
-
Branch / Tag:
refs/tags/v0.0.1
- Owner: https://github.com/antoniovazquezblanco
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com
-
Runner Environment:
github-hosted
-
Publication workflow:
build.yml@0d3dc18e01bb8ea951dcdcaf87e08d33e472a1c8
-
Trigger Event:
push
-
Statement type:
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
Algorithm | Hash digest | |
---|---|---|
SHA256 |
d3f3b045c56526befd91049de0213d96d2c532ab6033c170b41b23fcd9f1fb79
|
|
MD5 |
5f671480a29c48eff396af44d7d4491b
|
|
BLAKE2b-256 |
74d7b192dc907a36607bf68ee6382f6ade09a198de77c6f8007dde7583fd614c
|
Provenance
The following attestation bundles were made for pyserialgps-0.0.1-py3-none-any.whl
:
Publisher:
build.yml
on antoniovazquezblanco/pyserialgps
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1
-
Predicate type:
https://docs.pypi.org/attestations/publish/v1
-
Subject name:
pyserialgps-0.0.1-py3-none-any.whl
-
Subject digest:
d3f3b045c56526befd91049de0213d96d2c532ab6033c170b41b23fcd9f1fb79
- Sigstore transparency entry: 404587842
- Sigstore integration time:
-
Permalink:
antoniovazquezblanco/pyserialgps@0d3dc18e01bb8ea951dcdcaf87e08d33e472a1c8
-
Branch / Tag:
refs/tags/v0.0.1
- Owner: https://github.com/antoniovazquezblanco
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com
-
Runner Environment:
github-hosted
-
Publication workflow:
build.yml@0d3dc18e01bb8ea951dcdcaf87e08d33e472a1c8
-
Trigger Event:
push
-
Statement type: