discord-rss-bot


Namediscord-rss-bot JSON
Version 0.0.6 PyPI version JSON
download
home_pagehttps://github.com/Py-Contributors/rssfeed
SummaryCLI tool for RSS feeds
upload_time2022-12-02 05:40:43
maintainer
docs_urlNone
authorPyContributors
requires_python>=3.1
license
keywords rssfeed rssfeedcli rssfeed-cli
VCS
bugtrack_url
requirements requests
Travis-CI No Travis.
coveralls test coverage No coveralls.
            <h1 align="center">RSS Feed</h1>
<p>Simple Python Library for Automating RSS Feed</p>

## Installation

```bash
pip install <coming soon>
```

## Features

- [x] Get RSS Feed from URL/File
- [x] Get Metadata from RSS Feed
- [x] Get Items from RSS Feed

## Usage

Check out the [documentation](#) for more information on how to use RSS Feed.

## Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

Please make sure to update tests as appropriate.


            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/Py-Contributors/rssfeed",
    "name": "discord-rss-bot",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.1",
    "maintainer_email": "",
    "keywords": "rssfeed,rssfeedcli,rssfeed-cli",
    "author": "PyContributors",
    "author_email": "deepak008@live.com",
    "download_url": "https://files.pythonhosted.org/packages/db/ef/feb865ecc3234fcb5b5335220c76f37bf170a9f74017c6d544a29fdd4daa/discord-rss-bot-0.0.6.tar.gz",
    "platform": null,
    "description": "<h1 align=\"center\">RSS Feed</h1>\n<p>Simple Python Library for Automating RSS Feed</p>\n\n## Installation\n\n```bash\npip install <coming soon>\n```\n\n## Features\n\n- [x] Get RSS Feed from URL/File\n- [x] Get Metadata from RSS Feed\n- [x] Get Items from RSS Feed\n\n## Usage\n\nCheck out the [documentation](#) for more information on how to use RSS Feed.\n\n## Contributing\n\nPull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.\n\nPlease make sure to update tests as appropriate.\n\n",
    "bugtrack_url": null,
    "license": "",
    "summary": "CLI tool for RSS feeds",
    "version": "0.0.6",
    "split_keywords": [
        "rssfeed",
        "rssfeedcli",
        "rssfeed-cli"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "md5": "2945ad94febcdecf1855dd69b350b70f",
                "sha256": "a0822ce3ddec65cde1a3a9e3c93a6417529639ab04e3110ffc05ddaa7a238043"
            },
            "downloads": -1,
            "filename": "discord_rss_bot-0.0.6-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "2945ad94febcdecf1855dd69b350b70f",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.1",
            "size": 20707,
            "upload_time": "2022-12-02T05:40:40",
            "upload_time_iso_8601": "2022-12-02T05:40:40.954619Z",
            "url": "https://files.pythonhosted.org/packages/f5/5a/1de835dc2e83b1bb951513661ddf5533510e5121ee2d4c29c0dd8d4911e9/discord_rss_bot-0.0.6-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "md5": "351da77a483a3527826ac6f6b4233299",
                "sha256": "d9e9fa8bf0eb0aab5539cd045c2539b1d082b0fc8106522003f8df345ebde5f4"
            },
            "downloads": -1,
            "filename": "discord-rss-bot-0.0.6.tar.gz",
            "has_sig": false,
            "md5_digest": "351da77a483a3527826ac6f6b4233299",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.1",
            "size": 16529,
            "upload_time": "2022-12-02T05:40:43",
            "upload_time_iso_8601": "2022-12-02T05:40:43.113719Z",
            "url": "https://files.pythonhosted.org/packages/db/ef/feb865ecc3234fcb5b5335220c76f37bf170a9f74017c6d544a29fdd4daa/discord-rss-bot-0.0.6.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2022-12-02 05:40:43",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "github_user": "Py-Contributors",
    "github_project": "rssfeed",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "requirements": [
        {
            "name": "requests",
            "specs": []
        }
    ],
    "lcname": "discord-rss-bot"
}
        
Elapsed time: 0.01209s