scanerr


Namescanerr JSON
Version 0.0.8 PyPI version JSON
download
home_pageNone
SummaryOfficial Scanerr CLI
upload_time2024-05-17 18:36:53
maintainerNone
docs_urlNone
authorNone
requires_python>=3.9
licenseNone
keywords regression testing vrt visual regression testing
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # Scanerr CLI (command line interface)

![Static Badge](https://img.shields.io/badge/CLI-Available-mint)

This is the CLI repo for the Scanerr API, an error detection service designed to run front-end regression tests on web applications.

Copyright © Scanerr 2024

### Usage
> Reference <a target="_blank" href="https://docs.scanerr.io/guides/cli.html">Scanerr Docs</a> for usage instructions

---

### Installation
```shell
pip install scanerr
```

## Basic Setup
```shell
scanerr config <api_key>
scanerr check
```


            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "scanerr",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.9",
    "maintainer_email": null,
    "keywords": "regression testing, vrt, visual regression testing",
    "author": null,
    "author_email": "Scanerr <hello@scanerr.io>",
    "download_url": "https://files.pythonhosted.org/packages/79/fa/c3a5275a2eb8b3dbdb21a53f1e541fd0109d12432ca4eecc4542dce66f0b/scanerr-0.0.8.tar.gz",
    "platform": null,
    "description": "# Scanerr CLI (command line interface)\n\n![Static Badge](https://img.shields.io/badge/CLI-Available-mint)\n\nThis is the CLI repo for the Scanerr API, an error detection service designed to run front-end regression tests on web applications.\n\nCopyright \u00a9 Scanerr 2024\n\n### Usage\n> Reference <a target=\"_blank\" href=\"https://docs.scanerr.io/guides/cli.html\">Scanerr Docs</a> for usage instructions\n\n---\n\n### Installation\n```shell\npip install scanerr\n```\n\n## Basic Setup\n```shell\nscanerr config <api_key>\nscanerr check\n```\n\n",
    "bugtrack_url": null,
    "license": null,
    "summary": "Official Scanerr CLI",
    "version": "0.0.8",
    "project_urls": {
        "Documentaion": "https://docs.scanerr.io",
        "Homepage": "https://github.com/scanerr-io/cli",
        "Issues": "https://github.com/scanerr-io/cli/issues"
    },
    "split_keywords": [
        "regression testing",
        " vrt",
        " visual regression testing"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "06d6c5849e7f5e1d6c120608dfc8cc27e13813dea9de4470e619e564771c6964",
                "md5": "c5c99aac87d68e36931f722b492d853c",
                "sha256": "4233fef1d268b889993aa5e002bf47119a19fbe0dff5f8d71879c04b8de7d3b5"
            },
            "downloads": -1,
            "filename": "scanerr-0.0.8-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "c5c99aac87d68e36931f722b492d853c",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.9",
            "size": 8858,
            "upload_time": "2024-05-17T18:36:52",
            "upload_time_iso_8601": "2024-05-17T18:36:52.043369Z",
            "url": "https://files.pythonhosted.org/packages/06/d6/c5849e7f5e1d6c120608dfc8cc27e13813dea9de4470e619e564771c6964/scanerr-0.0.8-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "79fac3a5275a2eb8b3dbdb21a53f1e541fd0109d12432ca4eecc4542dce66f0b",
                "md5": "2ad663e5fdeb951651326953376b8414",
                "sha256": "40c7b43577ec2cc680824db38e5a3ae9c0211853a943a0f4b7dcad5dc12b8bec"
            },
            "downloads": -1,
            "filename": "scanerr-0.0.8.tar.gz",
            "has_sig": false,
            "md5_digest": "2ad663e5fdeb951651326953376b8414",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.9",
            "size": 8080,
            "upload_time": "2024-05-17T18:36:53",
            "upload_time_iso_8601": "2024-05-17T18:36:53.164437Z",
            "url": "https://files.pythonhosted.org/packages/79/fa/c3a5275a2eb8b3dbdb21a53f1e541fd0109d12432ca4eecc4542dce66f0b/scanerr-0.0.8.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-05-17 18:36:53",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "scanerr-io",
    "github_project": "cli",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "lcname": "scanerr"
}
        
Elapsed time: 0.32950s