django-rss-feeds


Namedjango-rss-feeds JSON
Version 0.0.0 PyPI version JSON
download
home_pagehttps://github.com/StuartMacKay/django-feeds
SummaryAn aggregator for RSS and Atom feeds.
upload_time2023-03-11 11:44:15
maintainer
docs_urlNone
authorStuart MacKay
requires_python>=3.8
licenseLicense :: OSI Approved :: Apache Software License
keywords django rss atom
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # Django Feeds

[![Build Status](https://img.shields.io/github/actions/workflow/status/StuartMacKay/django-feeds/ci.yml?branch=master)](https://github.com/StuartMacKay/django-feeds/actions/workflows/ci.yml?query=branch%3Amaster)
[![Code style: black](https://img.shields.io/badge/code%20style-black-000000.svg)](https://github.com/ambv/black)

Django RSS is an aggregator for RSS and Atom feeds.

## Features

## Installation

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/StuartMacKay/django-feeds",
    "name": "django-rss-feeds",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.8",
    "maintainer_email": "",
    "keywords": "django,rss,atom",
    "author": "Stuart MacKay",
    "author_email": "smackay@flagstonesoftware.com",
    "download_url": "https://files.pythonhosted.org/packages/f6/21/c2727222c33fed2081bcc2cec9da906b9e0c5869b9ddda05dd0b96ae46ce/django-rss-feeds-0.0.0.tar.gz",
    "platform": null,
    "description": "# Django Feeds\n\n[![Build Status](https://img.shields.io/github/actions/workflow/status/StuartMacKay/django-feeds/ci.yml?branch=master)](https://github.com/StuartMacKay/django-feeds/actions/workflows/ci.yml?query=branch%3Amaster)\n[![Code style: black](https://img.shields.io/badge/code%20style-black-000000.svg)](https://github.com/ambv/black)\n\nDjango RSS is an aggregator for RSS and Atom feeds.\n\n## Features\n\n## Installation\n",
    "bugtrack_url": null,
    "license": "License :: OSI Approved :: Apache Software License",
    "summary": "An aggregator for RSS and Atom feeds.",
    "version": "0.0.0",
    "split_keywords": [
        "django",
        "rss",
        "atom"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "2e64be98d631e7eb654b717570ecf83b0851cc1a521177125d3597172f289d2e",
                "md5": "12012b5937ea80d1b2995d50fe7e02d5",
                "sha256": "605b574de5d0c2a07c2e83cfa0467c0bc398d4568a39d3b43e8ccbe334fed2b3"
            },
            "downloads": -1,
            "filename": "django_rss_feeds-0.0.0-py2.py3-none-any.whl",
            "has_sig": true,
            "md5_digest": "12012b5937ea80d1b2995d50fe7e02d5",
            "packagetype": "bdist_wheel",
            "python_version": "py2.py3",
            "requires_python": ">=3.8",
            "size": 80259,
            "upload_time": "2023-03-11T11:44:12",
            "upload_time_iso_8601": "2023-03-11T11:44:12.167678Z",
            "url": "https://files.pythonhosted.org/packages/2e/64/be98d631e7eb654b717570ecf83b0851cc1a521177125d3597172f289d2e/django_rss_feeds-0.0.0-py2.py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "f621c2727222c33fed2081bcc2cec9da906b9e0c5869b9ddda05dd0b96ae46ce",
                "md5": "bc892f6670c87b2f36fd80fe217c2a9f",
                "sha256": "701974b9d53c637314241b827c8b65c46089be3c5113105010d2244d5fb18f98"
            },
            "downloads": -1,
            "filename": "django-rss-feeds-0.0.0.tar.gz",
            "has_sig": true,
            "md5_digest": "bc892f6670c87b2f36fd80fe217c2a9f",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.8",
            "size": 72592,
            "upload_time": "2023-03-11T11:44:15",
            "upload_time_iso_8601": "2023-03-11T11:44:15.014351Z",
            "url": "https://files.pythonhosted.org/packages/f6/21/c2727222c33fed2081bcc2cec9da906b9e0c5869b9ddda05dd0b96ae46ce/django-rss-feeds-0.0.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-03-11 11:44:15",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "github_user": "StuartMacKay",
    "github_project": "django-feeds",
    "lcname": "django-rss-feeds"
}
        
Elapsed time: 0.04303s