robo-time


Namerobo-time JSON
Version 0.1.9 PyPI version JSON
download
home_pagehttps://github.com/mkner/robo-time
SummaryClocks, timing, timestamps for mobile robotics
upload_time2023-10-08 21:23:12
maintainer
docs_urlNone
authorMike Knerr
requires_python
licenseBSD
keywords mobile robotics time timing time sync timestamps clocks system clock uptime clock sync clock rfc-3339 iso-8601 utc time ntp time
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            **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/










            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/mkner/robo-time",
    "name": "robo-time",
    "maintainer": "",
    "docs_url": null,
    "requires_python": "",
    "maintainer_email": "",
    "keywords": "mobile robotics, time, timing, time sync, timestamps,,clocks, system clock, uptime clock, sync clock,,RFC-3339, ISO-8601, UTC time, NTP time",
    "author": "Mike Knerr",
    "author_email": "",
    "download_url": "https://files.pythonhosted.org/packages/18/c1/80a6d23324e9230eecce0bfb66462b24281e8346db8ec7bd94a0f48f4ca1/robo-time-0.1.9.tar.gz",
    "platform": null,
    "description": "**Robo-Time** \n\n\nClocks, timing, and timestamp functionality for mobile robotics and other applications\n\n* Includes 3 fundamental clocks: Uptime Clock, System Clock, and World Clock (NTP/UTC)\n\n* Intuitive commands for basic uptime, timedate and timestamp outputs\n\n* Choice of either command line mode or output mode for most interface functions\n\n* Output formats have commonly used options and forms that allow easy and flexible reformatting for specific requirements.\n  \n\n\n.\n\nInstallation:\n\n$ **pip** install robo-time\n\n\nFor documentation see https://robo-time.readthedocs.io/en/latest/\n\n\n\n\n\n\n\n\n\n",
    "bugtrack_url": null,
    "license": "BSD",
    "summary": "Clocks, timing, timestamps for mobile robotics",
    "version": "0.1.9",
    "project_urls": {
        "Homepage": "https://github.com/mkner/robo-time"
    },
    "split_keywords": [
        "mobile robotics",
        " time",
        " timing",
        " time sync",
        " timestamps",
        "",
        "clocks",
        " system clock",
        " uptime clock",
        " sync clock",
        "",
        "rfc-3339",
        " iso-8601",
        " utc time",
        " ntp time"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "0cf89d9357465f5ec4497a948ea0fa1fc874d0e64bc5bd5aa1b7cd651409b6a9",
                "md5": "650e2fe39ad0d7c40481f87d9c8672d2",
                "sha256": "3b50ff30cd217296842bfcf269ec0403f1404b7604cc24b9cc6661b54632aff5"
            },
            "downloads": -1,
            "filename": "robo_time-0.1.9-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "650e2fe39ad0d7c40481f87d9c8672d2",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 22147,
            "upload_time": "2023-10-08T21:23:11",
            "upload_time_iso_8601": "2023-10-08T21:23:11.503088Z",
            "url": "https://files.pythonhosted.org/packages/0c/f8/9d9357465f5ec4497a948ea0fa1fc874d0e64bc5bd5aa1b7cd651409b6a9/robo_time-0.1.9-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "18c180a6d23324e9230eecce0bfb66462b24281e8346db8ec7bd94a0f48f4ca1",
                "md5": "0e82a09a9fabce84019dc9bb91739b10",
                "sha256": "e26eb62671cb16a478a55d942848aa79f663a390e4befb64d7e1fe8de7f10457"
            },
            "downloads": -1,
            "filename": "robo-time-0.1.9.tar.gz",
            "has_sig": false,
            "md5_digest": "0e82a09a9fabce84019dc9bb91739b10",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 21524,
            "upload_time": "2023-10-08T21:23:12",
            "upload_time_iso_8601": "2023-10-08T21:23:12.965593Z",
            "url": "https://files.pythonhosted.org/packages/18/c1/80a6d23324e9230eecce0bfb66462b24281e8346db8ec7bd94a0f48f4ca1/robo-time-0.1.9.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-10-08 21:23:12",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "mkner",
    "github_project": "robo-time",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "lcname": "robo-time"
}
        
Elapsed time: 0.11927s