You are viewing an older version (2.4.3). Go to latest (2.4.4)
{ } Raw JSON

bundles / numpy 2.4.3 / numpy / lib / _datasource / Repository / listdir

function

numpy.lib._datasource:Repository.listdir

source: /numpy/lib/_datasource.py :682

Signature

def   listdir ( self )

Summary

List files in the source Repository.

Returns

files : list of str or pathlib.Path

List of file names (not containing a directory part).

Notes

Does not currently work for remote repositories.

Aliases

  • numpy.lib._datasource.Repository.listdir