avsec


Nameavsec JSON
Version 0.1.0a1 PyPI version JSON
download
home_pagehttps://cpsl.pratt.duke.edu/
SummarySecurity analysis routines for autonomous vehicles
upload_time2023-04-06 17:24:52
maintainer
docs_urlNone
authorSpencer Hallyburton
requires_python>=3.8,<3.9
licenseMIT
keywords security perception autonomous vehicles
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # Perception Attack Utilities

## Installation
Install from a directory above as

```
pip install -e ./lib-percep_attacks
```

## Dependencies
Depends on the `avutils` library

            

Raw data

            {
    "_id": null,
    "home_page": "https://cpsl.pratt.duke.edu/",
    "name": "avsec",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.8,<3.9",
    "maintainer_email": "",
    "keywords": "security,perception,autonomous vehicles",
    "author": "Spencer Hallyburton",
    "author_email": "spencer.hallyburton@duke.edu",
    "download_url": "https://files.pythonhosted.org/packages/df/df/851494ca01104b087ef2f5ec52f7ea7ec4e35ffdd3d1c16543bd02f7d3fd/avsec-0.1.0a1.tar.gz",
    "platform": null,
    "description": "# Perception Attack Utilities\n\n## Installation\nInstall from a directory above as\n\n```\npip install -e ./lib-percep_attacks\n```\n\n## Dependencies\nDepends on the `avutils` library\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "Security analysis routines for autonomous vehicles",
    "version": "0.1.0a1",
    "split_keywords": [
        "security",
        "perception",
        "autonomous vehicles"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "47082c27cbf224cce51a6a351556cc00cb8981038b49b505f486598302d774b3",
                "md5": "d4755fce3340a0e9f3e451f5317bcf4f",
                "sha256": "9ecdefc2a5ebd4fc1f791d92f1ff56be34ab2c1b714cbefda63a5ce00a014bc7"
            },
            "downloads": -1,
            "filename": "avsec-0.1.0a1-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "d4755fce3340a0e9f3e451f5317bcf4f",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.8,<3.9",
            "size": 39022,
            "upload_time": "2023-04-06T17:24:51",
            "upload_time_iso_8601": "2023-04-06T17:24:51.062655Z",
            "url": "https://files.pythonhosted.org/packages/47/08/2c27cbf224cce51a6a351556cc00cb8981038b49b505f486598302d774b3/avsec-0.1.0a1-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "dfdf851494ca01104b087ef2f5ec52f7ea7ec4e35ffdd3d1c16543bd02f7d3fd",
                "md5": "aaeb547d9207a3efa1ed576879214944",
                "sha256": "28b8f0af3a0da10113d33bec5d688c22811430f68232d4e1726c215c3c82c858"
            },
            "downloads": -1,
            "filename": "avsec-0.1.0a1.tar.gz",
            "has_sig": false,
            "md5_digest": "aaeb547d9207a3efa1ed576879214944",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.8,<3.9",
            "size": 34314,
            "upload_time": "2023-04-06T17:24:52",
            "upload_time_iso_8601": "2023-04-06T17:24:52.953980Z",
            "url": "https://files.pythonhosted.org/packages/df/df/851494ca01104b087ef2f5ec52f7ea7ec4e35ffdd3d1c16543bd02f7d3fd/avsec-0.1.0a1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-04-06 17:24:52",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "lcname": "avsec"
}
        
Elapsed time: 0.05522s