{ "info": { "author": "Anthony Monthe (ZuluPro)", "author_email": "anthony.monthe@gmail.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 5 - Production/Stable", "Environment :: Web Environment", "Framework :: Django", "Intended Audience :: Developers", "License :: OSI Approved :: BSD License", "Operating System :: OS Independent", "Programming Language :: Python", "Programming Language :: Python :: 3", "Topic :: Software Development :: Libraries :: Python Modules" ], "description": "Newsboard\n=========\n\nReusable Django app inspired from `Sam et Max's multiboard`_.\nIt aims to gather serveral type of feed in one app: RSS, Facebook, Sitemap or else.\n\nIt uses `Web-Rich-Object` and its `Django integration`_ to handle things.\n\nInstall\n-------\n\n``pip install newsboard``\n\n\nConfiguration\n-------------\n\nAdd ``newsboard`` and ``dj_web_rich_object`` in your ``INSTALLED_APPS``.\n\nCreate tables: ``./manage.py migrate``\n\nInclude this in your URL patterns: ``(r'news/', include('newsboard.urls'))``\n\nAuto-updating\n~~~~~~~~~~~~~\n\nTo enable auto-updating, please configure your project with celery and use the\nconfiguration in ``newsboard.periodic_tasks.UPDATE_STREAMS``:\n\n::\n\n sender.add_periodic_task(newsboard.periodic_tasks.UPDATE_STREAMS)\n\n\n.. _`Sam et Max's multiboard`: https://github.com/sametmax/multiboards\n.. _`Web-Rich-Object`: https://github.com/ZuluPro/web-rich-object\n.. _`Django integration`: https://github.com/ZuluPro/django-web-rich-object", "description_content_type": "", "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/ZuluPro/newsboard", "keywords": "web,django,opengraph,web-rich-object,facebook,rss,sitemap", "license": "BSD", "maintainer": "", "maintainer_email": "", "name": "newsboard", "package_url": "https://pypi.org/project/newsboard/", "platform": "", "project_url": "https://pypi.org/project/newsboard/", "project_urls": { "Homepage": "https://github.com/ZuluPro/newsboard" }, "release_url": "https://pypi.org/project/newsboard/0.2.0/", "requires_dist": null, "requires_python": "", "summary": "Gather many feeds in one", "version": "0.2.0" }, "last_serial": 5863384, "releases": { "0.0.1": [ { "comment_text": "", "digests": { "md5": "0245273f2c57015014647251b0153793", "sha256": "17c9c9b97b7718a211a842df022d15319d7f28fe26723a263b2fac25da772c6b" }, "downloads": -1, "filename": "newsboard-0.0.1.tar.gz", "has_sig": false, "md5_digest": "0245273f2c57015014647251b0153793", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 11549, "upload_time": "2016-12-27T20:03:33", "url": "https://files.pythonhosted.org/packages/0c/99/bac32c48e1bfcab09637757bb5e68c53e1ea40822a1bb7bf6f30db8cd914/newsboard-0.0.1.tar.gz" } ], "0.1.0": [ { "comment_text": "", "digests": { "md5": "1b28b4619fbe49b83aa6c3fc85bca810", "sha256": "67673bb6e4a81a772e9898f7f98839dd5733bcb99aa1353d295f719fbdad7cb5" }, "downloads": -1, "filename": "newsboard-0.1.0.tar.gz", "has_sig": false, "md5_digest": "1b28b4619fbe49b83aa6c3fc85bca810", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 12199, "upload_time": "2016-12-31T00:48:46", "url": "https://files.pythonhosted.org/packages/3c/5b/a39b51e09b14d82a9014ae44321a92e29b51883a431847696eeb9c99a74b/newsboard-0.1.0.tar.gz" } ], "0.1.1": [ { "comment_text": "", "digests": { "md5": "f96a69915f8f16f3d59f1329c3fee6b4", "sha256": "a5dc081b5b4d9c29cf448a3f52f663b97192d45a1ecff5cf7b0fa673fb680b27" }, "downloads": -1, "filename": "newsboard-0.1.1.tar.gz", "has_sig": false, "md5_digest": "f96a69915f8f16f3d59f1329c3fee6b4", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 12228, "upload_time": "2016-12-31T15:34:23", "url": "https://files.pythonhosted.org/packages/91/06/22cd11a9ce6d67201b4d2b73c6c8ad16ca01ed2a3dc579366190b07c451d/newsboard-0.1.1.tar.gz" } ], "0.2.0": [ { "comment_text": "", "digests": { "md5": "f01e4e4445dbbe63a9c2e8da319f2256", "sha256": "4518c80e53e04db6c1acbf0f7a632931ea82f31b4872037d67e9a65ded8394f0" }, "downloads": -1, "filename": "newsboard-0.2.0.tar.gz", "has_sig": false, "md5_digest": "f01e4e4445dbbe63a9c2e8da319f2256", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 15252, "upload_time": "2019-09-20T17:33:44", "url": "https://files.pythonhosted.org/packages/04/22/d84dab61e722e2160fcabc433be15f6d0110fe4d2afe712d80fca3f73ce6/newsboard-0.2.0.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "f01e4e4445dbbe63a9c2e8da319f2256", "sha256": "4518c80e53e04db6c1acbf0f7a632931ea82f31b4872037d67e9a65ded8394f0" }, "downloads": -1, "filename": "newsboard-0.2.0.tar.gz", "has_sig": false, "md5_digest": "f01e4e4445dbbe63a9c2e8da319f2256", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 15252, "upload_time": "2019-09-20T17:33:44", "url": "https://files.pythonhosted.org/packages/04/22/d84dab61e722e2160fcabc433be15f6d0110fe4d2afe712d80fca3f73ce6/newsboard-0.2.0.tar.gz" } ] }