{ "info": { "author": "James W. Kennington", "author_email": "jameswkennington@gmail.com", "bugtrack_url": null, "classifiers": [], "description": "# pelican-github-activity\nGithub activity plugin made to work with nice-blog theme\n\n\n## GitHub activity\n\nThis plugin makes use of the `feedparser`_ library that you'll need to\ninstall.\n\nSet the ``GITHUB_ACTIVITY_FEED`` parameter to your GitHub activity feed.\nFor example, to track Pelican project activity, the setting would be::\n\n GITHUB_ACTIVITY_FEED = 'https://github.com/getpelican.atom'\n\nIf you want to limit the amount of entries to a certain maximum set the\n``GITHUB_ACTIVITY_MAX_ENTRIES`` parameter.\n\n GITHUB_ACTIVITY_MAX_ENTRIES = 10\n\nOn the template side, you just have to iterate over the ``github_activity``\nvariable, as in this example::\n\n {% if GITHUB_ACTIVITY_FEED %}\n
\n {% endif %}\n\n``github_activity`` is a list of lists. The first element is the title,\nand the second element is the raw HTML from GitHub.\n\n[feedparser](https://crate.io/packages/feedparser/)\n\n\n## Acknowledgements\nThis package is based on the [github_activity](https://github.com/getpelican/pelican-plugins/tree/master/github_activity) package by [Mario Lang](https://github.com/mlang) and\nupdated to work with the nice-blog theme.\n\n\n", "description_content_type": "text/markdown", "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "http://github.com/JWKennington/pelican-github-activity", "keywords": "", "license": "MIT", "maintainer": "", "maintainer_email": "", "name": "pelican-github-activity", "package_url": "https://pypi.org/project/pelican-github-activity/", "platform": "", "project_url": "https://pypi.org/project/pelican-github-activity/", "project_urls": { "Homepage": "http://github.com/JWKennington/pelican-github-activity" }, "release_url": "https://pypi.org/project/pelican-github-activity/0.1.0/", "requires_dist": null, "requires_python": "", "summary": "Pelican github activity modified to work with nice-blog theme", "version": "0.1.0" }, "last_serial": 5175475, "releases": { "0.1.0": [ { "comment_text": "", "digests": { "md5": "6a5591e1809712ddff8384e5405f7e50", "sha256": "fc100bae3fe9027be28ad2d5f8703b5abb281738b4c686c237a71e9ccfdd654f" }, "downloads": -1, "filename": "pelican_github_activity-0.1.0-py3-none-any.whl", "has_sig": false, "md5_digest": "6a5591e1809712ddff8384e5405f7e50", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 4241, "upload_time": "2019-04-23T04:24:37", "url": "https://files.pythonhosted.org/packages/40/33/926e2036ef6196f4a958a0d1abf6b7a06995563e65ea353dd76d2a6ad77f/pelican_github_activity-0.1.0-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "1d3af68010ae1f368bc88e03f902b452", "sha256": "3e08e4f3ae4dd8c3db2ac9d570d67a18e1f5ecc3877a410ee63c25a4cb63493b" }, "downloads": -1, "filename": "pelican_github_activity-0.1.0.tar.gz", "has_sig": false, "md5_digest": "1d3af68010ae1f368bc88e03f902b452", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2779, "upload_time": "2019-04-23T04:24:39", "url": "https://files.pythonhosted.org/packages/03/f3/74a56ff164bf285edee9412605c0e416d78cce88e6b0841fbc13e223864b/pelican_github_activity-0.1.0.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "6a5591e1809712ddff8384e5405f7e50", "sha256": "fc100bae3fe9027be28ad2d5f8703b5abb281738b4c686c237a71e9ccfdd654f" }, "downloads": -1, "filename": "pelican_github_activity-0.1.0-py3-none-any.whl", "has_sig": false, "md5_digest": "6a5591e1809712ddff8384e5405f7e50", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 4241, "upload_time": "2019-04-23T04:24:37", "url": "https://files.pythonhosted.org/packages/40/33/926e2036ef6196f4a958a0d1abf6b7a06995563e65ea353dd76d2a6ad77f/pelican_github_activity-0.1.0-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "1d3af68010ae1f368bc88e03f902b452", "sha256": "3e08e4f3ae4dd8c3db2ac9d570d67a18e1f5ecc3877a410ee63c25a4cb63493b" }, "downloads": -1, "filename": "pelican_github_activity-0.1.0.tar.gz", "has_sig": false, "md5_digest": "1d3af68010ae1f368bc88e03f902b452", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2779, "upload_time": "2019-04-23T04:24:39", "url": "https://files.pythonhosted.org/packages/03/f3/74a56ff164bf285edee9412605c0e416d78cce88e6b0841fbc13e223864b/pelican_github_activity-0.1.0.tar.gz" } ] }