Readme

Installation

This package requires the following:

For a debian-based linux distrbution, these can be installed with:

sudo apt-get install python graphviz texlive pylint
sudo easy_install Sphinx #only v0.6 in apt
sudo easy_install pygments #required by sphinx

Optionally, the following can be installed to improve performance:

Currently, there is no fancy auto-installer or anything like that for this package.

There is a makefile that will run some useful tasks for you (generate documentation, test, benchmark). This can be accessed by running the following command:

make

Table Of Contents

Previous topic

Welcome to AChemKit’s documentation!

Next topic

File Formats

This Page