ChemPy
A chemistry toolkit for Python
Install / Use
/learn @jwallen/ChemPyREADME
ChemPy - A chemistry toolkit for Python
ChemPy is a free, open-source Python toolkit for chemistry, chemical engineering, and materials science applications.
Installation
ChemPy depends on several other packages in order to provide its full functional capabilities. Below is a summary of those dependencies. Of these, Python and NumPy are required, while the rest are optional depending on what functionality you wish to use. All dependencies are free and open source:
-
Python <http://www.python.org/>_ (versions 2.5.x and 2.6.x are known to work) -
NumPy <http://numpy.scipy.org/>_ (version 1.3.0 or later is recommended) -
SciPy <http://www.scipy.org/>_ (version 0.7.0 or later is recommended) -
Cython <http://www.cython.org/>_ (version 0.12.1 or later is recommended) -
OpenBabel <http://openbabel.org/>_ (version 2.2.0 or later is recommended) -
Cairo <http://cairographics.org/>_ (version 1.8.0 or later is recommended) -
C and Fortran compilers
Compilation with Cython
Almost all of the ChemPy modules have been designed to be compiled into C extensions using Cython. This compilation is not required, but is strongly recommended due to the enormous speed boost that comes with it. To compile the extensions, invoke the following from within the ChemPy root directory::
$ python setup.py build_ext --inplace
You can also use the provided Makefile to do this::
$ make
You can set extra options by creating a file in the ChemPy root directory named make.inc.
Related Skills
node-connect
350.8kDiagnose OpenClaw node connection and pairing failures for Android, iOS, and macOS companion apps
frontend-design
110.4kCreate distinctive, production-grade frontend interfaces with high design quality. Use this skill when the user asks to build web components, pages, or applications. Generates creative, polished code that avoids generic AI aesthetics.
openai-whisper-api
350.8kTranscribe audio via OpenAI Audio Transcriptions API (Whisper).
qqbot-media
350.8kQQBot 富媒体收发能力。使用 <qqmedia> 标签,系统根据文件扩展名自动识别类型(图片/语音/视频/文件)。
