{ "info": { "author": "Tsehori", "author_email": "g.tsehori@gmail.com", "bugtrack_url": null, "classifiers": [], "description": "# scroodle\n> Moodle scraper for IDC Herzliya. Automatically collects new assignments and information from current semester's courses\n\nDo you find yourself browsing [IDC Moodle](http://moodle.idc.ac.il/2018/my/index.php?lang=en) every couple of hours, every day, clicking through each course and scrolling until the end of time, just to check whether new assignments or announcements are up?\n\n\n\nNo more! :books: \n\n## What is it?\n\n**scroodle** is a small, easy-to-use Python program that does the 'hard job' for you, so you don't have to! Insert your Moodle username and password, and get all the recent homeworks, announcments and resources from *your* current semester's courses in no time!\nWhat's worse than spending your Friday morning scrolling through Moodle?\n\n## How to install it?\nThe first two steps are first-time only!\n\nClone the git repository to your local machine.\n```sh\ngit clone https://github.com/tsehori/scroodle.git\n```\n\nThen, install the dependencies from requirements.txt:\n```sh\npip install -r requirements.txt\n```\n\nTo use the program, make sure that your current directory in the command line is *scroodle*, then:\n```sh\npython main.py\n```\nAnd just follow the program's instructions!", "description_content_type": "", "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "", "keywords": "", "license": "MIT", "maintainer": "", "maintainer_email": "", "name": "scroodle", "package_url": "https://pypi.org/project/scroodle/", "platform": "", "project_url": "https://pypi.org/project/scroodle/", "project_urls": null, "release_url": "https://pypi.org/project/scroodle/1.0/", "requires_dist": null, "requires_python": "", "summary": "IDC Moodle scrapper", "version": "1.0" }, "last_serial": 4303956, "releases": { "1.0": [ { "comment_text": "", "digests": { "md5": "faa1aaf9324bbfa9a10d633712f9a90f", "sha256": "fbb82d987f8769e03437cefc8b5b862ff8002ac0b9bd99613aa04d7668510eee" }, "downloads": -1, "filename": "scroodle-1.0.tar.gz", "has_sig": false, "md5_digest": "faa1aaf9324bbfa9a10d633712f9a90f", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 4146, "upload_time": "2018-09-24T08:42:03", "url": "https://files.pythonhosted.org/packages/0b/50/dc6141bc9bad16fc93ce87dc91bfd35e31cb6a7b0e297e031c2278734c66/scroodle-1.0.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "faa1aaf9324bbfa9a10d633712f9a90f", "sha256": "fbb82d987f8769e03437cefc8b5b862ff8002ac0b9bd99613aa04d7668510eee" }, "downloads": -1, "filename": "scroodle-1.0.tar.gz", "has_sig": false, "md5_digest": "faa1aaf9324bbfa9a10d633712f9a90f", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 4146, "upload_time": "2018-09-24T08:42:03", "url": "https://files.pythonhosted.org/packages/0b/50/dc6141bc9bad16fc93ce87dc91bfd35e31cb6a7b0e297e031c2278734c66/scroodle-1.0.tar.gz" } ] }