Skip to main content

Log ind på alle sider som bruger unilogin kun ved brug af python

Project description

Unilogin API

Log ind på alle sider som bruger unilogin kun ved brug af Python

Installation

pip install unilogin

Brug

En fuld dokumentation er ikke udgivet endnu men her er basis

from unilogin import Unilogin

uniloginClient = Unilogin(brugernavn="brugernavn", adgangskode="adganskode")
loginUrl = uniloginClient.login(href="login link fra side du prøver at logge in fra", referer="link fra side du prøver at logge in fra")

print(loginUrl) #Output: Url som du kan bruge til at logge ind

Pakker som bruger Unilogin API

To Do

  • Kode oprydning
  • Billede-koder

Dokumentation

Kommer snart!

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

unilogin-0.0.3.tar.gz (8.4 kB view hashes)

Uploaded Source

Built Distribution

unilogin-0.0.3-py3-none-any.whl (8.4 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page