Directory Iterator

Directory Iterator 1.2

Directory Iterator 1.2 Download Summary

  • Language: Python
  • Platform: Windows / Linux / Mac OS / BSD / Solaris
  • License: Other Free / Open Source License - Python License
  • Databases: N/A
  • Downloads: 483
  • Released: Jun 6, 2007

Directory Iterator 1.2 Description

This script is an iterator that can be used to walk through directories.

This class is intended to provide an iterator version of the os.listdir function. The interesting property of the iterator is that you can control if you want a deep iteration of directories with the 'deep' member.

After having returned the path of a directory, the iterator will yield the content of this directory if the deep member is true.

Directory Iterator Bookmark

Hyperlink code:
Hyperlink for Forum code:

Directory Iterator 1.2 Script Download Notice

Top 4 Download periodically updates information of Directory Iterator 1.2 script from the developer, but some information may be slightly out-of-date.

Our script download links are directly from our mirrors or publisher's website. Directory Iterator 1.2 torrent files or shared files from free file sharing and free upload services, including Rapidshare, MegaUpload, YouSendIt, MailBigFile, DropSend, HellShare, HotFile, FileServe, MediaMax, zUpload, MyOtherDrive, SendSpace, DepositFiles, Letitbit, LeapFile, DivShare or MediaFire, are not allowed!

Iterating through large file like objects

This function provides a simple iterator for the lines of a file-like object. (It also provides a flag for removing/retaining trailing newlines.) I ran into the problem a number of times that I wanted to read-in a very large file-like object (say a GB or two) line by line. This ...
Python

z directory

This script is a memory-based directory copier and paster. Pickled Directory objects will contain all data from a directory at path and can be saved in other locations.Once a Directory object has been created, pasting it to another ...
Python

DirPHP

DirPHP is a tool for: - listing all files in the same directory, color coded alphabetically, - displaying other PHP ... - performing simple file uploads to the directory. No configuration is needed and the script is just a single PHP ...

Clean up a directory tree

This script can be used to clean up a directory tree irrespective of whether the directory tree contains non-empty directories. As long as the ... work.There is no files, thor cleaning a non-empty directory tree in python os module. os.removedirs() cannot be ... than explorer and about 10% faster than MKS tool-kit's 'rm -rf' command.  ...
Python

php directory listing

... pdl, a little php script which makes a directory listing. It shows the inode , file, name (with link), file size, timestamp, permissions, path and directory size. It is styled with some colors. ...