![]() |
|
OASAOASA is a python library for manipulation of chemical formats that forms the base of BKChem. Until very recently, it was used solely by BKChem and some of my private projects. However because there seems to be some demand for a library that can draw chemical structures to PNG, I decided to publish OASA separately from BKChem from time to time. Even though OASA is already some 4 years old project, its API may be unstable. This is mainly because it was never before released outside of BKChem and I followed all significant API changes there. Therefore please do not expect a highly polished, well documented library. OASA is probably rather the opposite. You have been warned. Features
Missing features
Sample PNG export![]() DownloadSourceThe latest release is oasa-0.12.1. Older releases are available here. A kind of ChangeLog is available here. Windows packageThere is also a special package for Windows systems available. It is no sophisticated auto-installer, but it contains a working copy of cairo for Windows, which might come handy. To install this version, just copy the two directories The windows package is created for Python 2.5, however the only version dependent part of the package is the file You can download the windows package here. |
|