An open API service indexing awesome lists of open source software.

https://github.com/zachcp/prettymol

make molecules. pretty.
https://github.com/zachcp/prettymol

Last synced: about 1 year ago
JSON representation

make molecules. pretty.

Awesome Lists containing this project

README

          

# prettymol

Badge showing usage of MDAnalysis as a python package powering the add-on
Badge showing usage of bpy as a python package powering the add-on
Badge showing usage of molecularnodes as a python package powering the add-on

Make molecules. pretty.

## CLI

```sh
prettymol render --code 1FAP --output prettymol.png
prettymol grow --code 1FAP --output prettymol.png
```

## Blender Repl

```sh
# requires a blender install and a pixi install
# pixi run remove # --> if blender's pytho is deleted, you can use pixi's venv to drive
pixi run jupyter
```