Skip to content

Instantly share code, notes, and snippets.

View cyrildiagne's full-sized avatar

Cyril Diagne cyrildiagne

View GitHub Profile
# adds collection names in metadatas jsons.
import csv
import os
import json
from Tkinter import Tk
import tkFileDialog
import io
collectionsFileName = "allCollectionNames.csv"