Package with utilities and tools for GNSS data processing
Project description
pyrok-tools
Python tools used in internal Rokubun projects. This repository contains the following modules:
logger
, a module that extends basic Python logginggeodetic
, to perform basic geodetic transformation (Cartesian to Geodetic, Cartesian to Local Tangential Plane, ...)
Installation
pip install roktools
Modules
Logger
Example of how to use the logger module:
>>> from roktools import logger
>>> logger.set_level("DEBUG")
>>> logger.debug("Debug message")
2020-05-05 18:23:55,688 - DEBUG - Debug message
>>> logger.warning("Warning message")
2020-05-05 18:24:11,327 - WARNING - Warning message
>>> logger.info("Info message")
2020-05-05 18:24:26,021 - INFO - Info message
>>> logger.error("Error message")
2020-05-05 18:24:36,090 - ERROR - Error message
>>> logger.critical("Critical message")
2020-05-05 18:24:43,562 - CRITICAL - Critical message
>>> logger.exception("Exception message", ValueError("Exception message")
2020-05-05 18:25:11,360 - CRITICAL - Exception message
ValueError: Exception message
Traceback (most recent call last):
File "<stdin>", line 1, in <module>
File "/Users/alexlopez/Work/00.General/01.Software/py-roktools/roktools/logger.py", line 46, in exception
raise exception
ValueError: Exception message
Deployment to PyPi
The project is published automatically using internal Gitlab CI on each commit to master to PyPi repository roktools
It uses semantic versioning and conventional commits to set the version and semantic-release as versioning tool.
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 roktools-6.8.0.tar.gz
.
File metadata
- Download URL: roktools-6.8.0.tar.gz
- Upload date:
- Size: 41.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/5.1.1 CPython/3.12.7
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | f69d9decff9ae93b5bdf535c17f5ef433c3d355050eed4dd0ecb8eca7d013dc3 |
|
MD5 | 11b562bbed67ab5b31277d0afa73ea2b |
|
BLAKE2b-256 | accdb5c441ddc32d19ebc8fde7cdfddaef29299ef96a2721ae917a64e0b5c3a6 |
Provenance
The following attestation bundles were made for roktools-6.8.0.tar.gz
:
Publisher:
python-package.yml
on mgfernan/py-roktools
-
Statement type:
https://in-toto.io/Statement/v1
- Predicate type:
https://docs.pypi.org/attestations/publish/v1
- Subject name:
roktools-6.8.0.tar.gz
- Subject digest:
f69d9decff9ae93b5bdf535c17f5ef433c3d355050eed4dd0ecb8eca7d013dc3
- Sigstore transparency entry: 150786344
- Sigstore integration time:
- Predicate type:
File details
Details for the file roktools-6.8.0-py3-none-any.whl
.
File metadata
- Download URL: roktools-6.8.0-py3-none-any.whl
- Upload date:
- Size: 47.1 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/5.1.1 CPython/3.12.7
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | a299c4b3e55dd7da157ad0a4a91d5beab45ee9b1168e60011024f13c82cdf305 |
|
MD5 | 95c4ca1ec0f4daf41db378582cd8f300 |
|
BLAKE2b-256 | d94324e841bd346e1b0228ed36a15bc06bcee85d8ec555d90d37d2456f0655be |
Provenance
The following attestation bundles were made for roktools-6.8.0-py3-none-any.whl
:
Publisher:
python-package.yml
on mgfernan/py-roktools
-
Statement type:
https://in-toto.io/Statement/v1
- Predicate type:
https://docs.pypi.org/attestations/publish/v1
- Subject name:
roktools-6.8.0-py3-none-any.whl
- Subject digest:
a299c4b3e55dd7da157ad0a4a91d5beab45ee9b1168e60011024f13c82cdf305
- Sigstore transparency entry: 150786345
- Sigstore integration time:
- Predicate type: