Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Proxy #17

Open
charliescarpino opened this issue Jun 14, 2018 · 0 comments
Open

Proxy #17

charliescarpino opened this issue Jun 14, 2018 · 0 comments

Comments

@charliescarpino
Copy link

Hello,

I need to insert my proxy detail in following code:

import good_morning as gm
proxies = {
"http": "http://USERNAME:PASSWORD@proxy:port",
"https": "http://USERNAME:PASSWORD@proxy:port",
}
kr = gm.KeyRatiosDownloader()
kr_frames = kr.download('AAPL')

Is there any chance to do that?
Thanks in advence for your help
BR
Charles

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant