Skip to content

Add support for proxy connections and command line arguments#3

Merged
JamieTaylor-TUOS merged 4 commits intomasterfrom
dev-proxysupport
Sep 12, 2023
Merged

Add support for proxy connections and command line arguments#3
JamieTaylor-TUOS merged 4 commits intomasterfrom
dev-proxysupport

Conversation

@ejones18
Copy link

As per #1, #2; adds support for proxy connections when making http or https requests using the requests lib as seen here: https://requests.readthedocs.io/en/latest/user/advanced/#proxies. Also adds a command line interface to the pvforecast module.

Includes:

  • Updated command line interface to include option to add http and https proxies,
  • Handling for the above arguments,
  • Further implementation to update the requests session to use the passed-in proxies.
  • Updated README and version number.

Doesn't include:

  • Updated sphinx documentation - review before generating

cc: @JamieTaylor-TUOS

@ejones18 ejones18 added the enhancement New feature or request label Dec 12, 2022
@JamieTaylor-TUOS JamieTaylor-TUOS merged commit cd33328 into master Sep 12, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants