bdraco / vulcan-api

Unofficial UONET+ e-register API

Home Page:https://vulcan-api.readthedocs.io/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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. It's using the mobile API, so you can register it as a mobile device.

Installation

You can install vulcan-api using pip

$ python -m pip install vulcan-api

or you can build yourself the latest version

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

About

Unofficial UONET+ e-register API

https://vulcan-api.readthedocs.io/

License:MIT License


Languages

Language:Python 100.0%