pymanagebac


Namepymanagebac JSON
Version 0.0.2 PyPI version JSON
download
home_pagehttps://github.com/supermikea/pymanagebac
SummaryA python module for interacting with Managebac using selenium.
upload_time2023-04-04 20:13:06
maintainer
docs_urlNone
authorMike Wiegman Avila
requires_python
licensegplv3
keywords managebac selenium api scraping
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            
pymanagebac is a python module for interacting with Managebac using selenium.

this is a scraper that you can login using your student credentials.
you can get your soon tasks from the managebac website.
you can get your grades from the managebac website.

this module is made by a student for students.
please if something is not working contact me! and provide the issue with the full error message.

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/supermikea/pymanagebac",
    "name": "pymanagebac",
    "maintainer": "",
    "docs_url": null,
    "requires_python": "",
    "maintainer_email": "",
    "keywords": "managebac,selenium,api,scraping",
    "author": "Mike Wiegman Avila",
    "author_email": "mike12wiegman@gmail.com",
    "download_url": "https://files.pythonhosted.org/packages/85/84/edae988fc0978ff71f6b4f66a873a865d9b5548dd74581ab86831c00f184/pymanagebac-0.0.2.tar.gz",
    "platform": null,
    "description": "\npymanagebac is a python module for interacting with Managebac using selenium.\n\nthis is a scraper that you can login using your student credentials.\nyou can get your soon tasks from the managebac website.\nyou can get your grades from the managebac website.\n\nthis module is made by a student for students.\nplease if something is not working contact me! and provide the issue with the full error message.\n",
    "bugtrack_url": null,
    "license": "gplv3",
    "summary": "A python module for interacting with Managebac using selenium.",
    "version": "0.0.2",
    "split_keywords": [
        "managebac",
        "selenium",
        "api",
        "scraping"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "07e76313072edc826e414bdda6825a91512e998891c446aefb03275acdb7dd01",
                "md5": "05b393dad643076d821274ef2addfac9",
                "sha256": "876c825791c1775307d8549eb2c54ca273814e6117c3ef0acad29d30c903242c"
            },
            "downloads": -1,
            "filename": "pymanagebac-0.0.2-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "05b393dad643076d821274ef2addfac9",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 17170,
            "upload_time": "2023-04-04T20:13:03",
            "upload_time_iso_8601": "2023-04-04T20:13:03.993639Z",
            "url": "https://files.pythonhosted.org/packages/07/e7/6313072edc826e414bdda6825a91512e998891c446aefb03275acdb7dd01/pymanagebac-0.0.2-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "8584edae988fc0978ff71f6b4f66a873a865d9b5548dd74581ab86831c00f184",
                "md5": "4de47847efce19551399f8f95f11af88",
                "sha256": "20632a8cd2cfa9bb592d3e3afd6ab7e5cc040965e24ce63c6f7e3b0ed8a96c1f"
            },
            "downloads": -1,
            "filename": "pymanagebac-0.0.2.tar.gz",
            "has_sig": false,
            "md5_digest": "4de47847efce19551399f8f95f11af88",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 17068,
            "upload_time": "2023-04-04T20:13:06",
            "upload_time_iso_8601": "2023-04-04T20:13:06.239580Z",
            "url": "https://files.pythonhosted.org/packages/85/84/edae988fc0978ff71f6b4f66a873a865d9b5548dd74581ab86831c00f184/pymanagebac-0.0.2.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-04-04 20:13:06",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "github_user": "supermikea",
    "github_project": "pymanagebac",
    "lcname": "pymanagebac"
}
        
Elapsed time: 0.07190s