vulcan-api


Namevulcan-api JSON
Version 2.3.2 PyPI version JSON
download
home_pagehttps://github.com/kapi2289/vulcan-api
SummaryNieoficjalne API do dzienniczka elektronicznego UONET+
upload_time2024-01-11 23:02:21
maintainer
docs_urlNone
authorKacper Ziubryniewicz
requires_python>=3.6,<4.0
licenseMIT
keywords vulcan uonet+ dzienniczek+ api e-dziennik hebe
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            <h1 align="center">Vulcan API</h1>
<p align="center">
    <a href="https://github.com/kapi2289/vulcan-api/blob/master/LICENSE"><img src="https://img.shields.io/pypi/l/vulcan-api.svg" alt="License"></a>
    <a href="https://pypi.org/project/vulcan-api/"><img src="https://img.shields.io/pypi/v/vulcan-api.svg" alt="Version"></a>
    <a href="https://pypi.org/project/vulcan-api/"><img src="https://img.shields.io/pypi/pyversions/vulcan-api.svg" alt="Supported Python versions"></a>
    <a href="https://discord.gg/sTHCrXB"><img src="https://img.shields.io/discord/619178050562686988?color=7289DA&label=discord" alt="Discord"></a>
</p>
<p align="center">
    <a href="https://github.com/kapi2289/vulcan-api/actions/workflows/test.yml"><img src="https://img.shields.io/github/actions/workflow/status/kapi2289/vulcan-api/test.yml?branch=master" alt="Tests status"></a>
    <a href="https://vulcan-api.readthedocs.io/en/latest/?badge=latest"><img src="https://img.shields.io/readthedocs/vulcan-api.svg" alt="Documentation status"></a>
</p>
<p align="center">
    <a href="https://pypi.org/project/vulcan-api/"><img src="https://img.shields.io/pypi/dd/vulcan-api.svg" alt="Daily downloads"></a>
    <a href="https://pypi.org/project/vulcan-api/"><img src="https://img.shields.io/pypi/dw/vulcan-api.svg" alt="Weekly downloads"></a>
    <a href="https://pypi.org/project/vulcan-api/"><img src="https://img.shields.io/pypi/dm/vulcan-api.svg" alt="Monthly downloads"></a>
</p>

## Description

