{ "info": { "author": "Kyah", "author_email": "contact@octetsetquartdepouces.net", "bugtrack_url": null, "classifiers": [ "Development Status :: 5 - Production/Stable", "Intended Audience :: Developers", "License :: OSI Approved :: GNU General Public License v2 (GPLv2)", "Operating System :: OS Independent", "Programming Language :: Python", "Programming Language :: Python :: 2.6", "Programming Language :: Python :: 2.7", "Programming Language :: Python :: 3", "Programming Language :: Python :: 3.1", "Programming Language :: Python :: 3.2", "Programming Language :: Python :: 3.3", "Programming Language :: Python :: Implementation :: CPython", "Topic :: Internet :: WWW/HTTP", "Topic :: Software Development :: Libraries :: Python Modules", "Topic :: Text Processing" ], "description": "=======================\nPelican Github Projects\n=======================\n\nEmbed a list of your public GitHub projects in your pages.\n\nInstallation\n============\n\nTo install pelican-github-projects, simply install it from PyPI:\n\n.. code-block:: bash\n\n $ pip install pelican-github-projects\n\nConfiguration\n=============\n\nEnable the plugin in your pelicanconf.py\n\n.. code-block:: python\n\n PLUGINS = [\n # ...\n 'pelican-github-projects',\n # ...\n ]\n\nAdd a setting with your GitHub username.\n\n.. code-block:: python\n\n GITHUB_USER = 'kyah'\n\nAvailable data\n==============\n\n:name:\n The name of your project.\n:language:\n The language your project is written in, information on how GitHub detects\n languages is `available here\n `_.\n It is GitHub that detects the language, not this plugin. So please, no\n issues about that.\n:description:\n The description of your project (as set on GitHub.)\n:homepage:\n The homepage of your project (as set on GitHub.)\n:github_url:\n The web page URL of your project on GitHub (not the GIT or API URL.)\n\nUsage\n=====\n\nIn your templates you will be able to iterate over the `github_projects`\nvariable, as below.\n\n.. code-block:: html\n\n {% if GITHUB_USER %}\n {% for project in github_projects %}\n

{{ project.name }} {% if project.language %}({{ project.language }}){% endif %}

\n

{{ project.description }}

\n

\n {% if project.homepage %}\n Homepage\n {% endif %}\n GitHub\n

\n {% endfor %}\n {% endif %}\n\nLicense\n=======\n\n`GPLv2`_ license.\n\n.. _GPLv2: http://opensource.org/licenses/GPL-2.0", "description_content_type": null, "docs_url": null, "download_url": "https://github.com/octetsetquartdepouces/pelican-github-projects/archive/0.1.1.zip", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/octetsetquartdepouces/pelican-github-projects", "keywords": null, "license": "GPLv2", "maintainer": null, "maintainer_email": null, "name": "pelican-github-projects", "package_url": "https://pypi.org/project/pelican-github-projects/", "platform": "linux", "project_url": "https://pypi.org/project/pelican-github-projects/", "project_urls": { "Download": "https://github.com/octetsetquartdepouces/pelican-github-projects/archive/0.1.1.zip", "Homepage": "https://github.com/octetsetquartdepouces/pelican-github-projects" }, "release_url": "https://pypi.org/project/pelican-github-projects/0.1.1/", "requires_dist": null, "requires_python": null, "summary": "Embed a list of your public GitHub projects in your pages", "version": "0.1.1" }, "last_serial": 1627883, "releases": { "0.1.0": [ { "comment_text": "", "digests": { "md5": "167a94dccb91daf03d6c398dc08114e4", "sha256": "5341dee40f0da232f3681d4303f238b2762fb888e20d71c012a94a4fb4197b58" }, "downloads": -1, "filename": "pelican_github_projects-0.1.0-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "167a94dccb91daf03d6c398dc08114e4", "packagetype": "bdist_wheel", "python_version": "2.7", "requires_python": null, "size": 5857, "upload_time": "2015-07-09T19:14:27", "url": "https://files.pythonhosted.org/packages/5d/17/8167266dbf875f3aef92189ba40705f77afea42393215009f50d2c5f5674/pelican_github_projects-0.1.0-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "f8c19247865f7fa7c3a948a50957ae55", "sha256": "671fddb9a6659c9d3e60b10a165c363ba817ffa0a066db8f254bdd58cb655d4e" }, "downloads": -1, "filename": "pelican-github-projects-0.1.0.tar.gz", "has_sig": false, "md5_digest": "f8c19247865f7fa7c3a948a50957ae55", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3214, "upload_time": "2015-07-09T19:14:17", "url": "https://files.pythonhosted.org/packages/5f/23/ffdd3e4416c7d772b6967ec64061dacace1da8979bdcdd57b5199c4bab59/pelican-github-projects-0.1.0.tar.gz" } ], "0.1.1": [ { "comment_text": "", "digests": { "md5": "0fc112571a0ec10b53228425846aea06", "sha256": "5978a992429a26aeb5956c3acd256f44624bad29f461dce0d908559ab852b5d2" }, "downloads": -1, "filename": "pelican_github_projects-0.1.1-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "0fc112571a0ec10b53228425846aea06", "packagetype": "bdist_wheel", "python_version": "2.7", "requires_python": null, "size": 5863, "upload_time": "2015-07-10T15:32:34", "url": "https://files.pythonhosted.org/packages/6d/25/764c1a4617de170fa176063259633034a9ae9aa5509e0a57df0e059a6d24/pelican_github_projects-0.1.1-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "edf55e837f7865fc2c968ce3ae294cf9", "sha256": "f032e0c1c2607b0bd65e46ddcadc015aa565583abbc73f9c187c6d518cea1a83" }, "downloads": -1, "filename": "pelican-github-projects-0.1.1.tar.gz", "has_sig": false, "md5_digest": "edf55e837f7865fc2c968ce3ae294cf9", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3475, "upload_time": "2015-07-10T15:32:25", "url": "https://files.pythonhosted.org/packages/d4/3c/240862bd526756c967934b90dfa6846558f994137238bc3ad21abc3732a7/pelican-github-projects-0.1.1.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "0fc112571a0ec10b53228425846aea06", "sha256": "5978a992429a26aeb5956c3acd256f44624bad29f461dce0d908559ab852b5d2" }, "downloads": -1, "filename": "pelican_github_projects-0.1.1-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "0fc112571a0ec10b53228425846aea06", "packagetype": "bdist_wheel", "python_version": "2.7", "requires_python": null, "size": 5863, "upload_time": "2015-07-10T15:32:34", "url": "https://files.pythonhosted.org/packages/6d/25/764c1a4617de170fa176063259633034a9ae9aa5509e0a57df0e059a6d24/pelican_github_projects-0.1.1-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "edf55e837f7865fc2c968ce3ae294cf9", "sha256": "f032e0c1c2607b0bd65e46ddcadc015aa565583abbc73f9c187c6d518cea1a83" }, "downloads": -1, "filename": "pelican-github-projects-0.1.1.tar.gz", "has_sig": false, "md5_digest": "edf55e837f7865fc2c968ce3ae294cf9", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3475, "upload_time": "2015-07-10T15:32:25", "url": "https://files.pythonhosted.org/packages/d4/3c/240862bd526756c967934b90dfa6846558f994137238bc3ad21abc3732a7/pelican-github-projects-0.1.1.tar.gz" } ] }