iitbbscliupdates


Nameiitbbscliupdates JSON
Version 1.9.1 PyPI version JSON
download
home_pagehttps://github.com/IronVenom/IIT-Bhubaneswar-CLI
SummaryCLI for IIT Bhubaneswar updates.
upload_time2022-12-11 10:42:17
maintainer
docs_urlNone
authorAtharva Kulkarni
requires_python
licenseMIT
keywords iitbbs iitbbsupdates iitbhubaneswar
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            ![PyPI](https://img.shields.io/pypi/v/iitbbscliupdates.svg) ![PyPI - License](https://img.shields.io/pypi/l/iitbbscliupdates.svg)

## IIT Bhubaneswar CLI
A CLI (Command Line Interface) App to get the following stuff related to institute:
* Holidays List for the current year.
* Top 30 headlines depicting the ongoings inside the institute.
* Biometric Attendance from ERP.
* Results from ERP (SGPAs, CGPA and Report Card).

### Installation
```
$ pip install iitbbscliupdates
```
### Usage
After the installation, go to the command line :
1. To get the help menu: 
```
$ iitbbscli --help
```
2. To get the list of holidays:
```
$ iitbbscli holidays
```
3. To get the headlines:
```
$ iitbbscli headlines
```
4. To get the biometric attendance: ( Username and Password are the ones that are required in the ERP System )
```
$ iitbbscli attendance
```
5. To get results of examinations:
```
$ iitbbscli result
```
            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/IronVenom/IIT-Bhubaneswar-CLI",
    "name": "iitbbscliupdates",
    "maintainer": "",
    "docs_url": null,
    "requires_python": "",
    "maintainer_email": "",
    "keywords": "iitbbs iitbbsupdates iitbhubaneswar",
    "author": "Atharva Kulkarni",
    "author_email": "amk11@iitbbs.ac.in",
    "download_url": "https://files.pythonhosted.org/packages/c0/cf/d8bcca51a68cefecb8faab43ab2ba68696f93e2505a2225cfb2204ba2bc4/iitbbscliupdates-1.9.1.tar.gz",
    "platform": null,
    "description": "![PyPI](https://img.shields.io/pypi/v/iitbbscliupdates.svg) ![PyPI - License](https://img.shields.io/pypi/l/iitbbscliupdates.svg)\n\n## IIT Bhubaneswar CLI\nA CLI (Command Line Interface) App to get the following stuff related to institute:\n* Holidays List for the current year.\n* Top 30 headlines depicting the ongoings inside the institute.\n* Biometric Attendance from ERP.\n* Results from ERP (SGPAs, CGPA and Report Card).\n\n### Installation\n```\n$ pip install iitbbscliupdates\n```\n### Usage\nAfter the installation, go to the command line :\n1. To get the help menu: \n```\n$ iitbbscli --help\n```\n2. To get the list of holidays:\n```\n$ iitbbscli holidays\n```\n3. To get the headlines:\n```\n$ iitbbscli headlines\n```\n4. To get the biometric attendance: ( Username and Password are the ones that are required in the ERP System )\n```\n$ iitbbscli attendance\n```\n5. To get results of examinations:\n```\n$ iitbbscli result\n```",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "CLI for IIT Bhubaneswar updates.",
    "version": "1.9.1",
    "split_keywords": [
        "iitbbs",
        "iitbbsupdates",
        "iitbhubaneswar"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "md5": "2edcc00635e7d8657730308f1c01fb90",
                "sha256": "b1d56d38282143720575c2867b5c415aea427e45dc5b8d38a335cf8da8f46d4e"
            },
            "downloads": -1,
            "filename": "iitbbscliupdates-1.9.1.tar.gz",
            "has_sig": false,
            "md5_digest": "2edcc00635e7d8657730308f1c01fb90",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 3587,
            "upload_time": "2022-12-11T10:42:17",
            "upload_time_iso_8601": "2022-12-11T10:42:17.214015Z",
            "url": "https://files.pythonhosted.org/packages/c0/cf/d8bcca51a68cefecb8faab43ab2ba68696f93e2505a2225cfb2204ba2bc4/iitbbscliupdates-1.9.1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2022-12-11 10:42:17",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "github_user": "IronVenom",
    "github_project": "IIT-Bhubaneswar-CLI",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "lcname": "iitbbscliupdates"
}
        
Elapsed time: 0.02256s