Hello all,

 I am exploring pywikibot to write few bots.

When importing it as a library in my python code, on initial execution it asks to login to the relevant wiki site.

Then it works as expected.

How long this login session is stored?

Is one time login enough?
Will it ask to login after some time?


How to run this in a daily cron job on any remote server, if the session persistence is some limited time.

Share some thoughts on this.

Thanks.
Shrini