Sie befinden sich hier: eisfair / Pack-Eis
News News News

Navigation

Content

python310-scandir (python3)

Python 3.10 - scandir - directory iterator and faster oswalk (Offizielles Paket)

Version: 3.4.2 Status: stable Release Datum: 2023-11-12
Autor: the eisfair team, team(at)eisfair(dot)org
Internal Program Version: scandir  1.10.0

'scandir()' is a directory iteration function like 'os.listdir()',
except that instead of returning a list of bare filenames, it yields
'DirEntry' objects that include file type and stat information along
with the name. Using 'scandir()' increases the speed of 'os.walk()'
by 2-20 times (depending on the platform and file system) by avoiding
unnecessary calls to 'os.stat()' in most cases.

https://github.com/benhoyt/scandir
SHA256-Prüfsumme: a5bc7959d680e15259a7d54795a43a896eccabaf869c6f7b84cbe9b3338aa8d1
Größe: 25.37 KByte
Info-Datei: https://www.pack-eis.de/dl.php?l=61417/python310-scandir.tar.bz2.info
Benötigte Pakete: glibc 3.4.2
python310-base 3.4.2