SkautIS
Python knihovna pro připojení do Skautisu
Knihovna je automaticky generovaná s limitovaným testováním a může tedy obsahovat chyby.
Pokud na nějakou narazíte, případně máte nápad na vylepšení generování, určitě dejte vědět. Nicméně vzhledem k jednoduché architektuře a stáří projektu jsou chyby nepravděpodobné.
Instalace a použití
Knihovna je dostupná na PyPI, případně se dá nainstalovat přímo ze zdroje pomocí setup scriptu:
python setup.py install
Po instalaci stačí zavolat SkautisApi s klíčem aplikace, nad kterým se dají poté volat jednotlivé operace.
Všechna volání jsou ve formátu: skautis.<webservice>.<operation>(args).
Seznam možných volání je na adrese https://is.skaut.cz/JunakWebservice/.
Složka example obsahuje jednoduchou aplikaci, která ukazuje základní využití knihovny jako je přihlášení, získání dat o uživateli a odhlášení.
Příklad použití
skautis = SkautisApi(SKAUTIS_APPID, test=True)
...
// načtení informací o uživateli
user_info = skautis.UserManagement.UserDetail(skautis_token, None)
// získání logout linku
logout_link = skautis.get_logout_url(skautis_token)
Release files for skautis-py 1.1.48
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| skautis_py-1.1.48.tar.gz | 111.3 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| skautis_py-1.1.48-py3-none-any.whl | Python 3 | none | any | Details |
Total release size:229.8 kB
Release files / skautis_py-1.1.48.tar.gz
| Download URL | skautis_py-1.1.48.tar.gz |
|---|---|
| Size | 111.3 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
b78fab804b19959338e6571c69a282f61af33cf2b9a4596a6fdb01029c5bd94b
|
|
BLAKE2b-256 checksum How to use checksums |
8b4e4644bd799c4671226383efd0385ab05abe9a3b6db3895d76d0a6257f36a7
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
Yes |
| Uploaded via |
twine/7.0.0 CPython/3.13.14
|
Provenance
Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.
PyPI Publish Attestation
PyPI verified that this artifact, at this checksum, originated from the publisher listed below.
Signed by GitHub Actions, verified by PyPI on Aug 31, 2026.
Transparency logRelease files / skautis_py-1.1.48-py3-none-any.whl
| Download URL | skautis_py-1.1.48-py3-none-any.whl |
|---|---|
| Size | 118.6 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
87d1907068859f7efbb072acd269945ae47c0e7050cef1b0f58fb180b6d1e2f2
|
|
BLAKE2b-256 checksum How to use checksums |
016bc6b94d2a265f15f923dad558976972cfe71ee286c3600622d3c26ac6dfd1
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
Yes |
| Uploaded via |
twine/7.0.0 CPython/3.13.14
|
Provenance
Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.
PyPI Publish Attestation
PyPI verified that this artifact, at this checksum, originated from the publisher listed below.
Signed by GitHub Actions, verified by PyPI on Aug 31, 2026.
Transparency log