detoxio


Namedetoxio JSON
Version 0.2.1 PyPI version JSON
download
home_pagehttps://detoxio.ai
Summarydetoxio.ai - API first LLM security testing and red team automation
upload_time2024-08-13 14:41:43
maintainerNone
docs_urlNone
authordetoxio.ai
requires_python<4.0,>=3.8
licenseApache-2.0
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # detoxio.ai SDK

## Installation

```bash
python3 -m pip install detoxio \
    detoxio-ai-api-protocolbuffers-python detoxio_api_grpc_python \
    --upgrade --extra-index-url https://buf.build/gen/python
```

> **Note:** We need to install additional packages because as per PEP-440, we
> cannot have a package with direct dependencies outside the public index

## Usage

* https://docs.detoxio.ai/


            

Raw data

            {
    "_id": null,
    "home_page": "https://detoxio.ai",
    "name": "detoxio",
    "maintainer": null,
    "docs_url": null,
    "requires_python": "<4.0,>=3.8",
    "maintainer_email": null,
    "keywords": null,
    "author": "detoxio.ai",
    "author_email": "hello@detoxio.ai",
    "download_url": "https://files.pythonhosted.org/packages/29/fa/125ad1c35f8b9519b853014c01c98cb8f4e080ddc0d199df1ddc7ada84e9/detoxio-0.2.1.tar.gz",
    "platform": null,
    "description": "# detoxio.ai SDK\n\n## Installation\n\n```bash\npython3 -m pip install detoxio \\\n    detoxio-ai-api-protocolbuffers-python detoxio_api_grpc_python \\\n    --upgrade --extra-index-url https://buf.build/gen/python\n```\n\n> **Note:** We need to install additional packages because as per PEP-440, we\n> cannot have a package with direct dependencies outside the public index\n\n## Usage\n\n* https://docs.detoxio.ai/\n\n",
    "bugtrack_url": null,
    "license": "Apache-2.0",
    "summary": "detoxio.ai - API first LLM security testing and red team automation",
    "version": "0.2.1",
    "project_urls": {
        "Documentation": "https://docs.detoxio.ai",
        "Homepage": "https://detoxio.ai"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "17ef478cf775c1589b059dcbd2d096dff27045b59ddc2964e23fd851b0ae10da",
                "md5": "e43dea030bc3ae3b50f0b59764644488",
                "sha256": "b19ab3bce9beb3c1bb8d20902d1ca75089ed7398ebb7ec74d73a9a313e9e44b9"
            },
            "downloads": -1,
            "filename": "detoxio-0.2.1-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "e43dea030bc3ae3b50f0b59764644488",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": "<4.0,>=3.8",
            "size": 10115,
            "upload_time": "2024-08-13T14:41:42",
            "upload_time_iso_8601": "2024-08-13T14:41:42.491488Z",
            "url": "https://files.pythonhosted.org/packages/17/ef/478cf775c1589b059dcbd2d096dff27045b59ddc2964e23fd851b0ae10da/detoxio-0.2.1-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "29fa125ad1c35f8b9519b853014c01c98cb8f4e080ddc0d199df1ddc7ada84e9",
                "md5": "95e26b95e641c5b5650bb157594042c5",
                "sha256": "e53567b08655a308d12fe3f0dffbc63679a6f4b6f9bc6e223c23fc5abc8be0b8"
            },
            "downloads": -1,
            "filename": "detoxio-0.2.1.tar.gz",
            "has_sig": false,
            "md5_digest": "95e26b95e641c5b5650bb157594042c5",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": "<4.0,>=3.8",
            "size": 7676,
            "upload_time": "2024-08-13T14:41:43",
            "upload_time_iso_8601": "2024-08-13T14:41:43.360755Z",
            "url": "https://files.pythonhosted.org/packages/29/fa/125ad1c35f8b9519b853014c01c98cb8f4e080ddc0d199df1ddc7ada84e9/detoxio-0.2.1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-08-13 14:41:43",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "lcname": "detoxio"
}
        
Elapsed time: 0.26187s