mkner / robo-time

Clocks, timing, and timestamp functionality for mobile robotics and other applications. Includes 3 fundamental clocks: Uptime Clock, System Clock, and World Clock (NTP/UTC)

Home Page:https://pypi.org/project/robo-time/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Robo-Time

Clocks, timing, and timestamp functionality for mobile robotics and other applications

  • Includes 3 fundamental clocks: Uptime Clock, System Clock, and World Clock (NTP/UTC)

  • Intuitive commands for basic uptime, timedate and timestamp outputs

  • Choice of either command line mode or output mode for most interface functions

  • Output formats have commonly used options and forms that allow easy and flexible reformatting for specific requirements.

.

Installation:

$ pip install robo-time

For documentation see https://robo-time.readthedocs.io/en/latest/

About

Clocks, timing, and timestamp functionality for mobile robotics and other applications. Includes 3 fundamental clocks: Uptime Clock, System Clock, and World Clock (NTP/UTC)

https://pypi.org/project/robo-time/

License:BSD 2-Clause "Simplified" License


Languages

Language:Python 100.0%