artix-news


Nameartix-news JSON
Version 0.3.0 PyPI version JSON
download
home_pageNone
SummaryArtix News scraper
upload_time2024-12-21 23:55:09
maintainerNone
docs_urlNone
authorNone
requires_python<4,>=3.5
licenseNone
keywords scraping artix news setuptools development
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # artix-news
Artix's news CLI. Give to you a fast summary of the new artix changes

![demo](https://i.imgur.com/HEiOr3n.png)


# Install && Usage

``` bash
pip install --user artix-news
```

If installed with pip just call as `artix-news` from command-line.


# Author
Manoel Vilela

            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "artix-news",
    "maintainer": null,
    "docs_url": null,
    "requires_python": "<4,>=3.5",
    "maintainer_email": null,
    "keywords": "scraping artix news setuptools development",
    "author": null,
    "author_email": "Manoel Vilela <manoel_vilela@engineer.com>",
    "download_url": "https://files.pythonhosted.org/packages/42/f4/2c74dbcf5461221805d6d2cb5890a46beb2909fd7c01cf207d9681158544/artix_news-0.3.0.tar.gz",
    "platform": null,
    "description": "# artix-news\nArtix's news CLI. Give to you a fast summary of the new artix changes\n\n![demo](https://i.imgur.com/HEiOr3n.png)\n\n\n# Install && Usage\n\n``` bash\npip install --user artix-news\n```\n\nIf installed with pip just call as `artix-news` from command-line.\n\n\n# Author\nManoel Vilela\n",
    "bugtrack_url": null,
    "license": null,
    "summary": "Artix News scraper",
    "version": "0.3.0",
    "project_urls": {
        "Funding": "https://donate.lerax.me",
        "Homepage": "https://github.com/ryukinix/artix-news",
        "Source": "https://github.com/ryukinix/artix-news/"
    },
    "split_keywords": [
        "scraping",
        "artix",
        "news",
        "setuptools",
        "development"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "37bbe10d9b78b617da8fd9a709138e152f80c99aa2671b6deb407cacd9f117de",
                "md5": "459d78b2bc41ecb9d46928031c9e135c",
                "sha256": "85e99fdf22a76a887bcb27d3dae6d5996b863f41581dd669b24b877ff00ae3b5"
            },
            "downloads": -1,
            "filename": "artix_news-0.3.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "459d78b2bc41ecb9d46928031c9e135c",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": "<4,>=3.5",
            "size": 4695,
            "upload_time": "2024-12-21T23:55:07",
            "upload_time_iso_8601": "2024-12-21T23:55:07.182399Z",
            "url": "https://files.pythonhosted.org/packages/37/bb/e10d9b78b617da8fd9a709138e152f80c99aa2671b6deb407cacd9f117de/artix_news-0.3.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "42f42c74dbcf5461221805d6d2cb5890a46beb2909fd7c01cf207d9681158544",
                "md5": "43cc24f1e4c4ae9e87c2694b285d65cb",
                "sha256": "d06a8fceef489afa02181dbba3d140cfda223249d27ea86e973ff1376986c1aa"
            },
            "downloads": -1,
            "filename": "artix_news-0.3.0.tar.gz",
            "has_sig": false,
            "md5_digest": "43cc24f1e4c4ae9e87c2694b285d65cb",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": "<4,>=3.5",
            "size": 3935,
            "upload_time": "2024-12-21T23:55:09",
            "upload_time_iso_8601": "2024-12-21T23:55:09.438654Z",
            "url": "https://files.pythonhosted.org/packages/42/f4/2c74dbcf5461221805d6d2cb5890a46beb2909fd7c01cf207d9681158544/artix_news-0.3.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-12-21 23:55:09",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "ryukinix",
    "github_project": "artix-news",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "lcname": "artix-news"
}
        
Elapsed time: 0.51295s