timesketch-api-client


Nametimesketch-api-client JSON
Version 20230721 PyPI version JSON
download
home_pagehttp://www.timesketch.org/
SummaryTimesketch API client
upload_time2023-07-21 12:14:18
maintainerTimesketch development team
docs_urlNone
author
requires_python
licenseApache License, Version 2.0
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            The Timesketch API client provides you with a set of Python libraries to connect to your Timesketch (https://github.com/google/timesketch) instance.

The API is feature complete with the Timesketch UI and allows you to do all operations that can be done in the UI, providing ways to integrate Timesketch into other products such as Jupyter/Colab.

To see how it works in action, try the colab notebook that is accessible from here: https://colab.research.google.com/github/google/timesketch/blob/master/notebooks/colab-timesketch-demo.ipynb

            

Raw data

            {
    "_id": null,
    "home_page": "http://www.timesketch.org/",
    "name": "timesketch-api-client",
    "maintainer": "Timesketch development team",
    "docs_url": null,
    "requires_python": "",
    "maintainer_email": "timesketch-dev@googlegroups.com",
    "keywords": "",
    "author": "",
    "author_email": "",
    "download_url": "https://files.pythonhosted.org/packages/49/6e/a483f825cc7d141aacde1ef7422d49a2d9b0af2961736176c501203e010c/timesketch-api-client-20230721.tar.gz",
    "platform": null,
    "description": "The Timesketch API client provides you with a set of Python libraries to connect to your Timesketch (https://github.com/google/timesketch) instance.\n\nThe API is feature complete with the Timesketch UI and allows you to do all operations that can be done in the UI, providing ways to integrate Timesketch into other products such as Jupyter/Colab.\n\nTo see how it works in action, try the colab notebook that is accessible from here: https://colab.research.google.com/github/google/timesketch/blob/master/notebooks/colab-timesketch-demo.ipynb\n",
    "bugtrack_url": null,
    "license": "Apache License, Version 2.0",
    "summary": "Timesketch API client",
    "version": "20230721",
    "project_urls": {
        "Homepage": "http://www.timesketch.org/"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "496ea483f825cc7d141aacde1ef7422d49a2d9b0af2961736176c501203e010c",
                "md5": "9fb3d4ede65c2b8ac8e2cc89fcb0d050",
                "sha256": "72cf32b2d6c194686b0c5e8b2bfe225a49d7bb6b9116a379a81559d7c325be25"
            },
            "downloads": -1,
            "filename": "timesketch-api-client-20230721.tar.gz",
            "has_sig": false,
            "md5_digest": "9fb3d4ede65c2b8ac8e2cc89fcb0d050",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 66091,
            "upload_time": "2023-07-21T12:14:18",
            "upload_time_iso_8601": "2023-07-21T12:14:18.812690Z",
            "url": "https://files.pythonhosted.org/packages/49/6e/a483f825cc7d141aacde1ef7422d49a2d9b0af2961736176c501203e010c/timesketch-api-client-20230721.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-07-21 12:14:18",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "lcname": "timesketch-api-client"
}
        
Elapsed time: 0.09528s