{ "info": { "author": "Matthew Peveler", "author_email": "matt.peveler@gmail.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 3 - Alpha", "Environment :: Console", "Intended Audience :: Education", "License :: OSI Approved :: MIT License", "Programming Language :: Python", "Programming Language :: Python :: 3", "Programming Language :: Python :: 3.4", "Programming Language :: Python :: 3.5", "Programming Language :: Python :: 3.6", "Topic :: Utilities" ], "description": "submitty-config\n===============\n[![Build Status](https://travis-ci.org/Submitty/submitty-config.svg?branch=master)](https://travis-ci.org/Submitty/submitty-config)\n[![PyPI Version](https://img.shields.io/pypi/v/submitty-config.svg)](https://pypi.org/project/submitty-config/)\n![Python Versions](https://img.shields.io/pypi/pyversions/submitty-config.svg)\n\nsubmitty-config provides CLI tool to help interact with [Submitty](http://submitty.org) and \n[configuring its autograder](http://submitty.org/instructor/assignment_configuration).\n\nInstallation\n------------\nUse [pip](https://pypi.org/) to install [submitty-config](https://pypi.org/project/submitty-config/):\n```\npip install submitty-config\n```\n\nFrom source:\n```\ngit clone https://github.com/Submitty/submitty-config\ncd submitty-config\npython3 setup.py install\n```\n\nUsage\n-----\n```\n$ submitty-config --help [21:30:26]\nusage: submitty-config [-h] [--version] command ...\n\npositional arguments:\n lint lint a config file\n\noptional arguments:\n -h, --help show this help message and exit\n --version show program's version number and exit\n```\n\nLinting a file:\n```\nsubmitty-config lint \n```", "description_content_type": "text/markdown", "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/Submitty/submitty-config", "keywords": "", "license": "MIT", "maintainer": "", "maintainer_email": "", "name": "submitty-config", "package_url": "https://pypi.org/project/submitty-config/", "platform": "", "project_url": "https://pypi.org/project/submitty-config/", "project_urls": { "Homepage": "https://github.com/Submitty/submitty-config" }, "release_url": "https://pypi.org/project/submitty-config/0.5.0/", "requires_dist": null, "requires_python": ">=3.4.0", "summary": "My short description for my project.", "version": "0.5.0" }, "last_serial": 3837920, "releases": { "0.4.0": [ { "comment_text": "", "digests": { "md5": "1d12944664332d1af32d012ff2ba7317", "sha256": "cbc093daec73d5254802056c7877ff5f03514ce2bc3b0263db862d88f838d8d8" }, "downloads": -1, "filename": "submitty_config-0.4.0-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "1d12944664332d1af32d012ff2ba7317", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": ">=3.4.0", "size": 5190, "upload_time": "2018-05-06T01:32:46", "url": "https://files.pythonhosted.org/packages/e1/a8/f3368921e02f8eb839d1351b6cd38d5ebafb23638e7e89899343e633e536/submitty_config-0.4.0-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "bc0beec5c657e590b3f07d9a5d527373", "sha256": "3f27bfea08c218c9952ae6b324ac2d272496834288b277f3b879c296374766ba" }, "downloads": -1, "filename": "submitty_config-0.4.0.tar.gz", "has_sig": false, "md5_digest": "bc0beec5c657e590b3f07d9a5d527373", "packagetype": "sdist", "python_version": "source", "requires_python": ">=3.4.0", "size": 5155, "upload_time": "2018-05-06T01:32:47", "url": "https://files.pythonhosted.org/packages/66/91/b96f3b8ec244a3ba1d514bd4b1d0288a39d27b4ea9a03dc1f4b63c3959cf/submitty_config-0.4.0.tar.gz" } ], "0.5.0": [ { "comment_text": "", "digests": { "md5": "cfcb7b69e6c1d2eda00dfeda922a830a", "sha256": "6f51b4dce85dbd681fda5d5d7e355589e7d50205f5ecaf90f30ab06a02d157e1" }, "downloads": -1, "filename": "submitty_config-0.5.0.tar.gz", "has_sig": false, "md5_digest": "cfcb7b69e6c1d2eda00dfeda922a830a", "packagetype": "sdist", "python_version": "source", "requires_python": ">=3.4.0", "size": 5198, "upload_time": "2018-05-06T01:56:26", "url": "https://files.pythonhosted.org/packages/36/37/29ec5c7acbe1d574780c2299d9d1c603a809f98ca72f488e866bee63ece7/submitty_config-0.5.0.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "cfcb7b69e6c1d2eda00dfeda922a830a", "sha256": "6f51b4dce85dbd681fda5d5d7e355589e7d50205f5ecaf90f30ab06a02d157e1" }, "downloads": -1, "filename": "submitty_config-0.5.0.tar.gz", "has_sig": false, "md5_digest": "cfcb7b69e6c1d2eda00dfeda922a830a", "packagetype": "sdist", "python_version": "source", "requires_python": ">=3.4.0", "size": 5198, "upload_time": "2018-05-06T01:56:26", "url": "https://files.pythonhosted.org/packages/36/37/29ec5c7acbe1d574780c2299d9d1c603a809f98ca72f488e866bee63ece7/submitty_config-0.5.0.tar.gz" } ] }