{ "info": { "author": "Dmitry Sayutin", "author_email": "", "bugtrack_url": null, "classifiers": [], "description": "pmaker\n======\n\npmaker is a toolkit for creating programming contests.\n\nDependencies:\n=============\n\n(Or skip and it will be installed from pypi)\n\n```\napt install python3-setuptools{,-scm} python3-jinja2\n```\n\n\nInstall the package:\n====================\n\nClone the repo and then\n\n\n```\n./setup.py install\n```\n\nYou may also use \"--user\" option for non-privilged install.\nNote that this way you will probably need to copy runnable file from ~/.local/bin to your PATH.\n\nInstall the sandbox\n===================\n\n```\ngit clone http://github.com/ioi/isolate\nmake\n[sudo] make install\n```\n\nFor more information please refer to the isolate's official documentation\n\n\nUser guide (short)\n==================\n\nFollowing commands are provided\n\n```\npmaker tests # generates all the tests for the problem in current directory\npmaker invoke # invokes the specified solutions, use localhost:8128 to see the results\npmaker invoke @all # convenience macro\npmaker view-tests # shows all the tests, in browser\npmaker invokation-list # to view previous invokations\n```\n\n\n", "description_content_type": "", "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/p-maker/pmaker", "keywords": "", "license": "", "maintainer": "", "maintainer_email": "", "name": "pmaker", "package_url": "https://pypi.org/project/pmaker/", "platform": "", "project_url": "https://pypi.org/project/pmaker/", "project_urls": { "Homepage": "https://github.com/p-maker/pmaker" }, "release_url": "https://pypi.org/project/pmaker/0.3.0/", "requires_dist": null, "requires_python": ">=3.5, <4", "summary": "Toolkit for creating problems for programming competitions", "version": "0.3.0" }, "last_serial": 3842553, "releases": { "0.2.0": [ { "comment_text": "", "digests": { "md5": "112d16c10a3240dfa3ec5b1804f6e57b", "sha256": "53d5b91ee40041263abcea1acd48a89d94490030ddff08844c0bdb7d6008cadd" }, "downloads": -1, "filename": "pmaker-0.2.0-py3-none-any.whl", "has_sig": false, "md5_digest": "112d16c10a3240dfa3ec5b1804f6e57b", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 24017, "upload_time": "2018-05-07T17:53:16", "url": "https://files.pythonhosted.org/packages/8e/94/b463df5ddd8734827914a0cb25cd411b96166860dec4a36e9a25cbe19c05/pmaker-0.2.0-py3-none-any.whl" } ], "0.2.2": [ { "comment_text": "", "digests": { "md5": "f92f478948279129e877f014c3289b17", "sha256": "a6a0975b483e790c24295be141e23f43fdfe142d43e6d740d9ab28f6afeb7532" }, "downloads": -1, "filename": "pmaker-0.2.2-py3-none-any.whl", "has_sig": false, "md5_digest": "f92f478948279129e877f014c3289b17", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": ">=3.5, <4", "size": 24061, "upload_time": "2018-05-07T18:25:30", "url": "https://files.pythonhosted.org/packages/ff/36/5a76cf67122186053643e3a1dd1e8876f26aeaf5fa79041bcf8e1d18794f/pmaker-0.2.2-py3-none-any.whl" } ], "0.3.0": [ { "comment_text": "", "digests": { "md5": "3ce7697122d60730d50d2c2628c72832", "sha256": "94ec5f9add2a2c1711093afd58a39aac43ef5fbdddbfc82e006ed69b7064be34" }, "downloads": -1, "filename": "pmaker-0.3.0-py3-none-any.whl", "has_sig": false, "md5_digest": "3ce7697122d60730d50d2c2628c72832", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": ">=3.5, <4", "size": 24813, "upload_time": "2018-05-07T23:41:06", "url": "https://files.pythonhosted.org/packages/e4/26/d37ec6fad35e0c4f032125afa3b6be31f5cc7b038cfdd0b66e9d43a9f1a3/pmaker-0.3.0-py3-none-any.whl" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "3ce7697122d60730d50d2c2628c72832", "sha256": "94ec5f9add2a2c1711093afd58a39aac43ef5fbdddbfc82e006ed69b7064be34" }, "downloads": -1, "filename": "pmaker-0.3.0-py3-none-any.whl", "has_sig": false, "md5_digest": "3ce7697122d60730d50d2c2628c72832", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": ">=3.5, <4", "size": 24813, "upload_time": "2018-05-07T23:41:06", "url": "https://files.pythonhosted.org/packages/e4/26/d37ec6fad35e0c4f032125afa3b6be31f5cc7b038cfdd0b66e9d43a9f1a3/pmaker-0.3.0-py3-none-any.whl" } ] }