Titan-Client


NameTitan-Client JSON
Version 1.20.0.8 PyPI version JSON
download
home_pagehttps://github.com/intel471/titan-client-python
SummaryTitan API v1
upload_time2025-01-24 15:12:13
maintainerNone
docs_urlNone
authorIntel 471 Inc.
requires_python>=3.8
licenseMIT
keywords openapi openapi-generator titan api v1
VCS
bugtrack_url
requirements six python_dateutil setuptools urllib3 stix2 PyYAML pycti
Travis-CI
coveralls test coverage No coveralls.
                Official low-level client for Intel 471's Titan API. It aims at providing common ground for all the endpoints in Python.
    

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/intel471/titan-client-python",
    "name": "Titan-Client",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.8",
    "maintainer_email": null,
    "keywords": "OpenAPI, OpenAPI-Generator, Titan API v1",
    "author": "Intel 471 Inc.",
    "author_email": "support@intel471.com",
    "download_url": "https://files.pythonhosted.org/packages/9d/90/1ecf0ee1b14d688dd58aabe8181b14a703c6673347db6db5c7dd9b05f50a/titan_client-1.20.0.8.tar.gz",
    "platform": null,
    "description": "    Official low-level client for Intel 471's Titan API. It aims at providing common ground for all the endpoints in Python.\n    \n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "Titan API v1",
    "version": "1.20.0.8",
    "project_urls": {
        "Homepage": "https://github.com/intel471/titan-client-python"
    },
    "split_keywords": [
        "openapi",
        " openapi-generator",
        " titan api v1"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "ba2e7ce4726324af2d86287e60d19cf2fff7486a97a9ede8d7abcbbc8eade157",
                "md5": "ea3aec6d8e99c2ec405232f3e84bb658",
                "sha256": "dd4b455a55b0b2af9ff477ab1119852e919c6258888fe078c23b1ce168182b3a"
            },
            "downloads": -1,
            "filename": "Titan_Client-1.20.0.8-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "ea3aec6d8e99c2ec405232f3e84bb658",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.8",
            "size": 1944827,
            "upload_time": "2025-01-24T15:12:10",
            "upload_time_iso_8601": "2025-01-24T15:12:10.753005Z",
            "url": "https://files.pythonhosted.org/packages/ba/2e/7ce4726324af2d86287e60d19cf2fff7486a97a9ede8d7abcbbc8eade157/Titan_Client-1.20.0.8-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "9d901ecf0ee1b14d688dd58aabe8181b14a703c6673347db6db5c7dd9b05f50a",
                "md5": "8668b71780f7a77374501feda3e8d18f",
                "sha256": "ad93c487279da413ea7fc9b60742fd26565e1215d17f9fd5ebbb531feb855de5"
            },
            "downloads": -1,
            "filename": "titan_client-1.20.0.8.tar.gz",
            "has_sig": false,
            "md5_digest": "8668b71780f7a77374501feda3e8d18f",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.8",
            "size": 366188,
            "upload_time": "2025-01-24T15:12:13",
            "upload_time_iso_8601": "2025-01-24T15:12:13.021331Z",
            "url": "https://files.pythonhosted.org/packages/9d/90/1ecf0ee1b14d688dd58aabe8181b14a703c6673347db6db5c7dd9b05f50a/titan_client-1.20.0.8.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-01-24 15:12:13",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "intel471",
    "github_project": "titan-client-python",
    "travis_ci": true,
    "coveralls": false,
    "github_actions": true,
    "requirements": [
        {
            "name": "six",
            "specs": [
                [
                    ">=",
                    "1.10"
                ]
            ]
        },
        {
            "name": "python_dateutil",
            "specs": [
                [
                    ">=",
                    "2.5.3"
                ]
            ]
        },
        {
            "name": "setuptools",
            "specs": [
                [
                    ">=",
                    "21.0.0"
                ]
            ]
        },
        {
            "name": "urllib3",
            "specs": [
                [
                    ">=",
                    "2.2.1"
                ]
            ]
        },
        {
            "name": "stix2",
            "specs": [
                [
                    "==",
                    "3.0.1"
                ]
            ]
        },
        {
            "name": "PyYAML",
            "specs": [
                [
                    ">=",
                    "6.0.1"
                ]
            ]
        },
        {
            "name": "pycti",
            "specs": [
                [
                    ">=",
                    "6.3"
                ]
            ]
        }
    ],
    "tox": true,
    "lcname": "titan-client"
}
        
Elapsed time: 3.10932s