mirror of
https://github.com/Code-For-Groningen/temmies.git
synced 2025-03-15 07:10:15 +01:00
Updated index
This commit is contained in:
parent
461b506be5
commit
a3a9f5dfee
@ -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)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user