{ "info": { "author": "Aniruddha Bhattacharjee", "author_email": "aniruddha97bhatt@gmail.com", "bugtrack_url": null, "classifiers": [], "description": "# Spojy\n\nSpojy provides programmers, modules to conveniently collect various information about users as well as problems from the popular problem solving site SPOJ. The reason for this package is the absence of a standard API from SPOJ and the lack of the open source projects on this issue.You might find this most useful for analzying and comparing user's SPOJ account and gain further insight on the areas that you or the user need to work on and improve. Typical usage\noften looks like this::\n\n\tfrom spojy import profile_info\n\tfrom spojy import problem_info\n\n\tuser_info = profile_info.get_profile(\"xyz\")\n\ttags = problem_info.get_tags([\"POWFIB\", \"ABCDEF\"], proxy=\"localhost:3000\")", "description_content_type": "", "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "http://pypi.python.org/pypi/Spojy/", "keywords": "", "license": "LICENSE.txt", "maintainer": "", "maintainer_email": "", "name": "Spojy", "package_url": "https://pypi.org/project/Spojy/", "platform": "", "project_url": "https://pypi.org/project/Spojy/", "project_urls": { "Homepage": "http://pypi.python.org/pypi/Spojy/" }, "release_url": "https://pypi.org/project/Spojy/1.0.0/", "requires_dist": null, "requires_python": "", "summary": "Useful to gather all relevent information about problems and users from the popular problem solving site SPOJ.", "version": "1.0.0" }, "last_serial": 5397175, "releases": { "1.0.0": [ { "comment_text": "", "digests": { "md5": "a2eedafdb12ac7a26eb0d6f3441a31ae", "sha256": "8f0dc6bf2a01aa99f0238c72c742dd4cba7ecaaa96f012597ba3026b05b4bf9d" }, "downloads": -1, "filename": "Spojy-1.0.0.tar.gz", "has_sig": false, "md5_digest": "a2eedafdb12ac7a26eb0d6f3441a31ae", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 4242, "upload_time": "2019-06-13T18:10:19", "url": "https://files.pythonhosted.org/packages/e5/2b/8dc3515f0e0222f95de273dcfcc97b106e6cce2ec7230711b4e6b5c36cc5/Spojy-1.0.0.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "a2eedafdb12ac7a26eb0d6f3441a31ae", "sha256": "8f0dc6bf2a01aa99f0238c72c742dd4cba7ecaaa96f012597ba3026b05b4bf9d" }, "downloads": -1, "filename": "Spojy-1.0.0.tar.gz", "has_sig": false, "md5_digest": "a2eedafdb12ac7a26eb0d6f3441a31ae", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 4242, "upload_time": "2019-06-13T18:10:19", "url": "https://files.pythonhosted.org/packages/e5/2b/8dc3515f0e0222f95de273dcfcc97b106e6cce2ec7230711b4e6b5c36cc5/Spojy-1.0.0.tar.gz" } ] }