mirror of
https://github.com/Code-For-Groningen/temmies.git
synced 2025-07-01 11:34:58 +02:00
Updated index
This commit is contained in:
@ -21,7 +21,7 @@ pip install temmies
|
|||||||
from temmies.themis import Themis
|
from temmies.themis import Themis
|
||||||
|
|
||||||
# Log in
|
# Log in
|
||||||
themis = Themis("s-number", "password")
|
themis = Themis("s-number") # You will be prompted for your password
|
||||||
|
|
||||||
# Get a year
|
# Get a year
|
||||||
year = themis.get_year(2023, 2024)
|
year = themis.get_year(2023, 2024)
|
||||||
|
Reference in New Issue
Block a user