python magic with base64 data code example
Example: how to download excel file with password from online python
s.post(site_url, data={'_username': 'user', '_password': 'pass'})
s.post(site_url, data={'_username': 'user', '_password': 'pass'})