Skip to main content

A cross-platform chemical structure rendering desktop app.

Project description

### What is Clippy? Clippy is a simple desktop application that renders chemical structures using different formats as input. The key thing is that the app reads the input directly from your clipboard (hence the name clippy) rather than a file. Once you have a rendered structure, you can export it in different formats (via the clipboard again).

### Why should one prefer it to other free viewers? Apart from being Open Source and fully configurable, Clippy has some features currently missing from other viewer, such as the ChEMBL ID, name and InChIKey look-ups, as well as image and name conversions. Furthermore, the clipboard interface makes Clippy really convenient when one just wants to quickly check a structure.

Here’s a list of input formats that are read from clipboard and rendered in Clippy: * ChEMBL IDs (via ChEMBL look-up) * SMILES (via RDKit) * InChI Strings (via RDKit) * InChI Keys (via ChEMBL look-up) * Nomenclature (via OPSIN) * Images (via OSRA)

### Technical notes and dependencies The application was written in Python using wxPython and is natively cross-platform. It has been tested on Mac Mountain Lion, Windows XP and Ubuntu 12.04 machines. Clippy uses web services calls mainly to mnowotka’s [Beaker server](https://github.com/mnowotka/chembl_beaker). Therefore, you’ll need a running instance of Beaker in your network. Clipper comes also packaged for MacOS. As a result, the packaged version doesn’t have any other dependencies whatsoever (apart from a network connection and an Apple machine).

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

chembl_clippy-0.1.6.tar.gz (249.0 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page