{ "info": { "author": "Szymon Wr\u00f3blewski", "author_email": "bluex0@gmail.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 3 - Alpha", "Environment :: Console", "Intended Audience :: Developers", "License :: OSI Approved :: GNU Library or Lesser General Public License (LGPL)", "Operating System :: OS Independent", "Programming Language :: Python", "Topic :: Games/Entertainment", "Topic :: Software Development :: Libraries :: pygame", "Topic :: Software Development :: Libraries :: Python Modules" ], "description": "pygnetic --- Easy networking in Pygame\n======================================\n\n**pygnetic** is a library designed to help in the development of\nnetwork games and applications in `Pygame `_.\n\n\nFeatures\n--------\n\n* Two approaches to handle network events\n * generating events in pygame queue\n * using handler classes\n* Efficient packaging of data through the message system\n* Support for multiple network and serialization libraries\n\n\nInstallation\n------------\n\n**pygnetic** can be installed with\n`windows installer `_\nor with `pip `_::\n\n pip install pygnetic\n\n\nOptional requirements\n---------------------\n\n* `Message Pack `_ (recommended)\n* `pyenet `_\n\n\nResources\n---------\n\n* Package on PyPI -- http://pypi.python.org/pypi/pygnetic\n* Repository on Bitbucket -- https://bitbucket.org/bluex/pygnetic\n* Documentation -- http://pygnetic.readthedocs.org\n* Development blog -- http://pygame-networking.blogspot.com\n\n\nCredits\n-------\n\npygnetic is under development by Szymon Wroblewski \nas `GSoC 2012 `_ project and mentored by\nRene Dudfield .", "description_content_type": null, "docs_url": null, "download_url": "UNKNOWN", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://bitbucket.org/bluex/pygame_network", "keywords": "pygame network networking", "license": "GNU LESSER GENERAL PUBLIC LICENSE", "maintainer": null, "maintainer_email": null, "name": "pygnetic", "package_url": "https://pypi.org/project/pygnetic/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/pygnetic/", "project_urls": { "Download": "UNKNOWN", "Homepage": "https://bitbucket.org/bluex/pygame_network" }, "release_url": "https://pypi.org/project/pygnetic/1.0/", "requires_dist": null, "requires_python": null, "summary": "Network library for Pygame", "version": "1.0" }, "last_serial": 797259, "releases": { "1.0": [ { "comment_text": "", "digests": { "md5": "267b705bb552ba01c7e6a466e9cb1dc8", "sha256": "9e92ce811f77c5239729f0ca6681503bbf4b17b0f52731addb2d17aa08bc94e1" }, "downloads": -1, "filename": "pygnetic-1.0.win32.exe", "has_sig": false, "md5_digest": "267b705bb552ba01c7e6a466e9cb1dc8", "packagetype": "bdist_wininst", "python_version": "any", "requires_python": null, "size": 214220, "upload_time": "2012-08-18T02:40:18", "url": "https://files.pythonhosted.org/packages/1a/96/e86dc76563d2af768b09cdfeda2054b43527c1cc961688ad452380d8d627/pygnetic-1.0.win32.exe" }, { "comment_text": "", "digests": { "md5": "a5c7592040e0f47e2bf5b2c4b02d73d5", "sha256": "3b50e9456b12fba6b7be5ec0a114ca4b2b2637b0927432ec1fc882e16c3e77a9" }, "downloads": -1, "filename": "pygnetic-1.0.zip", "has_sig": false, "md5_digest": "a5c7592040e0f47e2bf5b2c4b02d73d5", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 27837, "upload_time": "2012-08-18T02:40:13", "url": "https://files.pythonhosted.org/packages/8d/72/0799f2826b41fab462e8b2cf740dea363ebb1a8b127cb89571ce6582e598/pygnetic-1.0.zip" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "267b705bb552ba01c7e6a466e9cb1dc8", "sha256": "9e92ce811f77c5239729f0ca6681503bbf4b17b0f52731addb2d17aa08bc94e1" }, "downloads": -1, "filename": "pygnetic-1.0.win32.exe", "has_sig": false, "md5_digest": "267b705bb552ba01c7e6a466e9cb1dc8", "packagetype": "bdist_wininst", "python_version": "any", "requires_python": null, "size": 214220, "upload_time": "2012-08-18T02:40:18", "url": "https://files.pythonhosted.org/packages/1a/96/e86dc76563d2af768b09cdfeda2054b43527c1cc961688ad452380d8d627/pygnetic-1.0.win32.exe" }, { "comment_text": "", "digests": { "md5": "a5c7592040e0f47e2bf5b2c4b02d73d5", "sha256": "3b50e9456b12fba6b7be5ec0a114ca4b2b2637b0927432ec1fc882e16c3e77a9" }, "downloads": -1, "filename": "pygnetic-1.0.zip", "has_sig": false, "md5_digest": "a5c7592040e0f47e2bf5b2c4b02d73d5", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 27837, "upload_time": "2012-08-18T02:40:13", "url": "https://files.pythonhosted.org/packages/8d/72/0799f2826b41fab462e8b2cf740dea363ebb1a8b127cb89571ce6582e598/pygnetic-1.0.zip" } ] }