Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/kapi2289/vulcan-api

Unofficial UONET+ e-register API
https://github.com/kapi2289/vulcan-api

api dzienniczek uonet uonetplus vulcan

Last synced: about 1 month ago
JSON representation

Unofficial UONET+ e-register API

Awesome Lists containing this project

README

        

Vulcan API



License
Version
Supported Python versions
Discord



Tests status
Documentation status



Daily downloads
Weekly downloads
Monthly downloads

## 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/.