LICENSE
MANIFEST.in
README.md
logo.png
setup.py
chemical_safety/__init__.py
chemical_safety.egg-info/PKG-INFO
chemical_safety.egg-info/SOURCES.txt
chemical_safety.egg-info/dependency_links.txt
chemical_safety.egg-info/entry_points.txt
chemical_safety.egg-info/requires.txt
chemical_safety.egg-info/top_level.txt
chemical_safety/chemical/2024_09_24_convertjsontoSQL.py
chemical_safety/chemical/__init__.py
chemical_safety/chemical/chemical.py
chemical_safety/chemical/molecule.py
chemical_safety/chemical/periodictable.py
chemical_safety/chemical/sigfig.py
chemical_safety/chemical/units.py
chemical_safety/chemical/lists/EPA_D_List.csv
chemical_safety/chemical/lists/EPA_P_List.csv
chemical_safety/chemical/lists/EPA_U_List.csv
chemical_safety/chemical/lists/IARC_classification.csv
chemical_safety/chemical/lists/NTP_anticipated_carcinogens.csv
chemical_safety/chemical/lists/NTP_known_carcinogens.csv
chemical_safety/chemical/lists/OSHA_carcinogens.csv
chemical_safety/chemical/lists/UMN_peroxide_formers.csv
chemical_safety/chemical/lists/convert_UMN_peroxide_list.py
chemical_safety/chemical/lists/convert_p_statements.py
chemical_safety/chemical/lists/p_statements.csv
chemical_safety/chemical/lists/process_EPA_lists.py
chemical_safety/chemical/lists/process_lists.py
chemical_safety/chemical/pictograms/Acute_Toxic.svg
chemical_safety/chemical/pictograms/Compressed_Gas.svg
chemical_safety/chemical/pictograms/Corrosive.svg
chemical_safety/chemical/pictograms/Environmental_Hazard.svg
chemical_safety/chemical/pictograms/Explosive.svg
chemical_safety/chemical/pictograms/Flammable.svg
chemical_safety/chemical/pictograms/Health_Hazard.svg
chemical_safety/chemical/pictograms/Irritant.svg
chemical_safety/chemical/pictograms/Oxidizing.svg
chemical_safety/chemical/tables/elements.csv
chemical_safety/dashboard/__init__.py
chemical_safety/dashboard/app.py
chemical_safety/dashboard/config.json
chemical_safety/dashboard/static/courses/CHEM1115/16 The Use of Melting Points in the Identification of Organic Compounds.txt
chemical_safety/dashboard/static/courses/CHEM1115/18 Hydrocarbons.txt
chemical_safety/dashboard/static/courses/CHEM1115/19 Reactions of Alcohol and Phenols.txt
chemical_safety/dashboard/static/courses/CHEM1115/20 Reactions of Aldehydes and Ketones.txt
chemical_safety/dashboard/static/courses/CHEM1115/21 Reactions of Carboxylic Acids, Amines, and Amides.txt
chemical_safety/dashboard/static/courses/CHEM1115/22 The Synthesis of Aspirin and other Esters.txt
chemical_safety/dashboard/static/courses/CHEM1115/23 Identifying Functional Groups in Unkowns.txt
chemical_safety/dashboard/static/courses/CHEM1115/26 A Study of Carbohydrates.txt
chemical_safety/dashboard/static/courses/CHEM1115/27 Preparation of Soap by Lipid Saponification.txt
chemical_safety/dashboard/static/courses/CHEM1115/29 Amino Acids and Proteins.txt
chemical_safety/dashboard/static/courses/CHEM1115/30 Enzymes, Natures Catalysts.txt
chemical_safety/dashboard/static/courses/CHEM1115/31 Factors That Influence Enzyme Activity.txt
chemical_safety/dashboard/static/courses/CHEM1115/32 Vitamin C Content of Foods.txt
chemical_safety/dashboard/static/courses/CHEM1115/34 Extraction of DNA From Wheat Germ.txt
chemical_safety/dashboard/static/courses/CHEM1115/5 Separation & Analysis.txt
chemical_safety/dashboard/static/css/style.css
chemical_safety/dashboard/static/img/Acute_Toxic.png
chemical_safety/dashboard/static/img/Acute_Toxic.svg
chemical_safety/dashboard/static/img/Compressed_Gas.png
chemical_safety/dashboard/static/img/Compressed_Gas.svg
chemical_safety/dashboard/static/img/Corrosive.png
chemical_safety/dashboard/static/img/Corrosive.svg
chemical_safety/dashboard/static/img/Environmental_Hazard.png
chemical_safety/dashboard/static/img/Environmental_Hazard.svg
chemical_safety/dashboard/static/img/Explosive.png
chemical_safety/dashboard/static/img/Explosive.svg
chemical_safety/dashboard/static/img/Flammable.png
chemical_safety/dashboard/static/img/Flammable.svg
chemical_safety/dashboard/static/img/Health_Hazard.png
chemical_safety/dashboard/static/img/Health_Hazard.svg
chemical_safety/dashboard/static/img/Irritant.png
chemical_safety/dashboard/static/img/Irritant.svg
chemical_safety/dashboard/static/img/Oxidizer.png
chemical_safety/dashboard/static/img/Oxidizer.svg
chemical_safety/dashboard/static/img/Oxidizing.png
chemical_safety/dashboard/static/img/Oxidizing.svg
chemical_safety/dashboard/static/img/PHS.png
chemical_safety/dashboard/static/img/chembio_horiz.png
chemical_safety/dashboard/static/img/logo.png
chemical_safety/dashboard/templates/chemical_lookup.html
chemical_safety/dashboard/templates/course_dropdown.html
chemical_safety/dashboard/templates/course_lookup.html
chemical_safety/dashboard/templates/experiment_lookup.html
chemical_safety/dashboard/templates/first_aid_info.html
chemical_safety/dashboard/templates/index.html
chemical_safety/dashboard/templates/lookup_fail.html
chemical_safety/dashboard/templates/multi_chemical_lookup.html
chemical_safety/dashboard/templates/phs_list.html
chemical_safety/dashboard/templates/room_lookup.html
chemical_safety/dashboard/templates/search_form.html
chemical_safety/dashboard/templates/secondary_label.html
chemical_safety/dashboard/templates/secondary_label_builder.html