Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

gpstime

Package Overview
Dependencies
Maintainers
2
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

gpstime

GPS-aware datetime module

  • 0.8.2
  • PyPI
  • Socket score

Maintainers
2

GPS-aware datetime module

This package provides GPS time conversion utilities, including a gpstime subclass of the built-in datetime class with the addition of GPS time parsing and conversion methods.

Leap second data, necessary for GPS time conversion, is expected to be provided by the core libc Time Zone Database tzdata (on linux). If for some reason the tzdata leapsecond file is not available, a local cache of the IERS leap second record will be maintained:

https://hpiers.obspm.fr/iers/bul/bulc/ntp/leap-seconds.list

The package can be executed as a command-line GPS conversion utility. In this manor it is a rough work-alike to the LIGO "tconvert" utility.

FAQs


Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc