prelude-cli


Nameprelude-cli JSON
Version 2.5.0 PyPI version JSON
download
home_pagehttps://github.com/preludeorg
SummaryFor interacting with the Prelude SDK
upload_time2024-10-16 18:56:15
maintainerNone
docs_urlNone
authorPrelude Research
requires_python>=3.10
licenseNone
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # Prelude CLI

Interact with the full range of features in Prelude Detect, organized by:

- IAM: manage your account 
- Build: write and maintain your collection of security tests
- Detect: schedule security tests for your endpoints

## Quick start
```bash
pip install prelude-cli
prelude --help
prelude --interactive
```

## Documentation

https://docs.preludesecurity.com/docs/prelude-cli

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/preludeorg",
    "name": "prelude-cli",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.10",
    "maintainer_email": null,
    "keywords": null,
    "author": "Prelude Research",
    "author_email": "support@preludesecurity.com",
    "download_url": "https://files.pythonhosted.org/packages/d9/8c/12afcc1f429aad9cd081988c62b959d0edf52a166762e481fabcdd20ca39/prelude_cli-2.5.0.tar.gz",
    "platform": null,
    "description": "# Prelude CLI\n\nInteract with the full range of features in Prelude Detect, organized by:\n\n- IAM: manage your account \n- Build: write and maintain your collection of security tests\n- Detect: schedule security tests for your endpoints\n\n## Quick start\n```bash\npip install prelude-cli\nprelude --help\nprelude --interactive\n```\n\n## Documentation\n\nhttps://docs.preludesecurity.com/docs/prelude-cli\n",
    "bugtrack_url": null,
    "license": null,
    "summary": "For interacting with the Prelude SDK",
    "version": "2.5.0",
    "project_urls": {
        "Homepage": "https://github.com/preludeorg"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "4964f0d875837ede7ffb0f84a83e1b8e0d7105d0c16ef609aeeb09737d503199",
                "md5": "214eb243c870aaae32ebe95dba0ddf8f",
                "sha256": "a112258d9841cf454a4d7c40d73f8f4a6ab0b4b7c94a3d752d98fed0d6187fa8"
            },
            "downloads": -1,
            "filename": "prelude_cli-2.5.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "214eb243c870aaae32ebe95dba0ddf8f",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.10",
            "size": 17020,
            "upload_time": "2024-10-16T18:56:14",
            "upload_time_iso_8601": "2024-10-16T18:56:14.116586Z",
            "url": "https://files.pythonhosted.org/packages/49/64/f0d875837ede7ffb0f84a83e1b8e0d7105d0c16ef609aeeb09737d503199/prelude_cli-2.5.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "d98c12afcc1f429aad9cd081988c62b959d0edf52a166762e481fabcdd20ca39",
                "md5": "b3eee84f7eb185a4725183492ce80941",
                "sha256": "a68ec721b41c795a8b0daa84f36ee2c4da30e9db3177fba5f557ab2483272c0d"
            },
            "downloads": -1,
            "filename": "prelude_cli-2.5.0.tar.gz",
            "has_sig": false,
            "md5_digest": "b3eee84f7eb185a4725183492ce80941",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.10",
            "size": 13438,
            "upload_time": "2024-10-16T18:56:15",
            "upload_time_iso_8601": "2024-10-16T18:56:15.254564Z",
            "url": "https://files.pythonhosted.org/packages/d9/8c/12afcc1f429aad9cd081988c62b959d0edf52a166762e481fabcdd20ca39/prelude_cli-2.5.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-10-16 18:56:15",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "lcname": "prelude-cli"
}
        
Elapsed time: 0.35865s