pyjiit


Namepyjiit JSON
Version 0.1.0a5 PyPI version JSON
download
home_pageNone
SummaryPython wrapper for JIIT webportal
upload_time2024-10-27 09:04:36
maintainerNone
docs_urlNone
authorHarsh Sharma
requires_python<4.0,>=3.9
licenseMIT
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            pyjiit
============

**pyjiit** is a Python library for accessing data from JIIT Webportal. It uses the internal APIs of JIIT Webportal to programattically access the data. It can be used in various types of projects which require getting attendance data or general student information (like results, registration, etc).

For full documentation, visit https://pyjiit.codelif.in


Features
--------

* Login and Session management (with invalidation)
* Attendance data queries
* Subject registration data
* Exam event data
* Explicit exceptions
* Happiness

Roadmap
-------

* :code:`Webportal` instantiation with :code:`WebportalSession` (for cached sessions)
* Cover more endpoints
* Drink water
* Sleep more than 2 hours in a day
* Meetup with the people who designed JIIT Webportal
* Heavily judge their design choices


Dependencies
------------

* requests
* pycryptodome (this is explicit for very interesting reasons)
* NESCAFE
* `Dopamine Dose`_

.. _Dopamine Dose: https://open.spotify.com/playlist/3MD5jRlnXlLrMacF9rirOv?si=pH4WlKBPRyaJUokQwoehnA


Credits
-------
* `arvindpunk <https://github.com/arvindpunk>`_ (He helped heavily by reverse-engineering the encryption and decryption of the payload, without which this wouldn't exist)




            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "pyjiit",
    "maintainer": null,
    "docs_url": null,
    "requires_python": "<4.0,>=3.9",
    "maintainer_email": null,
    "keywords": null,
    "author": "Harsh Sharma",
    "author_email": "harsh@codelif.in",
    "download_url": "https://files.pythonhosted.org/packages/c4/67/a2b35cf38eba2c4ac6d47336df08ac049497e6c6c1aa0f66e634558fa214/pyjiit-0.1.0a5.tar.gz",
    "platform": null,
    "description": "pyjiit\n============\n\n**pyjiit** is a Python library for accessing data from JIIT Webportal. It uses the internal APIs of JIIT Webportal to programattically access the data. It can be used in various types of projects which require getting attendance data or general student information (like results, registration, etc).\n\nFor full documentation, visit https://pyjiit.codelif.in\n\n\nFeatures\n--------\n\n* Login and Session management (with invalidation)\n* Attendance data queries\n* Subject registration data\n* Exam event data\n* Explicit exceptions\n* Happiness\n\nRoadmap\n-------\n\n* :code:`Webportal` instantiation with :code:`WebportalSession` (for cached sessions)\n* Cover more endpoints\n* Drink water\n* Sleep more than 2 hours in a day\n* Meetup with the people who designed JIIT Webportal\n* Heavily judge their design choices\n\n\nDependencies\n------------\n\n* requests\n* pycryptodome (this is explicit for very interesting reasons)\n* NESCAFE\n* `Dopamine Dose`_\n\n.. _Dopamine Dose: https://open.spotify.com/playlist/3MD5jRlnXlLrMacF9rirOv?si=pH4WlKBPRyaJUokQwoehnA\n\n\nCredits\n-------\n* `arvindpunk <https://github.com/arvindpunk>`_ (He helped heavily by reverse-engineering the encryption and decryption of the payload, without which this wouldn't exist)\n\n\n\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "Python wrapper for JIIT webportal",
    "version": "0.1.0a5",
    "project_urls": null,
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "193c27edc3d0c5583e470b64c8656b2f54eb6e9beb5d3df3f15efb9edf694b4b",
                "md5": "39498f0b1b7b91facfb11d8a7fdf6125",
                "sha256": "069cc5f7c9a818718f97e0eba07e65a713bdd03936a646f301c66a6cf3772fd4"
            },
            "downloads": -1,
            "filename": "pyjiit-0.1.0a5-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "39498f0b1b7b91facfb11d8a7fdf6125",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": "<4.0,>=3.9",
            "size": 13474,
            "upload_time": "2024-10-27T09:04:34",
            "upload_time_iso_8601": "2024-10-27T09:04:34.693222Z",
            "url": "https://files.pythonhosted.org/packages/19/3c/27edc3d0c5583e470b64c8656b2f54eb6e9beb5d3df3f15efb9edf694b4b/pyjiit-0.1.0a5-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "c467a2b35cf38eba2c4ac6d47336df08ac049497e6c6c1aa0f66e634558fa214",
                "md5": "6a7d4a882e3cd96b9c5475dd0fbaee7a",
                "sha256": "de896c8c4d106a8b7ad1b8a0377abab56b505e3df993e74da26147a38dccf0bc"
            },
            "downloads": -1,
            "filename": "pyjiit-0.1.0a5.tar.gz",
            "has_sig": false,
            "md5_digest": "6a7d4a882e3cd96b9c5475dd0fbaee7a",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": "<4.0,>=3.9",
            "size": 12122,
            "upload_time": "2024-10-27T09:04:36",
            "upload_time_iso_8601": "2024-10-27T09:04:36.278678Z",
            "url": "https://files.pythonhosted.org/packages/c4/67/a2b35cf38eba2c4ac6d47336df08ac049497e6c6c1aa0f66e634558fa214/pyjiit-0.1.0a5.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-10-27 09:04:36",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "lcname": "pyjiit"
}
        
Elapsed time: 0.31987s