Nudin / LexData

Python bot framework for Lexemes on Wikidata
https://nudin.github.io/LexData/
MIT License
18 stars 5 forks source link

Does LexData support request sessions from another library say WikidataIntegrator? #18

Open dpriskorn opened 3 years ago

dpriskorn commented 3 years ago

I want to only log in once in my script. Can I feed LexData a logged in session to work from?

dpriskorn commented 3 years ago

I see that it does use request sessions, so this should be straight forward no?