Unofficial API for UONET+ e-register from [Vulcan](https://vulcan.edu.pl/). It's using the mobile API, so you can register it as a mobile device.

![](https://raw.githubusercontent.com/kapi2289/vulcan-api/master/docs/source/_static/registered.png)

## Installation

You can install `vulcan-api` using `pip`

```console
$ python -m pip install vulcan-api
```

or you can build yourself the latest version

```console
$ git clone https://github.com/kapi2289/vulcan-api.git
$ cd vulcan-api
$ python -m pip install .
```

## Documentation

You can find the documentation at https://vulcan-api.readthedocs.io/.

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/kapi2289/vulcan-api",
    "name": "vulcan-api",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.6,<4.0",
    "maintainer_email": "",
    "keywords": "Vulcan,UONET+,Dzienniczek+,API,e-dziennik,hebe",
    "author": "Kacper Ziubryniewicz",
    "author_email": "kapi2289@gmail.com",
    "download_url": "https://files.pythonhosted.org/packages/23/d7/7f11fd4b727cf25dff4f0a88f3dd2831d608bba28bb3d2c547560b09b0e8/vulcan-api-2.3.2.tar.gz",
    "platform": null,
    "description": "<h1 align=\"center\">Vulcan API</h1>\n<p align=\"center\">\n    <a href=\"https://github.com/kapi2289/vulcan-api/blob/master/LICENSE\"><img src=\"https://img.shields.io/pypi/l/vulcan-api.svg\" alt=\"License\"></a>\n    <a href=\"https://pypi.org/project/vulcan-api/\"><img src=\"https://img.shields.io/pypi/v/vulcan-api.svg\" alt=\"Version\"></a>\n    <a href=\"https://pypi.org/project/vulcan-api/\"><img src=\"https://img.shields.io/pypi/pyversions/vulcan-api.svg\" alt=\"Supported Python versions\"></a>\n    <a href=\"https://discord.gg/sTHCrXB\"><img src=\"https://img.shields.io/discord/619178050562686988?color=7289DA&label=discord\" alt=\"Discord\"></a>\n</p>\n<p align=\"center\">\n    <a href=\"https://github.com/kapi2289/vulcan-api/actions/workflows/test.yml\"><img src=\"https://img.shields.io/github/actions/workflow/status/kapi2289/vulcan-api/test.yml?branch=master\" alt=\"Tests status\"></a>\n    <a href=\"https://vulcan-api.readthedocs.io/en/latest/?badge=latest\"><img src=\"https://img.shields.io/readthedocs/vulcan-api.svg\" alt=\"Documentation status\"></a>\n</p>\n<p align=\"center\">\n    <a href=\"https://pypi.org/project/vulcan-api/\"><img src=\"https://img.shields.io/pypi/dd/vulcan-api.svg\" alt=\"Daily downloads\"></a>\n    <a href=\"https://pypi.org/project/vulcan-api/\"><img src=\"https://img.shields.io/pypi/dw/vulcan-api.svg\" alt=\"Weekly downloads\"></a>\n    <a href=\"https://pypi.org/project/vulcan-api/\"><img src=\"https://img.shields.io/pypi/dm/vulcan-api.svg\" alt=\"Monthly downloads\"></a>\n</p>\n\n## Description\n\nUnofficial API for UONET+ e-register from [Vulcan](https://vulcan.edu.pl/). It's using the mobile API, so you can register it as a mobile device.\n\n![](https://raw.githubusercontent.com/kapi2289/vulcan-api/master/docs/source/_static/registered.png)\n\n## Installation\n\nYou can install `vulcan-api` using `pip`\n\n```console\n$ python -m pip install vulcan-api\n```\n\nor you can build yourself the latest version\n\n```console\n$ git clone https://github.com/kapi2289/vulcan-api.git\n$ cd vulcan-api\n$ python -m pip install .\n```\n\n## Documentation\n\nYou can find the documentation at https://vulcan-api.readthedocs.io/.\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "Nieoficjalne API do dzienniczka elektronicznego UONET+",
    "version": "2.3.2",
    "project_urls": {
        "Documentation": "https://vulcan-api.readthedocs.io/",
        "Homepage": "https://github.com/kapi2289/vulcan-api"
    },
    "split_keywords": [
        "vulcan",
        "uonet+",
        "dzienniczek+",
        "api",
        "e-dziennik",
        "hebe"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "21fde22eac613a639adf7dce6adf27cdd8d40fc2fc381dc4eb1c969152992fde",
                "md5": "64a22a48385ce075d2323a42194de3b7",
                "sha256": "d97c6dd63959b99901a0780950adf15d6569d80c1ff3c042b733de6e0d628241"
            },
            "downloads": -1,
            "filename": "vulcan_api-2.3.2-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "64a22a48385ce075d2323a42194de3b7",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.6,<4.0",
            "size": 30599,
            "upload_time": "2024-01-11T23:02:19",
            "upload_time_iso_8601": "2024-01-11T23:02:19.852421Z",
            "url": "https://files.pythonhosted.org/packages/21/fd/e22eac613a639adf7dce6adf27cdd8d40fc2fc381dc4eb1c969152992fde/vulcan_api-2.3.2-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "23d77f11fd4b727cf25dff4f0a88f3dd2831d608bba28bb3d2c547560b09b0e8",
                "md5": "b999bc3d9b1ea6e3b23fee2a89c44115",
                "sha256": "ad83a111e33eaaf127ed724d1aec9f29a9753307c262441651ad0ae83e2d0c9f"
            },
            "downloads": -1,
            "filename": "vulcan-api-2.3.2.tar.gz",
            "has_sig": false,
            "md5_digest": "b999bc3d9b1ea6e3b23fee2a89c44115",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.6,<4.0",
            "size": 20253,
            "upload_time": "2024-01-11T23:02:21",
            "upload_time_iso_8601": "2024-01-11T23:02:21.731046Z",
            "url": "https://files.pythonhosted.org/packages/23/d7/7f11fd4b727cf25dff4f0a88f3dd2831d608bba28bb3d2c547560b09b0e8/vulcan-api-2.3.2.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-01-11 23:02:21",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "kapi2289",
    "github_project": "vulcan-api",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "requirements": [],
    "lcname": "vulcan-api"
}
        
Elapsed time: 0.16789s