scandir
There are 18 repositories under scandir topic.
mrmlnc/fast-glob
:rocket: It's a very fast and efficient glob library for Node.js
benhoyt/scandir
Better directory iterator and faster os.walk(), now in the Python 3.5 stdlib
win32ports/dirent_h
header-only Windows implementation of the <dirent.h> header
silverwind/rrdir
Recursive directory reader with a delightful API
andhus/scantree
Flexible recursive directory iterator: `scandir` meets `glob("**", recursive=True)`
jedie/IterFilesystem
Multiprocess directory iteration via os.scandir() with progress indicator via tqdm bars.
LiorAvrahami/efipy
efipy - 'easy file iterator python', is a python based easy file iterator, with recursive option, and file filtering. useful when you need to apply some function to a set of files.
begininvoke/Stalker_FFWSC
Stalker _ Find files with similar contents
losciuto/playlist
Gestione Playlist
r0b0tAnthony/jobfoldersizes
jobfoldersizes is a python command line tool that utilizes the scandir python module to calculate the folder sizes of a desired root directory.
beobles/detailed_scandir
Diferente da função padrão que o PHP nos disponibiliza que nós um escaneamento incompleto, a função detailed_scandir() vai te dar um escaneamento completo de tudo e de todos os arquivos das pastas detalhado ($detalied = true) ou não ($detalied = false).
bluenix-pe/scandir
A tiny scan tool for directory privileges
youandmedigital/craft-getasset
This little plugin looks in a certain folder for a file that was last modified and returns the value in Twig.
youandmedigital/craft-getfiles
Retrieve a list of files based on a specified folder path
eryshkov/php-1HW04
Home work 4. PHP Stage 1
iyowei/fs-deep-walk
专注于深度扫描指定磁盘位置。
r0b0tAnthony/pywinperms
Pywinperms is a python 2.7.x command line program that can hierarchically and dynamically apply Windows DACL and Ownership.