HDFGroup / h5pyd

h5py distributed - Python client library for HDF Rest API
Other
115 stars 38 forks source link

And env based endpoint/user/etc. #5

Closed jreadey closed 7 years ago

jreadey commented 8 years ago

Pull endpoint, user, password, etc. from env variable or config file if not set explicitly.

jreadey commented 7 years ago

This is implemented using the following environment variables:

These can be overridden with named options in the File constructor.