Windows
Mac
Android
Top Downloads
Latest
Audio
Business
Communications
Desktop Utilities
Development
Graphics
Home & Education
Network & Internet
Scripts
Security
System Utilities
Video
Sorting big files
Nicolas Lehuen
This recipe can be used to sort big files according to a key
Windows
Download
8
Downloads
0 Ratings
Share
Rate
Sorting big files
Overview
This recipe can be used to sort big files (much bigger than the available RAM) according to a key. The sort is guaranteed to be stable on Python 2.3.
NEW
Fixed some bugs.
Sorting big files
Information
Version
1.5
Date
04.22.10
License
Language
English
File Size
N/A
Developer
Nicolas Lehuen
Category
Scripts
SubCategory
Python
Operating Systems
Windows ,Linux,Mac OS,BSD,Solaris
System Requirements
No additional system requirements.
More From
Nicolas Lehuen
Read tabular data from Excel spreadsheets
Read tabular data from Excel spreadsheets script reads data from spreadsheet.
Free
Thread-safe caching object and HTTP implementation
Implementation of an abstract, thread-safe cache with minimal locking.
An interval mapping data structure
This structure is a kind of dictionary which allows you to map data intervals
Asynchronous port forwarding
This forward the TCP traffic from your machine to another host
More
Python Software
Top Downloads
Principal Component Analysis (PCA)
A class that carries out Principal Component Analysis (PCA).
Free
Deal Or No Deal Game
A game based on the tv game show, Deal Or No Deal.
Free
Disk Dumper
This recipe will display a hex dump of the disk specified on the command line.
Complex Boolean Regular Expression Class
Need to look for the occurence of words in a string or group of words
Free
Display an Image from a specified file
Reads an image file from the filename specified as the 1st parameter
Free
Quickslice decorator
Quickslice decorator script defines a decorator that allows for an abbreviated
Free
mx.ODBC example
mx.ODBC example script shows you how to get the columns of a table and get data.
Free
Python replacement for java.util.Properties
Quick and easy way to process Java properties files using pure Python
Free
More