timecat


Nametimecat JSON
Version 2.1.0 PyPI version JSON
download
home_pagehttps://github.com/fanfank/timecat
Summarya powerful tool for searching log files with binary search algorithm
upload_time2025-09-13 06:24:59
maintainerNone
docs_urlNone
authorxuruiqi
requires_pythonNone
licenseMIT
keywords log binary search tool
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            Usage: timecat -s '2016-01-02 20:13:14' -e '2016-01-02 20:14:13', or: timecat -d '2016-01-02' -s '20:13:14' -e '20:14:13'. timecat output contents within the specified [start, end) range, saving huge amounts of disk I/Os. Timecat supports popular datetime formats say syslog, apache, nginx, timestamp, etc.

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/fanfank/timecat",
    "name": "timecat",
    "maintainer": null,
    "docs_url": null,
    "requires_python": null,
    "maintainer_email": null,
    "keywords": "log binary search tool",
    "author": "xuruiqi",
    "author_email": "reetsee.xu@gmail.com",
    "download_url": "https://files.pythonhosted.org/packages/e2/da/be699ae14527c8c06df68c4fbbb7ab3eebc1463d3eca4916f7853d03d796/timecat-2.1.0.tar.gz",
    "platform": null,
    "description": "Usage: timecat -s '2016-01-02 20:13:14' -e '2016-01-02 20:14:13', or: timecat -d '2016-01-02' -s '20:13:14' -e '20:14:13'. timecat output contents within the specified [start, end) range, saving huge amounts of disk I/Os. Timecat supports popular datetime formats say syslog, apache, nginx, timestamp, etc.\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "a powerful tool for searching log files with binary search algorithm",
    "version": "2.1.0",
    "project_urls": {
        "Homepage": "https://github.com/fanfank/timecat"
    },
    "split_keywords": [
        "log",
        "binary",
        "search",
        "tool"
    ],
    "urls": [
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "418be6be3dcd49de8cc11f8e3894153f7e4f0d4b938a4f77e960630e78a14b6f",
                "md5": "2b330fc3cae1e0dbc2aa7f71c76cd7dc",
                "sha256": "aed4fdf9353204e7d38ecfaf2988a8741b9f1dbd461f23c1434bd043e2afaaa0"
            },
            "downloads": -1,
            "filename": "timecat-2.1.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "2b330fc3cae1e0dbc2aa7f71c76cd7dc",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 11983,
            "upload_time": "2025-09-13T06:24:58",
            "upload_time_iso_8601": "2025-09-13T06:24:58.089267Z",
            "url": "https://files.pythonhosted.org/packages/41/8b/e6be3dcd49de8cc11f8e3894153f7e4f0d4b938a4f77e960630e78a14b6f/timecat-2.1.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "e2dabe699ae14527c8c06df68c4fbbb7ab3eebc1463d3eca4916f7853d03d796",
                "md5": "898ccb533e14608413a7d2a3a139f55b",
                "sha256": "147e02af5a1279aeb3199dc5e993ebddd805d0264920a338d7eef22665e38644"
            },
            "downloads": -1,
            "filename": "timecat-2.1.0.tar.gz",
            "has_sig": false,
            "md5_digest": "898ccb533e14608413a7d2a3a139f55b",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 14172,
            "upload_time": "2025-09-13T06:24:59",
            "upload_time_iso_8601": "2025-09-13T06:24:59.441515Z",
            "url": "https://files.pythonhosted.org/packages/e2/da/be699ae14527c8c06df68c4fbbb7ab3eebc1463d3eca4916f7853d03d796/timecat-2.1.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-09-13 06:24:59",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "fanfank",
    "github_project": "timecat",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "lcname": "timecat"
}
        
Elapsed time: 1.82356s