mediawiki-utilities / python-mwapi

Simple Python Wrapper around MediaWiki API
http://pythonhosted.org/mwapi
MIT License
31 stars 11 forks source link

Security improvements (custom certs and auth support) #23

Closed halfak closed 8 years ago

halfak commented 8 years ago

Adds the ability to configure the underlying requests session from the constructor. Also adds the ability to pass around an auth object which is critical for using mwoauth.