Skip to content

Developed using Python 3.7.9. with libraries rdkit, pandas, numpy, and tkinter

Notifications You must be signed in to change notification settings

gurveershienh/delaneys-sol-calculator

Repository files navigation

delaneys-sol-calculator

Developed with Python 3.7.9.

libraries = [ pandas, numpy, pickle, tkinter, matplotlib, sklearn ]

Setting up virtual environment using conda 4.14.0:

conda create -c conda-forge -n virenv rdkit conda activate virenv conda install libraries <----- repeat command for each element in libraries above.

Run in terminal for execution: python app.py python model.py

About

Developed using Python 3.7.9. with libraries rdkit, pandas, numpy, and tkinter

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages