Metadata-Version: 2.4
Name: prettymol
Version: 0.2
Summary: make molecules. pretty
Project-URL: Homepage, https://github.com/zachcp/prettymol
Project-URL: Issues, https://github.com/zachcp/prettymol/issues
Classifier: Development Status :: 3 - Alpha
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3
Requires-Python: ==3.11.*
Requires-Dist: biotite>=1.1
Requires-Dist: bpy
Requires-Dist: click
Requires-Dist: molecularnodes>=4.2.12
Provides-Extra: dev
Requires-Dist: pytest>=7.0; extra == 'dev'
Description-Content-Type: text/markdown

# prettymol

<a href="https://pypi.org/project/biotite"> <img src="https://img.shields.io/badge/powered%20by-Biotite-orange.svg" alt="Badge showing usage of MDAnalysis as a python package powering the add-on" style="height:20px"/></a>
<a href="https://blender.org"> <img src="https://img.shields.io/badge/powered%20by-Blender%20Python-orange.svg" alt="Badge showing usage of bpy as a python package powering the add-on" style="height:20px"/></a>
<a href="https://github.com/BradyJohnston/MolecularNodes"> <img src="https://img.shields.io/badge/powered%20by-MolecularNodes-orange.svg" alt="Badge showing usage of molecularnodes as a python package powering the add-on" style="height:20px"/></a>


Make molecules. pretty.



## CLI

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