astropy 5.3


NotesParametersReturnsBackRef
get_readable_fileobj(name_or_obj, encoding=None, cache=False, show_progress=True, remote_timeout=None, sources=None, http_headers=None, *, use_fsspec=None, fsspec_kwargs=None, close_files=True)

Notes

Parameters

name_or_obj : str or file-like
encoding : str, optional
cache : bool or "update", optional
show_progress : bool, optional
remote_timeout : float
sources : list of str, optional
http_headers : dict or None
use_fsspec : bool, optional
fsspec_kwargs : dict, optional
close_files : bool, optional

Returns

file : readable file-like

Examples

See :

Back References

The following pages refer to to this document either explicitly or contain code examples using this.

astropy.utils.data:get_file_contents

Local connectivity graph

Hover to see nodes names; edges to Self not shown, Caped at 50 nodes.

Using a canvas is more power efficient and can get hundred of nodes ; but does not allow hyperlinks; , arrows or text (beyond on hover)

SVG is more flexible but power hungry; and does not scale well to 50 + nodes.

All aboves nodes referred to, (or are referred from) current nodes; Edges from Self to other have been omitted (or all nodes would be connected to the central node "self" which is not useful). Nodes are colored by the library they belong to, and scaled with the number of references pointing them


File: /astropy/utils/data.py#186
type: <class 'function'>
Commit: