Pinned Loading
-
-
-
Mastodon.py secret generation script
Mastodon.py secret generation script 1# Mastodon.py client setup
2# Install mastodon module with pip install --user Mastodon.py or equiv
3# See https://mastodonpy.readthedocs.io/en/stable/ for more information
4from getpass import getpass
5from mastodon import Mastodon
-
Rstats functions for calculating if ...
Rstats functions for calculating if a specified date is a public holiday in New Zealand 1# Functions to calculate if a date
2# is a holiday or weekend.
3# Functions are vectorised, so can
4# be used with columns of dates.
5
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.