edx-api-client


Nameedx-api-client JSON
Version 1.12.0 PyPI version JSON
download
home_pagehttps://github.com/mitodl/edx-api-client
SummaryPython interface to the edX REST APIs
upload_time2025-08-01 12:13:02
maintainerNone
docs_urlNone
authorMIT Office of Digital Learning
requires_pythonNone
licenseThe AGPL License
keywords edx rest api
VCS
bugtrack_url
requirements python-dateutil requests
Travis-CI No Travis.
coveralls test coverage
            
            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/mitodl/edx-api-client",
    "name": "edx-api-client",
    "maintainer": null,
    "docs_url": null,
    "requires_python": null,
    "maintainer_email": null,
    "keywords": "edx, rest api",
    "author": "MIT Office of Digital Learning",
    "author_email": "mitx-devops@mit.edu",
    "download_url": "https://files.pythonhosted.org/packages/ee/c2/91558b6e32a055e3e4bd83483ca6a6a84c44916d3371075af117f65cdabd/edx_api_client-1.12.0.tar.gz",
    "platform": "OS Independent",
    "description": "",
    "bugtrack_url": null,
    "license": "The AGPL License",
    "summary": "Python interface to the edX REST APIs",
    "version": "1.12.0",
    "project_urls": {
        "Homepage": "https://github.com/mitodl/edx-api-client"
    },
    "split_keywords": [
        "edx",
        " rest api"
    ],
    "urls": [
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "e4f9a22b85608e87139599ca1625c0fa7a21ab44514257fbd4d8f6407d574bb4",
                "md5": "4d2d7431646b7346baa4c7e4e692f783",
                "sha256": "4d34e2fa09ede004d1232ee04c9bc0a5135533da9ffaa8d4bf3d62ebfa40eb85"
            },
            "downloads": -1,
            "filename": "edx_api_client-1.12.0-py2.py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "4d2d7431646b7346baa4c7e4e692f783",
            "packagetype": "bdist_wheel",
            "python_version": "py2.py3",
            "requires_python": null,
            "size": 73950,
            "upload_time": "2025-08-01T12:13:01",
            "upload_time_iso_8601": "2025-08-01T12:13:01.078638Z",
            "url": "https://files.pythonhosted.org/packages/e4/f9/a22b85608e87139599ca1625c0fa7a21ab44514257fbd4d8f6407d574bb4/edx_api_client-1.12.0-py2.py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "eec291558b6e32a055e3e4bd83483ca6a6a84c44916d3371075af117f65cdabd",
                "md5": "6e8aae750541e5cba1cc3b16b4571316",
                "sha256": "982dd89ba6ef83f9b4abd0d3beaf4d68c31206afe5d0d0fd10f767caa16be602"
            },
            "downloads": -1,
            "filename": "edx_api_client-1.12.0.tar.gz",
            "has_sig": false,
            "md5_digest": "6e8aae750541e5cba1cc3b16b4571316",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 57059,
            "upload_time": "2025-08-01T12:13:02",
            "upload_time_iso_8601": "2025-08-01T12:13:02.216896Z",
            "url": "https://files.pythonhosted.org/packages/ee/c2/91558b6e32a055e3e4bd83483ca6a6a84c44916d3371075af117f65cdabd/edx_api_client-1.12.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-08-01 12:13:02",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "mitodl",
    "github_project": "edx-api-client",
    "travis_ci": false,
    "coveralls": true,
    "github_actions": true,
    "requirements": [
        {
            "name": "python-dateutil",
            "specs": [
                [
                    ">=",
                    "2.5.3"
                ],
                [
                    "<",
                    "4.0.0"
                ]
            ]
        },
        {
            "name": "requests",
            "specs": [
                [
                    ">=",
                    "2.20.0"
                ]
            ]
        }
    ],
    "test_requirements": [
        {
            "name": "coverage",
            "specs": []
        },
        {
            "name": "fabric",
            "specs": []
        },
        {
            "name": "flake8",
            "specs": []
        },
        {
            "name": "mock",
            "specs": []
        },
        {
            "name": "tox",
            "specs": []
        },
        {
            "name": "pytest",
            "specs": []
        },
        {
            "name": "pytest-flake8",
            "specs": []
        },
        {
            "name": "pytest-cov",
            "specs": []
        },
        {
            "name": "ipython",
            "specs": []
        },
        {
            "name": "wheel",
            "specs": []
        },
        {
            "name": "requests-mock",
            "specs": []
        }
    ],
    "tox": true,
    "lcname": "edx-api-client"
}
        
Elapsed time: 1.04161s