Metadata-Version: 2.1
Name: robo-time
Version: 0.1.9
Summary: Clocks, timing, timestamps for mobile robotics
Home-page: https://github.com/mkner/robo-time
Author: Mike Knerr
License: BSD
Keywords: mobile robotics, time, timing, time sync, timestamps,,clocks, system clock, uptime clock, sync clock,,RFC-3339, ISO-8601, UTC time, NTP time
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: BSD License
Classifier: Operating System :: OS Independent
License-File: LICENSE

**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/









