Drawing and rendering beautiful atoms, molecules using Blender.
Project description
Beautiful Atoms
batoms_api is a API for Beautiful Atoms package. Beautiful Atoms is a Python package for editing and rendering atoms and molecules objects using blender. A Python interface that allows for automating workflows.
Features:
- Model: space-filling, ball-stick, polyhedral, cavity and so on.
- File type: cif, xyz, cube, pdb, json, VASP-out and so on.
- Volumetric data (Isosurface)
- Animation
High quality rendering: 3D modelsFree, Open Source: Easy to download and install.Cross-platform: (Linux, Windows, macOS)
Author
- Xing Wang xingwang1991@gmail.com
How to use
On command line:
batoms h2o.xyz -m '1'
Use python script:
from ase.build import molecule
from batoms_api import render
atoms = molecule('H2O')
# Windows
input = {'output': 'D:\\projects\\batoms\\figs\\h2o.png'}
# Linux
input = {'output': 'figs/h2o.png'}
render(atoms, render_input = input)
Please vist: https://beautiful-atoms.readthedocs.io/en/latest/
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distributions
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file batoms_api-0.2.0-py3-none-any.whl.
File metadata
- Download URL: batoms_api-0.2.0-py3-none-any.whl
- Upload date:
- Size: 17.3 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.4.2 importlib_metadata/4.8.1 pkginfo/1.6.1 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.51.0 CPython/3.8.5
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
f4109b88da02e980eba821a6f4bf0be497544d370db563ace7af004b7890368d
|
|
| MD5 |
fd538ae7d77a219ac174b6727147ad16
|
|
| BLAKE2b-256 |
29eb2d756dfe9e1f729ae3a9f565c878a8660368ff750d04da599cf7d1658bf2
|