{ "info": { "author": "Michal Hozza", "author_email": "mhozza@gmail.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 2 - Pre-Alpha", "Programming Language :: Python", "Programming Language :: Python :: 2", "Programming Language :: Python :: 2.7", "Programming Language :: Python :: 3", "Programming Language :: Python :: 3.6", "Programming Language :: Python :: 3.7" ], "description": "trojsten_judge_client\n=====================\n\n.. image:: https://img.shields.io/pypi/v/trojsten_judge_client.svg\n :target: https://pypi.python.org/pypi/trojsten_judge_client\n :alt: Latest PyPI version\n\nClient for Trojsten Judge System.\n\nUsage\n-----\n\n.. code:: python\n\n from judge_client.client import JudgeClient\n\n judge_cient = JudgeClient(tester_id, tester_url, tester_port)\n judge_client.submit(submit_id, user_id, task_id, submission_content, language)\n\nInstallation\n------------\n`pip install trojsten-judge-client`\n\nCompatibility\n-------------\n- Python 2.7\n- Python 3.6\n- Python 3.7\n\nLicence\n-------\nMIT\n\nAuthors\n-------\n`Michal Hozza `.\n", "description_content_type": "", "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/trojsten/judge-client", "keywords": "", "license": "", "maintainer": "", "maintainer_email": "", "name": "trojsten_judge_client", "package_url": "https://pypi.org/project/trojsten_judge_client/", "platform": "", "project_url": "https://pypi.org/project/trojsten_judge_client/", "project_urls": { "Homepage": "https://github.com/trojsten/judge-client" }, "release_url": "https://pypi.org/project/trojsten_judge_client/1.0.2/", "requires_dist": null, "requires_python": "", "summary": "Client for Trojsten Judge System.", "version": "1.0.2" }, "last_serial": 4959944, "releases": { "1.0.0": [ { "comment_text": "", "digests": { "md5": "955cb1b7b5705fd21c29d7449ae094c8", "sha256": "e7a573df363013e166c5cf7cd0007c3437ccc759bb4b038d3190b16aac6b11ce" }, "downloads": -1, "filename": "trojsten_judge_client-1.0.0.tar.gz", "has_sig": false, "md5_digest": "955cb1b7b5705fd21c29d7449ae094c8", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3664, "upload_time": "2018-08-19T14:22:23", "url": "https://files.pythonhosted.org/packages/c1/5e/31ab332c59d31cbfd158ea36a7dac32f125cbf04c9b43b5562442144928f/trojsten_judge_client-1.0.0.tar.gz" } ], "1.0.1": [ { "comment_text": "", "digests": { "md5": "43fead9a4814f34e5c5acf2617aa915e", "sha256": "25e6afd647b1d362c50e69d4a602d86986e014a602b06043bc41c4b43017bf4c" }, "downloads": -1, "filename": "trojsten_judge_client-1.0.1.tar.gz", "has_sig": false, "md5_digest": "43fead9a4814f34e5c5acf2617aa915e", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 4238, "upload_time": "2018-10-11T22:28:18", "url": "https://files.pythonhosted.org/packages/b9/f5/97c5416080479493d2c6d8348e3076180f10f311970085db84de2fd02f03/trojsten_judge_client-1.0.1.tar.gz" } ], "1.0.2": [ { "comment_text": "", "digests": { "md5": "c31af2bd2680d969de83d31d5089b668", "sha256": "64d95fbc695786e23894d3db763e5f6771a68215aaa36c9cf7e454f06efbcee4" }, "downloads": -1, "filename": "trojsten_judge_client-1.0.2.tar.gz", "has_sig": false, "md5_digest": "c31af2bd2680d969de83d31d5089b668", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 4577, "upload_time": "2019-03-19T17:37:17", "url": "https://files.pythonhosted.org/packages/08/76/e825a0808f0a888b154bf5d4cd259905a9f8fcc183660d8b680b69bef1f9/trojsten_judge_client-1.0.2.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "c31af2bd2680d969de83d31d5089b668", "sha256": "64d95fbc695786e23894d3db763e5f6771a68215aaa36c9cf7e454f06efbcee4" }, "downloads": -1, "filename": "trojsten_judge_client-1.0.2.tar.gz", "has_sig": false, "md5_digest": "c31af2bd2680d969de83d31d5089b668", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 4577, "upload_time": "2019-03-19T17:37:17", "url": "https://files.pythonhosted.org/packages/08/76/e825a0808f0a888b154bf5d4cd259905a9f8fcc183660d8b680b69bef1f9/trojsten_judge_client-1.0.2.tar.gz" } ] }