Hello everyone, My objective is to create large amount of data files (say a million *.json files), using a pre-existing template file (*.json). Each file would have a unique name, possibly by incorporating time stamp information. The files have to be generated in a folder specified.
What is the best strategy to achieve this task, so that the files will be generated in the shortest possible time? Say within an hour. Thanks
-- https://mail.python.org/mailman/listinfo/python-list