multifileiter 0.1.2
An iterator over all lines of the given files. Like module `fileinput` in the standard library, but faster, and written in C.
Downloads ↓ | Package Documentation
An iterator over all lines of the given files. Like module fileinput in the standard library, but faster, and written in C.
Unlike fileinput, input files are not completely read into memory; it can handle files of any size.
In addition, a replacement for the standard fileinput.FileInput legacy class is provided.
This package has no external dependencies. It has been tested in Python 2.6; support for Python 3.1 is still experimental.
See docs at http://packages.python.org/multifileiter/
| File | Type | Py Version | Uploaded on | Size | # downloads |
|---|---|---|---|---|---|
| multifileiter-0.1.2.win32-py2.6.exe (md5) | MS Windows installer | 2.6 | 2010-01-20 | 200KB | 200 |
| multifileiter-0.1.2.win32-py3.1.exe (md5) | MS Windows installer | 3.1 | 2010-01-20 | 201KB | 215 |
| multifileiter-0.1.2.zip (md5) | Source | 2010-01-20 | 16KB | 485 | |
- Author: Gabriel Genellina
- Documentation: multifileiter package documentation
- Home Page: http://code.google.com/p/multifileiter/
- License: MIT License
-
Categories
- Development Status :: 3 - Alpha
- Environment :: Console
- Intended Audience :: Developers
- License :: OSI Approved :: MIT License
- Operating System :: OS Independent
- Programming Language :: C
- Programming Language :: Python
- Programming Language :: Python :: 2
- Programming Language :: Python :: 3
- Topic :: Software Development :: Libraries :: Python Modules
- Topic :: Text Processing :: Filters
- Package Index Owner: Gabriel.Genellina
- DOAP record: multifileiter-0.1.2.xml
