{ "info": { "author": "Alfie \"Azelphur\" Day", "author_email": "support@azelphur.com", "bugtrack_url": null, "classifiers": [ "Environment :: Web Environment", "Framework :: Django", "Intended Audience :: Developers", "License :: OSI Approved :: BSD License", "Operating System :: OS Independent", "Programming Language :: Python", "Programming Language :: Python :: 2.6", "Programming Language :: Python :: 2.7", "Topic :: Internet :: WWW/HTTP", "Topic :: Internet :: WWW/HTTP :: Dynamic Content" ], "description": ".. image:: https://travis-ci.org/Azelphur-Servers/django-game-info.svg?branch=master\n :target: https://travis-ci.org/Azelphur-Servers/django-game-info\n.. image:: https://coveralls.io/repos/Azelphur-Servers/django-game-info/badge.svg?branch=master&service=github\n :target: https://coveralls.io/github/Azelphur-Servers/django-game-info?branch=master \n.. image:: https://requires.io/github/Azelphur-Servers/django-game-info/requirements.svg?branch=master\n :target: https://requires.io/github/Azelphur-Servers/django-game-info/requirements/?branch=master\n :alt: Requirements Status\n=====\ndjango_game_info\n=====\n\ndjango_game_info is a Django app to collect data from game servers\nthat respond to the A2S protocol defined at https://developer.valvesoftware.com/wiki/Server_queries\nExamples of servers that follow this protocol include::\n\n- Team Fortress 2\n- Counter Strike: Source\n- Counter Strike: Global Offensive\n\nthe module provides a json feed which you can use to display lots\nof information about your servers, perfect to put in your sites\nsidebar.\n\nQuick start\n-----------\n\n1. Install with `pip install django-game-info`\n\n2. Add \"game_info\" to your INSTALLED_APPS setting like this::\n\n INSTALLED_APPS = [\n ...\n 'game_info',\n ]\n\n3. Include the game_info URLconf in your project urls.py like this\n\n url(r'^game_info/', include('game_info.urls')),\n\n4. Run `python manage.py migrate` to create the models\n\n5. Start the development server and visit http://127.0.0.1:8000/admin\n to add some servers (you'll need the Admin app enabled)\n\n6. Run `python manage.py update_game_info` to gather information from\n your game server(s)\n\n7. Visit http://127.0.0.1:8000/game_info/ to see a JSON feed of the\n gathered information", "description_content_type": null, "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/Azelphur-Servers/django-game-info", "keywords": "", "license": "BSD License", "maintainer": "", "maintainer_email": "", "name": "django-game-info", "package_url": "https://pypi.org/project/django-game-info/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/django-game-info/", "project_urls": { "Homepage": "https://github.com/Azelphur-Servers/django-game-info" }, "release_url": "https://pypi.org/project/django-game-info/0.1.3/", "requires_dist": null, "requires_python": "", "summary": "A django app to gather information from game servers.", "version": "0.1.3" }, "last_serial": 1906453, "releases": { "0.1": [ { "comment_text": "", "digests": { "md5": "f24a834a7a359ec3d80bdd053cc88290", "sha256": "11f43fe17e95ec6a4a1eb90b87dac642a5878899857dea7be3fb0ca7f4b00a93" }, "downloads": -1, "filename": "django-game-info-0.1.tar.gz", "has_sig": false, "md5_digest": "f24a834a7a359ec3d80bdd053cc88290", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 5004, "upload_time": "2016-01-05T20:12:08", "url": "https://files.pythonhosted.org/packages/c1/55/554600cd651be845bdb44d4a6c0abb4f0b2b95169f17b8d080cbf0dd7076/django-game-info-0.1.tar.gz" } ], "0.1.1": [ { "comment_text": "", "digests": { "md5": "7ad1274f5871d9a593daa766bce3c909", "sha256": "6a6d3470e039a0edca464040cca9aa869d98a53c46d787df1c98439d9434a752" }, "downloads": -1, "filename": "django-game-info-0.1.1.tar.gz", "has_sig": false, "md5_digest": "7ad1274f5871d9a593daa766bce3c909", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 5115, "upload_time": "2016-01-08T01:42:20", "url": "https://files.pythonhosted.org/packages/ff/34/7e6cd5566d0b80fe16197c9bdb132be504c77b9d6e1efdd3b1705c8e2664/django-game-info-0.1.1.tar.gz" } ], "0.1.2": [ { "comment_text": "", "digests": { "md5": "aab9702dff94577653c90411b7ad03e0", "sha256": "add5dfa27b24982a74f8a7ca0f08e99f06700937b6563ea0e8e3c36fd5f9046b" }, "downloads": -1, "filename": "django-game-info-0.1.2.tar.gz", "has_sig": false, "md5_digest": "aab9702dff94577653c90411b7ad03e0", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 5170, "upload_time": "2016-01-08T22:47:59", "url": "https://files.pythonhosted.org/packages/8a/b3/7297823a90cc64cc1acd74e19d5924eb6f069e55e6490e02f17fae9088e5/django-game-info-0.1.2.tar.gz" } ], "0.1.3": [ { "comment_text": "", "digests": { "md5": "ace8909f6368140c8356459d6748bbd6", "sha256": "4c9e68af4538d74641132108c4b58f76b8f94019e19869bee30e9020d4dd048b" }, "downloads": -1, "filename": "django-game-info-0.1.3.tar.gz", "has_sig": false, "md5_digest": "ace8909f6368140c8356459d6748bbd6", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 8204, "upload_time": "2016-01-15T17:55:16", "url": "https://files.pythonhosted.org/packages/94/04/4cfc464f7ee409460fe31912ce54cea864d43ab5ebed2e9d2f8dd0347428/django-game-info-0.1.3.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "ace8909f6368140c8356459d6748bbd6", "sha256": "4c9e68af4538d74641132108c4b58f76b8f94019e19869bee30e9020d4dd048b" }, "downloads": -1, "filename": "django-game-info-0.1.3.tar.gz", "has_sig": false, "md5_digest": "ace8909f6368140c8356459d6748bbd6", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 8204, "upload_time": "2016-01-15T17:55:16", "url": "https://files.pythonhosted.org/packages/94/04/4cfc464f7ee409460fe31912ce54cea864d43ab5ebed2e9d2f8dd0347428/django-game-info-0.1.3.tar.gz" } ] }