{ "info": { "author": "Michael A. Gonzalez", "author_email": "genomics.geek.04.22@gmail.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 3 - Alpha", "Framework :: Django", "Framework :: Django :: 1.10", "Framework :: Django :: 1.11", "Intended Audience :: Developers", "License :: OSI Approved :: BSD License", "Natural Language :: English", "Programming Language :: Python :: 2", "Programming Language :: Python :: 2.7", "Programming Language :: Python :: 3", "Programming Language :: Python :: 3.4", "Programming Language :: Python :: 3.5" ], "description": "=============================\nDjango GitHub Issues\n=============================\n\n.. image:: https://badge.fury.io/py/django-github-issues.svg\n :target: https://badge.fury.io/py/django-github-issues\n\n.. image:: https://travis-ci.org/chopdgd/django-github-issues.svg?branch=develop\n :target: https://travis-ci.org/chopdgd/django-github-issues\n\n.. image:: https://codecov.io/gh/chopdgd/django-github-issues/branch/develop/graph/badge.svg\n :target: https://codecov.io/gh/chopdgd/django-github-issues\n\n.. image:: https://pyup.io/repos/github/chopdgd/django-github-issues/shield.svg\n :target: https://pyup.io/repos/github/chopdgd/django-github-issues/\n :alt: Updates\n\n.. image:: https://pyup.io/repos/github/chopdgd/django-github-issues/python-3-shield.svg\n :target: https://pyup.io/repos/github/chopdgd/django-github-issues/\n :alt: Python 3\n\nDjango App to sync GitHub issues\n\nDocumentation\n-------------\n\nThe full documentation is at https://django-github-issues.readthedocs.io.\n\nQuickstart\n----------\n\nInstall Django GitHub Issues::\n\n pip install django-github-issues\n\nAdd it to your `INSTALLED_APPS`:\n\n.. code-block:: python\n\n INSTALLED_APPS = (\n 'rest_framework',\n 'django_filters',\n 'user_activities',\n ...\n 'github_issues',\n ...\n )\n\nAdd Django GitHub Issues's URL patterns:\n\n.. code-block:: python\n\n from github_issues import urls as github_issues_urls\n\n\n urlpatterns = [\n ...\n url(r'^', include(github_issues_urls, namespace='github_issues')),\n ...\n ]\n\nAdd the following to `settings.py`:\n\n.. code-block:: python\n\n GITHUB_API_URL=\n GITHUB_ACCESS_TOKEN=\n\nFeatures\n--------\n\n* Allows you to sync and track GitHub issues in your project.\n* Allows users who may not have a GitHub user name to post an issue to your project.\n\nRunning Tests\n-------------\n\nDoes the code actually work?\n\n::\n\n source /bin/activate\n (myenv) $ pip install tox\n (myenv) $ tox\n\nCredits\n-------\n\nTools used in rendering this package:\n\n* Cookiecutter_\n* `cookiecutter-djangopackage`_\n\n.. _Cookiecutter: https://github.com/audreyr/cookiecutter\n.. _`cookiecutter-djangopackage`: https://github.com/pydanny/cookiecutter-djangopackage\n\n\n\n\nHistory\n-------\n\n0.1.0 (2018-01-18)\n++++++++++++++++++\n\n* First release on PyPI.\n", "description_content_type": null, "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/genomics-geek/django-github-issues", "keywords": "django-github-issues", "license": "MIT", "maintainer": "", "maintainer_email": "", "name": "django-github-issues", "package_url": "https://pypi.org/project/django-github-issues/", "platform": "", "project_url": "https://pypi.org/project/django-github-issues/", "project_urls": { "Homepage": "https://github.com/genomics-geek/django-github-issues" }, "release_url": "https://pypi.org/project/django-github-issues/0.1.0/", "requires_dist": null, "requires_python": "", "summary": "Django App to sync GitHub issues", "version": "0.1.0" }, "last_serial": 3504690, "releases": { "0.1.0": [ { "comment_text": "", "digests": { "md5": "f8957b9415b6a02045e5fac944c6b4bb", "sha256": "bbd98858d33bb398935b77d638ce83a4a74122c7d96bda463d4423c8bc48a686" }, "downloads": -1, "filename": "django_github_issues-0.1.0-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "f8957b9415b6a02045e5fac944c6b4bb", "packagetype": "bdist_wheel", "python_version": "3.5", "requires_python": null, "size": 11932, "upload_time": "2018-01-19T14:42:58", "url": "https://files.pythonhosted.org/packages/2a/51/35a15720cbde54e7cd0b7bf6b2d47e16a4d390e0b337c900df6208970a16/django_github_issues-0.1.0-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "8036ed3352e9b56abba49044dfc1644b", "sha256": "f29525ea0ecca3e7fb9196e850265b5f22dd4715520b4295b726ee4989b239c0" }, "downloads": -1, "filename": "django-github-issues-0.1.0.tar.gz", "has_sig": false, "md5_digest": "8036ed3352e9b56abba49044dfc1644b", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 10242, "upload_time": "2018-01-19T14:42:57", "url": "https://files.pythonhosted.org/packages/3d/5f/0ff75056db3725eb55c235dd4c08617d18579332b83324d69ae8cbae6d10/django-github-issues-0.1.0.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "f8957b9415b6a02045e5fac944c6b4bb", "sha256": "bbd98858d33bb398935b77d638ce83a4a74122c7d96bda463d4423c8bc48a686" }, "downloads": -1, "filename": "django_github_issues-0.1.0-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "f8957b9415b6a02045e5fac944c6b4bb", "packagetype": "bdist_wheel", "python_version": "3.5", "requires_python": null, "size": 11932, "upload_time": "2018-01-19T14:42:58", "url": "https://files.pythonhosted.org/packages/2a/51/35a15720cbde54e7cd0b7bf6b2d47e16a4d390e0b337c900df6208970a16/django_github_issues-0.1.0-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "8036ed3352e9b56abba49044dfc1644b", "sha256": "f29525ea0ecca3e7fb9196e850265b5f22dd4715520b4295b726ee4989b239c0" }, "downloads": -1, "filename": "django-github-issues-0.1.0.tar.gz", "has_sig": false, "md5_digest": "8036ed3352e9b56abba49044dfc1644b", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 10242, "upload_time": "2018-01-19T14:42:57", "url": "https://files.pythonhosted.org/packages/3d/5f/0ff75056db3725eb55c235dd4c08617d18579332b83324d69ae8cbae6d10/django-github-issues-0.1.0.tar.gz" } ] }