https://github.com/zachcp/prettymol
make molecules. pretty.
https://github.com/zachcp/prettymol
Last synced: about 1 year ago
JSON representation
make molecules. pretty.
- Host: GitHub
- URL: https://github.com/zachcp/prettymol
- Owner: zachcp
- Created: 2025-02-11T13:46:30.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-02-26T17:05:03.000Z (over 1 year ago)
- Last Synced: 2025-04-01T18:08:52.894Z (about 1 year ago)
- Language: Python
- Homepage: https://zachcp.github.io/prettymol/
- Size: 91.3 MB
- Stars: 3
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# prettymol
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
```