freshlinks


Namefreshlinks JSON
Version 1.0.0 PyPI version JSON
download
home_page
SummaryBasic link checker.
upload_time2023-12-01 02:29:29
maintainer
docs_urlNone
author
requires_python>=3.8
licenseMIT
keywords link checker
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # freshlinks

_Basic link checker._

[![Build Status](https://img.shields.io/github/actions/workflow/status/metaist/freshlinks/.github/workflows/ci.yaml?branch=main&style=for-the-badge)](https://github.com/metaist/freshlinks/actions)
[![freshlinks on PyPI](https://img.shields.io/pypi/v/freshlinks.svg?color=blue&style=for-the-badge)](https://pypi.org/project/freshlinks)
[![Supported Python versions](https://img.shields.io/pypi/pyversions/freshlinks?style=for-the-badge)](https://pypi.org/project/freshlinks)

[Changelog] - [Issues] - [Documentation]

[changelog]: https://github.com/metaist/freshlinks/blob/main/CHANGELOG.md
[issues]: https://github.com/metaist/freshlinks/issues
[documentation]: https://metaist.github.io/freshlinks/

## Why?

There are lots of existing services out there that have lots of bells and whistles, but I just want to include small fast link checker as part of my build / lint process.

## Quick Start

```bash
python -m freshlinks "https://example.com/"
```

## License

[MIT License](https://github.com/metaist/freshlinks/blob/main/LICENSE.md)

            

Raw data

            {
    "_id": null,
    "home_page": "",
    "name": "freshlinks",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.8",
    "maintainer_email": "",
    "keywords": "link,checker",
    "author": "",
    "author_email": "Metaist LLC <metaist@metaist.com>",
    "download_url": "https://files.pythonhosted.org/packages/ac/ae/6279ad88927ff5be566eb4fed70c015874d819b78d32ed33feabe0dbed23/freshlinks-1.0.0.tar.gz",
    "platform": null,
    "description": "# freshlinks\n\n_Basic link checker._\n\n[![Build Status](https://img.shields.io/github/actions/workflow/status/metaist/freshlinks/.github/workflows/ci.yaml?branch=main&style=for-the-badge)](https://github.com/metaist/freshlinks/actions)\n[![freshlinks on PyPI](https://img.shields.io/pypi/v/freshlinks.svg?color=blue&style=for-the-badge)](https://pypi.org/project/freshlinks)\n[![Supported Python versions](https://img.shields.io/pypi/pyversions/freshlinks?style=for-the-badge)](https://pypi.org/project/freshlinks)\n\n[Changelog] - [Issues] - [Documentation]\n\n[changelog]: https://github.com/metaist/freshlinks/blob/main/CHANGELOG.md\n[issues]: https://github.com/metaist/freshlinks/issues\n[documentation]: https://metaist.github.io/freshlinks/\n\n## Why?\n\nThere are lots of existing services out there that have lots of bells and whistles, but I just want to include small fast link checker as part of my build / lint process.\n\n## Quick Start\n\n```bash\npython -m freshlinks \"https://example.com/\"\n```\n\n## License\n\n[MIT License](https://github.com/metaist/freshlinks/blob/main/LICENSE.md)\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "Basic link checker.",
    "version": "1.0.0",
    "project_urls": {
        "Changelog": "https://github.com/metaist/freshlinks/blob/main/CHANGELOG.md",
        "Documentation": "https://metaist.github.io/freshlinks/",
        "Homepage": "https://github.com/metaist/freshlinks",
        "Repository": "https://github.com/metaist/freshlinks.git"
    },
    "split_keywords": [
        "link",
        "checker"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "968e8366a3f3e966793c5c7f5d4d438c35075b97da6d043cc80a82882d365048",
                "md5": "aa57f8f55a69a0489d60074d385ef356",
                "sha256": "c39b648961f04edec69229c29158a9a1f2a9a467a7e27ba491fb71d75ad16475"
            },
            "downloads": -1,
            "filename": "freshlinks-1.0.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "aa57f8f55a69a0489d60074d385ef356",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.8",
            "size": 11964,
            "upload_time": "2023-12-01T02:29:28",
            "upload_time_iso_8601": "2023-12-01T02:29:28.000577Z",
            "url": "https://files.pythonhosted.org/packages/96/8e/8366a3f3e966793c5c7f5d4d438c35075b97da6d043cc80a82882d365048/freshlinks-1.0.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "acae6279ad88927ff5be566eb4fed70c015874d819b78d32ed33feabe0dbed23",
                "md5": "e38cb9d39cd30509049d2d25e5e479e7",
                "sha256": "6eccec2bfdb133c18b3cc084261e3f91e5cb23248958e3aabc89656d78927bb2"
            },
            "downloads": -1,
            "filename": "freshlinks-1.0.0.tar.gz",
            "has_sig": false,
            "md5_digest": "e38cb9d39cd30509049d2d25e5e479e7",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.8",
            "size": 15920,
            "upload_time": "2023-12-01T02:29:29",
            "upload_time_iso_8601": "2023-12-01T02:29:29.823499Z",
            "url": "https://files.pythonhosted.org/packages/ac/ae/6279ad88927ff5be566eb4fed70c015874d819b78d32ed33feabe0dbed23/freshlinks-1.0.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-12-01 02:29:29",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "metaist",
    "github_project": "freshlinks",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "lcname": "freshlinks"
}
        
Elapsed time: 0.16993s