{ "info": { "author": "Julien Hadley Jack", "author_email": "github@jlhj.de", "bugtrack_url": null, "classifiers": [ "Development Status :: 5 - Production/Stable", "Intended Audience :: Developers", "License :: OSI Approved :: BSD License", "Operating System :: Microsoft :: Windows", "Operating System :: POSIX", "Operating System :: Unix", "Programming Language :: Python", "Programming Language :: Python :: 2.7", "Programming Language :: Python :: 3", "Programming Language :: Python :: 3.3", "Programming Language :: Python :: 3.4", "Programming Language :: Python :: 3.5", "Programming Language :: Python :: Implementation :: CPython", "Programming Language :: Python :: Implementation :: PyPy", "Topic :: Utilities" ], "description": "========\nOverview\n========\n\n\n\nA command line tool for running programming challenges. This is still an early version which can have unwanted side\neffects like accidentally deleting a wrong file. Use with care.\n\nInstallation\n============\n\n::\n\n pip install challenge-me\n\nDocumentation\n=============\n\nhttps://challenge-me.readthedocs.org/en/latest/\n\nDevelopment\n===========\n\nTo run the all tests run::\n\n tox\n\nNote, to combine the coverage data from all the tox environments run:\n\n.. list-table::\n :widths: 10 90\n :stub-columns: 1\n\n - - Windows\n - ::\n\n set PYTEST_ADDOPTS=--cov-append\n tox\n\n - - Other\n - ::\n\n PYTEST_ADDOPTS=--cov-append tox\n\n\n\nChangelog\n=========\n\n0.1.0 (2016-01-30)\n-----------------------------------------\n\n* First release on PyPI.", "description_content_type": null, "docs_url": null, "download_url": "UNKNOWN", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/julien-hadleyjack/challenge-me", "keywords": "euler,learning,exercises", "license": "BSD", "maintainer": null, "maintainer_email": null, "name": "challenge-me", "package_url": "https://pypi.org/project/challenge-me/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/challenge-me/", "project_urls": { "Download": "UNKNOWN", "Homepage": "https://github.com/julien-hadleyjack/challenge-me" }, "release_url": "https://pypi.org/project/challenge-me/0.1.0/", "requires_dist": null, "requires_python": null, "summary": "A command line tool for running programming challenges.", "version": "0.1.0" }, "last_serial": 1944183, "releases": { "0.1.0": [ { "comment_text": "", "digests": { "md5": "bebe6682306e4c6eb6ffdb63519855af", "sha256": "8075d82b5ae86decccad4ade539f8a78e0eb08a58a1ff68e58b112e3742997c3" }, "downloads": -1, "filename": "challenge-me-0.1.0.tar.gz", "has_sig": false, "md5_digest": "bebe6682306e4c6eb6ffdb63519855af", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 27470, "upload_time": "2016-02-07T13:10:25", "url": "https://files.pythonhosted.org/packages/7d/8f/30dd77b521bc011f42b84aa9ae4da196e2717b8afc9310693de0dcc148fe/challenge-me-0.1.0.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "bebe6682306e4c6eb6ffdb63519855af", "sha256": "8075d82b5ae86decccad4ade539f8a78e0eb08a58a1ff68e58b112e3742997c3" }, "downloads": -1, "filename": "challenge-me-0.1.0.tar.gz", "has_sig": false, "md5_digest": "bebe6682306e4c6eb6ffdb63519855af", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 27470, "upload_time": "2016-02-07T13:10:25", "url": "https://files.pythonhosted.org/packages/7d/8f/30dd77b521bc011f42b84aa9ae4da196e2717b8afc9310693de0dcc148fe/challenge-me-0.1.0.tar.gz" } ] }