unitn-course-scraper


Nameunitn-course-scraper JSON
Version 0.1.6 PyPI version JSON
download
home_page
SummaryInteractive scraper for your UniTN courses
upload_time2023-04-19 11:15:14
maintainer
docs_urlNone
author
requires_python>=3.7
license
keywords unitn courses scraper @unitn.it moodle dol gestionecorsi didatticaonline
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # UniTN Courses Scraper

Interactive scraper for your unitn courses.

It allows you to get resources from the courses that you are takeing and the courses you can enroll in. Download everything in an organized way and more.

## Getting started

- Install a fresh version of Python 3.11 to your local machine (with your virtual environment management of choice)
- Install the requirements with `pip install -r requirements.txt`
- Add a copy of the `.env` file to the root of the project (instructions are found in the `.env.example` file)
- Do not use "studenti" inside your username, just @unitn.it
- Run the `start.sh` file to get started

            

Raw data

            {
    "_id": null,
    "home_page": "",
    "name": "unitn-course-scraper",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.7",
    "maintainer_email": "",
    "keywords": "unitn,courses,scraper,@unitn.it,moodle,dol,gestionecorsi,didatticaonline",
    "author": "",
    "author_email": "DISI Drive Team <unitndrive@gmail.com>",
    "download_url": "https://files.pythonhosted.org/packages/de/38/af7d105126ead2f3bcdcd17f90e7ae0a4419f8dfdc1200ca31819aacdf7e/unitn_course_scraper-0.1.6.tar.gz",
    "platform": null,
    "description": "# UniTN Courses Scraper\n\nInteractive scraper for your unitn courses.\n\nIt allows you to get resources from the courses that you are takeing and the courses you can enroll in. Download everything in an organized way and more.\n\n## Getting started\n\n- Install a fresh version of Python 3.11 to your local machine (with your virtual environment management of choice)\n- Install the requirements with `pip install -r requirements.txt`\n- Add a copy of the `.env` file to the root of the project (instructions are found in the `.env.example` file)\n- Do not use \"studenti\" inside your username, just @unitn.it\n- Run the `start.sh` file to get started\n",
    "bugtrack_url": null,
    "license": "",
    "summary": "Interactive scraper for your UniTN courses",
    "version": "0.1.6",
    "split_keywords": [
        "unitn",
        "courses",
        "scraper",
        "@unitn.it",
        "moodle",
        "dol",
        "gestionecorsi",
        "didatticaonline"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "d294b4b8ea74d980f14cdfc8126aee91819dc4127cf0f364dc658587e9079322",
                "md5": "5326bdc230ea278b3a3c2f930f8af856",
                "sha256": "3ecdea725eabf837e2f6a1a14a88d97f213a8501e692402029d2f548dd0f464b"
            },
            "downloads": -1,
            "filename": "unitn_course_scraper-0.1.6-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "5326bdc230ea278b3a3c2f930f8af856",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.7",
            "size": 18168,
            "upload_time": "2023-04-19T11:15:12",
            "upload_time_iso_8601": "2023-04-19T11:15:12.002492Z",
            "url": "https://files.pythonhosted.org/packages/d2/94/b4b8ea74d980f14cdfc8126aee91819dc4127cf0f364dc658587e9079322/unitn_course_scraper-0.1.6-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "de38af7d105126ead2f3bcdcd17f90e7ae0a4419f8dfdc1200ca31819aacdf7e",
                "md5": "557a0c76aeb84c083507a0a1a0b0e568",
                "sha256": "00d9b6949a18590b0e1eb9fb118438507bdf9627a4f71ad43735a8aed5a27eef"
            },
            "downloads": -1,
            "filename": "unitn_course_scraper-0.1.6.tar.gz",
            "has_sig": false,
            "md5_digest": "557a0c76aeb84c083507a0a1a0b0e568",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.7",
            "size": 17786,
            "upload_time": "2023-04-19T11:15:14",
            "upload_time_iso_8601": "2023-04-19T11:15:14.221200Z",
            "url": "https://files.pythonhosted.org/packages/de/38/af7d105126ead2f3bcdcd17f90e7ae0a4419f8dfdc1200ca31819aacdf7e/unitn_course_scraper-0.1.6.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-04-19 11:15:14",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "lcname": "unitn-course-scraper"
}
        
Elapsed time: 0.05503s