I needed a periodic table in the format of an array of dictionaries, but I didn't find it on the internet and so I created it myself. The files tabel.csv and tabel.xls and tebel2.csv store elements of their names and weights (in Russian). If you need it on English, you can change tabel2.csv and run script. elscreatye.py is the file that I originally created the dictionary, but then it turned out that in Microsof Exsel it is much easier to do this. csv to dict.py is a script to translate a table into a dictionary. In output.txt is an array of dictionaries
Мне нужна была периодическая таблица в формате массива словарей, но я не нашел ее в Интернете и поэтому создал ее сам. В файлах tabel.csv и tabel.xls и tebel2.csv хранится элементы их названия и массы (на русском языке). Если вам требуется это на английском языке, вы можете изменить tabel2.csv и запустить скрипт. elscreatye.py это файл которым я изначально создовал словарь, но потом оказалось что в Microsof Exsel это сделать гораздо проше. csv to dict.py это скрипт для перевода таблицы в словарь. В output.txt хранится масив словарей