vulcan-api icon indicating copy to clipboard operation
vulcan-api copied to clipboard

Unofficial UONET+ e-register API

Results 5 vulcan-api issues
Sort by recently updated
recently updated
newest added

Updates the requirements on [pytz](https://github.com/stub42/pytz) to permit the latest version. Commits 1ab3481 Bump version numbers to 2022.5 / 2022e c5900e5 IANA 2022e 872168c Squashed 'tz/' changes from 0fc8f915a..16bd7a384 04b5402 Bump...

dependencies

Updates the requirements on [aiohttp](https://github.com/aio-libs/aiohttp) to permit the latest version. Release notes Sourced from aiohttp's releases. 3.8.3 .. attention:: This is the last :doc:aiohttp <index> release tested under Python 3.6....

dependencies

I'm new at this, registered account, and now it says account already registered ``` import json import asyncio from vulcan import Vulcan from vulcan import Account from vulcan import Keystore...

Updates the requirements on [aiohttp](https://github.com/aio-libs/aiohttp) to permit the latest version. Release notes Sourced from aiohttp's releases. 3.9.5 Bug fixes Fixed "Unclosed client session" when initialization of :py:class:~aiohttp.ClientSession fails -- by...

dependencies

It seems that after the recent updates to EduVulcan, the vulcan-api is no longer working as expected. Specifically, the method for authentication has changed. Previously, it was possible to generate...