Chemical Forums

General Forums => Free Chemistry Advertising, and other links offsite => Topic started by: Somethingweirdhere on March 09, 2019, 06:49:29 PM

Title: I have created a little tool that helps me write my lab reports (GHS statements)
Post by: Somethingweirdhere on March 09, 2019, 06:49:29 PM
I have written a python script that takes in names of chemicals and outputs a ready table of Danger Symbols, Hazard- and Precautionstatements. I'm not sure if the US uses those, but I have to include such a table in every lab report. On the github pages are pictures how everything looks:

https://github.com/Somethingweirdhere/GHSParser (https://github.com/Somethingweirdhere/GHSParser)

It's open-source and you can either get the python script, or download the .exe file. The output is currently only a .docx file.

Cheers!