vulcan-api


Namevulcan-api JSON
Version 2.4.1 PyPI version JSON
download
home_pagehttps://github.com/kapi2289/vulcan-api
SummaryNieoficjalne API do dzienniczka elektronicznego UONET+
upload_time2024-10-18 08:10:36
maintainerNone
docs_urlNone
authorKacper Ziubryniewicz
requires_python<4.0,>=3.6
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": null,
    "docs_url": null,
    "requires_python": "<4.0,>=3.6",
    "maintainer_email": null,
    "keywords": "Vulcan, UONET+, Dzienniczek+, API, e-dziennik, hebe",
    "author": "Kacper Ziubryniewicz",
    "author_email": "kapi2289@gmail.com",
    "download_url": "https://files.pythonhosted.org/packages/ad/10/ec8bbe57bb7aa5d37ed9c290cec569b3adc69ef9d410e9fa13efb86e9478/vulcan_api-2.4.1.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.4.1",
    "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": "74257f6cd62ab8b83eff4946509f0c4c2f87129bae0f11792fdba426e3276dd9",
                "md5": "83699c4ada21d3125d00ebd07fd4b26e",
                "sha256": "fe3c257205a1b49be0e529f0fdf99fbfb9a7b7b776cec4bbf1bbb52268e5114f"
            },
            "downloads": -1,
            "filename": "vulcan_api-2.4.1-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "83699c4ada21d3125d00ebd07fd4b26e",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": "<4.0,>=3.6",
            "size": 30831,
            "upload_time": "2024-10-18T08:10:35",
            "upload_time_iso_8601": "2024-10-18T08:10:35.571984Z",
            "url": "https://files.pythonhosted.org/packages/74/25/7f6cd62ab8b83eff4946509f0c4c2f87129bae0f11792fdba426e3276dd9/vulcan_api-2.4.1-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "ad10ec8bbe57bb7aa5d37ed9c290cec569b3adc69ef9d410e9fa13efb86e9478",
                "md5": "5a174efd886e62e531adb5e3065086d6",
                "sha256": "4243855144abd324d852c80ae669b1cbe0c3bdb3b329b3d4b3dee7d2e84dfd5a"
            },
            "downloads": -1,
            "filename": "vulcan_api-2.4.1.tar.gz",
            "has_sig": false,
            "md5_digest": "5a174efd886e62e531adb5e3065086d6",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": "<4.0,>=3.6",
            "size": 20441,
            "upload_time": "2024-10-18T08:10:36",
            "upload_time_iso_8601": "2024-10-18T08:10:36.770046Z",
            "url": "https://files.pythonhosted.org/packages/ad/10/ec8bbe57bb7aa5d37ed9c290cec569b3adc69ef9d410e9fa13efb86e9478/vulcan_api-2.4.1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-10-18 08:10:36",
    "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.75629s