{
"info": {
"author": "MIT Office of Digital Learning",
"author_email": "odl-engineering@mit.edu",
"bugtrack_url": null,
"classifiers": [
"Development Status :: 2 - Pre-Alpha",
"Intended Audience :: Information Technology",
"License :: OSI Approved :: BSD License",
"Operating System :: POSIX :: Linux"
],
"description": "Orcoursetrion (a.k.a. Automatic Course Provisioning X)\n------------------------------------------------------\n.. image:: https://img.shields.io/travis/mitodl/orcoursetrion.svg\n :target: https://travis-ci.org/mitodl/orcoursetrion\n.. image:: https://img.shields.io/coveralls/mitodl/orcoursetrion.svg\n :target: https://coveralls.io/r/mitodl/orcoursetrion\n.. image:: https://img.shields.io/pypi/dm/orcoursetrion.svg\n :target: https://pypi.python.org/pypi/orcoursetrion\n.. image:: https://img.shields.io/pypi/v/orcoursetrion.svg\n :target: https://pypi.python.org/pypi/orcoursetrion\n.. image:: https://img.shields.io/github/issues/mitodl/orcoursetrion.svg\n :target: https://github.com/mitodl/orcoursetrion/issues\n.. image:: https://img.shields.io/badge/license-BSD-blue.svg\n :target: https://github.com/mitodl/orcoursetrion/blob/master/LICENSE\n.. image:: https://readthedocs.org/projects/orcoursetrion/badge/?version=latest\n :target: http://orcoursetrion.rtfd.org/en/latest\n.. image:: https://readthedocs.org/projects/orcoursetrion/badge/?version=release\n :target: http://orcoursetrion.rtfd.org/en/release\n\n\nAutomatic course provisioning for the edx-platform using github and\nzendesk.\n\n\nQuick Start\n===========\n\nTo install the latest release, run ``pip install orcoursetrion``.\n\nIf you want to be on the development edge (generally stable), clone\nthe repository, and run ``pip install .`` or just install directory\nfrom github.com with ``pip install\ngit+https://github.com/mitodl/orcoursetrion``.\n\nOnce installed, create or acquire an `OAUTH2 token from github\n`_.\nThat at least has the ``repo``, ``write:repo_hook``, ``admin:org``,\nand ``write:org`` permissions.\n\nAdd the environment variable ``ORC_GH_OAUTH2_TOKEN=``\nto your environment, and run ``orcoursetrion --help`` for available\ncommands and actions.\n\nIf you are adding an XML course, you will also need to define\n``ORC_STAGING_GITRELOAD`` in your environment for where Web hooks\nshould be sent for push events.\n\nOptional\n========\n\nThere are a few other environment variables to add if you want to use the\nrelease command, or if you would like orcoursetrion's commits to be from on\nparticular user.\n\n``ORC_PRODUCTION_GITRELOAD`` for where Web hooks related to a production run of\nyour course should be sent for push events.\n\n``ORC_GH_NAME`` for how you want commits from orcoursetrion to be identified.\n\n``ORC_GH_EMAIL`` for what email address you want associated with commits from\norcoursetrion.\n",
"description_content_type": null,
"docs_url": null,
"download_url": "",
"downloads": {
"last_day": -1,
"last_month": -1,
"last_week": -1
},
"home_page": "http://orcoursetrion.rtfd.org",
"keywords": "",
"license": "BSD Simplified",
"maintainer": "",
"maintainer_email": "",
"name": "orcoursetrion",
"package_url": "https://pypi.org/project/orcoursetrion/",
"platform": "",
"project_url": "https://pypi.org/project/orcoursetrion/",
"project_urls": {
"Homepage": "http://orcoursetrion.rtfd.org"
},
"release_url": "https://pypi.org/project/orcoursetrion/0.2.1/",
"requires_dist": null,
"requires_python": "",
"summary": "Automatic course provisioning for the edx-platform using github and zendesk.",
"version": "0.2.1"
},
"last_serial": 3134731,
"releases": {
"0.1.0": [
{
"comment_text": "",
"digests": {
"md5": "45c776a486ce97bb046773f64197ec4b",
"sha256": "5e5e6299eda93cbd558e3763d2e7326c4fcb25e70bd844b4cb4cfd6c9bdfccbd"
},
"downloads": -1,
"filename": "orcoursetrion-0.1.0.tar.gz",
"has_sig": false,
"md5_digest": "45c776a486ce97bb046773f64197ec4b",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 8541,
"upload_time": "2015-02-19T23:15:30",
"url": "https://files.pythonhosted.org/packages/55/63/46bd4498b9c525a0aafe1b666e6d6fa914572aacff9d03214a5a089e1d6f/orcoursetrion-0.1.0.tar.gz"
}
],
"0.1.1": [
{
"comment_text": "",
"digests": {
"md5": "b6e6afd932792fdb561c877c99a09c29",
"sha256": "9321dba4e71d06a993a775124dd1843863c5f4b0393134c32288902dc1651a2c"
},
"downloads": -1,
"filename": "orcoursetrion-0.1.1.tar.gz",
"has_sig": false,
"md5_digest": "b6e6afd932792fdb561c877c99a09c29",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 8708,
"upload_time": "2015-02-20T18:55:04",
"url": "https://files.pythonhosted.org/packages/d6/fb/eb524dff9b016f6f45af82618c835bc6c4ed82f4d228577f0dd5b66158f7/orcoursetrion-0.1.1.tar.gz"
}
],
"0.2.1": [
{
"comment_text": "",
"digests": {
"md5": "efa12cb65d4691daadae0bdfd5b3e28e",
"sha256": "8fd7c8b4c5db2d0a52d53273f4bc27e7080f0a4532ada4892c8d628f901cfd40"
},
"downloads": -1,
"filename": "orcoursetrion-0.2.1.tar.gz",
"has_sig": false,
"md5_digest": "efa12cb65d4691daadae0bdfd5b3e28e",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 18426,
"upload_time": "2017-08-30T12:52:19",
"url": "https://files.pythonhosted.org/packages/f0/a5/52537ce3d9d9c7d74b33020d7e75998423badc21a06e5f0eebc3805cb4de/orcoursetrion-0.2.1.tar.gz"
}
]
},
"urls": [
{
"comment_text": "",
"digests": {
"md5": "efa12cb65d4691daadae0bdfd5b3e28e",
"sha256": "8fd7c8b4c5db2d0a52d53273f4bc27e7080f0a4532ada4892c8d628f901cfd40"
},
"downloads": -1,
"filename": "orcoursetrion-0.2.1.tar.gz",
"has_sig": false,
"md5_digest": "efa12cb65d4691daadae0bdfd5b3e28e",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 18426,
"upload_time": "2017-08-30T12:52:19",
"url": "https://files.pythonhosted.org/packages/f0/a5/52537ce3d9d9c7d74b33020d7e75998423badc21a06e5f0eebc3805cb4de/orcoursetrion-0.2.1.tar.gz"
}
]
}