Skip to content

spixe37/Python-Hyper-Chem-Connection-Script

Repository files navigation

Python-Hyper-Chem-Connection-Script

Library to use python with HyperChem

This library allow use Python with HyperChem.

Functions:

connect() -> bool Returns can script be connected with HyperChem or not.

disconnect() -> None Dissconnect from HyperChem.

exec_text(query: str) -> bool Send text command to HyperChem. Returns bool that command is succefully or not.

query_text(query: str) -> str Get value of parameter.

About

Library to use python with Hyper Chem

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published