canopto


Namecanopto JSON
Version 1.0.4.6 PyPI version JSON
download
home_pagehttps://github.com/theresurgence/canopto
Summarycanopto is a tool to sync course files and videos from the Canvas LMS hosted by the National University of Singapore(NUS).
upload_time2022-12-01 15:54:21
maintainer
docs_urlNone
authorAtticus T
requires_python
licenseGPLv3
keywords canopto canvas panopto nus
VCS
bugtrack_url
requirements aiofiles anyio beautifulsoup4 certifi cffi cryptography h11 h2 hpack httpcore httpx hyperframe idna importlib-metadata jaraco.classes jeepney keyring more-itertools prompt-toolkit pycparser rfc3986 SecretStorage sniffio soupsieve wcwidth zipp
Travis-CI No Travis.
coveralls test coverage No coveralls.
            
            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/theresurgence/canopto",
    "name": "canopto",
    "maintainer": "",
    "docs_url": null,
    "requires_python": "",
    "maintainer_email": "",
    "keywords": "canopto canvas panopto nus",
    "author": "Atticus T",
    "author_email": "theresurgence2@proton.me",
    "download_url": "https://files.pythonhosted.org/packages/b1/a4/36a427b1fc8c2eb914189370fc23da572351b03c0d31da65b9619e6dfe04/canopto-1.0.4.6.tar.gz",
    "platform": null,
    "description": "",
    "bugtrack_url": null,
    "license": "GPLv3",
    "summary": "canopto is a tool to sync course files and videos from the Canvas LMS hosted by the National University of Singapore(NUS).",
    "version": "1.0.4.6",
    "split_keywords": [
        "canopto",
        "canvas",
        "panopto",
        "nus"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "md5": "aa237856f1bb8fe3c829cc87afa4fc2b",
                "sha256": "f60cda4b141e31f7586da55631bc0f763eb5ba0484c7127056766fe70a207b95"
            },
            "downloads": -1,
            "filename": "canopto-1.0.4.6.tar.gz",
            "has_sig": false,
            "md5_digest": "aa237856f1bb8fe3c829cc87afa4fc2b",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 24014,
            "upload_time": "2022-12-01T15:54:21",
            "upload_time_iso_8601": "2022-12-01T15:54:21.401613Z",
            "url": "https://files.pythonhosted.org/packages/b1/a4/36a427b1fc8c2eb914189370fc23da572351b03c0d31da65b9619e6dfe04/canopto-1.0.4.6.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2022-12-01 15:54:21",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "github_user": "theresurgence",
    "github_project": "canopto",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "requirements": [
        {
            "name": "aiofiles",
            "specs": [
                [
                    "==",
                    "22.1.0"
                ]
            ]
        },
        {
            "name": "anyio",
            "specs": [
                [
                    "==",
                    "3.6.2"
                ]
            ]
        },
        {
            "name": "beautifulsoup4",
            "specs": [
                [
                    "==",
                    "4.11.1"
                ]
            ]
        },
        {
            "name": "certifi",
            "specs": [
                [
                    "==",
                    "2022.9.24"
                ]
            ]
        },
        {
            "name": "cffi",
            "specs": [
                [
                    "==",
                    "1.15.1"
                ]
            ]
        },
        {
            "name": "cryptography",
            "specs": [
                [
                    "==",
                    "38.0.3"
                ]
            ]
        },
        {
            "name": "h11",
            "specs": [
                [
                    "==",
                    "0.14.0"
                ]
            ]
        },
        {
            "name": "h2",
            "specs": [
                [
                    "==",
                    "4.1.0"
                ]
            ]
        },
        {
            "name": "hpack",
            "specs": [
                [
                    "==",
                    "4.0.0"
                ]
            ]
        },
        {
            "name": "httpcore",
            "specs": [
                [
                    "==",
                    "0.16.1"
                ]
            ]
        },
        {
            "name": "httpx",
            "specs": [
                [
                    "==",
                    "0.23.1"
                ]
            ]
        },
        {
            "name": "hyperframe",
            "specs": [
                [
                    "==",
                    "6.0.1"
                ]
            ]
        },
        {
            "name": "idna",
            "specs": [
                [
                    "==",
                    "3.4"
                ]
            ]
        },
        {
            "name": "importlib-metadata",
            "specs": [
                [
                    "==",
                    "5.0.0"
                ]
            ]
        },
        {
            "name": "jaraco.classes",
            "specs": [
                [
                    "==",
                    "3.2.3"
                ]
            ]
        },
        {
            "name": "jeepney",
            "specs": [
                [
                    "==",
                    "0.8.0"
                ]
            ]
        },
        {
            "name": "keyring",
            "specs": [
                [
                    "==",
                    "23.11.0"
                ]
            ]
        },
        {
            "name": "more-itertools",
            "specs": [
                [
                    "==",
                    "9.0.0"
                ]
            ]
        },
        {
            "name": "prompt-toolkit",
            "specs": [
                [
                    "==",
                    "3.0.32"
                ]
            ]
        },
        {
            "name": "pycparser",
            "specs": [
                [
                    "==",
                    "2.21"
                ]
            ]
        },
        {
            "name": "rfc3986",
            "specs": [
                [
                    "==",
                    "1.5.0"
                ]
            ]
        },
        {
            "name": "SecretStorage",
            "specs": [
                [
                    "==",
                    "3.3.3"
                ]
            ]
        },
        {
            "name": "sniffio",
            "specs": [
                [
                    "==",
                    "1.3.0"
                ]
            ]
        },
        {
            "name": "soupsieve",
            "specs": [
                [
                    "==",
                    "2.3.2.post1"
                ]
            ]
        },
        {
            "name": "wcwidth",
            "specs": [
                [
                    "==",
                    "0.2.5"
                ]
            ]
        },
        {
            "name": "zipp",
            "specs": [
                [
                    "==",
                    "3.10.0"
                ]
            ]
        }
    ],
    "lcname": "canopto"
}
        
Elapsed time: 0.01556s