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
Release history Release notifications | RSS feed
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 details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file unilogin-0.0.3.tar.gz.
File metadata
- Download URL: unilogin-0.0.3.tar.gz
- Upload date:
- Size: 8.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.8.0 pkginfo/1.8.2 readme-renderer/32.0 requests/2.26.0 requests-toolbelt/0.9.1 urllib3/1.26.7 tqdm/4.62.3 importlib-metadata/4.0.1 keyring/23.0.1 rfc3986/1.5.0 colorama/0.4.4 CPython/3.9.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
5f828ac3188f1de45cf60037c0f92f46ca1781ab7e88e5afde2c4af9981799c5
|
|
| MD5 |
207b746076916cf0703bfe54ce04218b
|
|
| BLAKE2b-256 |
4ac07e055360f0da5f53a97db2722d967c1328f21c9c0ab4b565aaa68558dc56
|
File details
Details for the file unilogin-0.0.3-py3-none-any.whl.
File metadata
- Download URL: unilogin-0.0.3-py3-none-any.whl
- Upload date:
- Size: 8.4 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.8.0 pkginfo/1.8.2 readme-renderer/32.0 requests/2.26.0 requests-toolbelt/0.9.1 urllib3/1.26.7 tqdm/4.62.3 importlib-metadata/4.0.1 keyring/23.0.1 rfc3986/1.5.0 colorama/0.4.4 CPython/3.9.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
aeeea6b31a43c4535a87b315ff9cccf251a5b0b22327d97812870de64bf3e527
|
|
| MD5 |
0be14e80ae3ff14f682db54fbf237f37
|
|
| BLAKE2b-256 |
e0f143b48c47344fbd60cc64931df805fb25073526025fd7259a7c3c66fc4eca
|