{ "info": { "author": "Arve Seljebu", "author_email": "arve.seljebu@gmail.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 2 - Pre-Alpha", "Intended Audience :: Developers", "License :: OSI Approved :: MIT License", "Natural Language :: English", "Programming Language :: Python :: 2", "Programming Language :: Python :: 2.7", "Programming Language :: Python :: 3", "Programming Language :: Python :: 3.4" ], "description": "kodetest\n========\n\n|build-status-image| |pypi-version| |wheel|\n\nOverview\n--------\n\nTilh\u00f8rende tester for programmeringsoppgavene p\u00e5 kodeklubben.github.io\n\nInstallation\n------------\n\nInstall using ``pip``...\n\n.. code:: bash\n\n pip install kodetest\n\nExample\n-------\n\nTODO: Write example.\n\nAPI reference\n-------------\n\nAPI reference is at http://kodetest.rtfd.org.\n\nDevelopment\n-----------\n\nInstall dependencies and link development version of kodetest to pip:\n\n.. code:: bash\n\n git clone https://github.com/arve0/kodetest\n cd kodetest\n pip install -r requirements.txt # install dependencies and kodetest-package\n\nTesting\n~~~~~~~\n\n.. code:: bash\n\n tox\n\nBuild documentation locally\n~~~~~~~~~~~~~~~~~~~~~~~~~~~\n\nTo build the documentation:\n\n.. code:: bash\n\n pip install -r docs/requirements.txt\n make docs\n\n.. |build-status-image| image:: https://secure.travis-ci.org/arve0/kodetest.png?branch=master\n :target: http://travis-ci.org/arve0/kodetest?branch=master\n.. |pypi-version| image:: https://pypip.in/version/kodetest/badge.svg\n :target: https://pypi.python.org/pypi/kodetest\n.. |wheel| image:: https://pypip.in/wheel/kodetest/badge.svg\n :target: https://pypi.python.org/pypi/kodetest", "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/arve0/kodetest", "keywords": "kodetest", "license": "MIT", "maintainer": null, "maintainer_email": null, "name": "kodetest", "package_url": "https://pypi.org/project/kodetest/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/kodetest/", "project_urls": { "Download": "UNKNOWN", "Homepage": "https://github.com/arve0/kodetest" }, "release_url": "https://pypi.org/project/kodetest/0.0.1/", "requires_dist": null, "requires_python": null, "summary": "Tilh\u00f8rende tester for programmeringsoppgavene p\u00e5 kodeklubben.github.io", "version": "0.0.1" }, "last_serial": 1586217, "releases": { "0.0.1": [] }, "urls": [] }