Skip to main content

A visualisation tool for chemical structures.

Project description

CI Status code coverage pre-commit.ci status

Molara

Molara is an open-source program for the 3-dimensional visualization of molecules and crystal structures. These are some of its main features:

  1. Import of .xyz, .coord, and POSCAR files
  2. Export of rendered structures as raster graphics
  3. Tools for creating custom molecular and crystal structures
  4. Animation of trajectories

New features will follow soon!

Installation

You first need to clone the repository:

git clone <this repo>
cd Molara

It is advisable to install Molara in a virtual Python environment.

Virtual environment on Linux / Mac:

python -m venv venv
source venv/bin/activate

Virtual environment on Windows:

python -m venv venv
.\venv\Scripts\activate.bat

Subsequently, Molara may be installed as follows.

pip install cython numpy setuptools
python -m cython_build build_ext --inplace
pip install -e .

Note that, for the Cython build, a C compiler must be installed on the system (a more detailed description can be found here).

After the installation, Molara may then be started (within the virtual environment) by calling molara from the command line.

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

Molara-0.0.1.7.tar.gz (707.9 kB view hashes)

Uploaded Source

Built Distributions

Molara-0.0.1.7-cp311-cp311-win_amd64.whl (1.0 MB view hashes)

Uploaded CPython 3.11 Windows x86-64

Molara-0.0.1.7-cp311-cp311-win32.whl (986.8 kB view hashes)

Uploaded CPython 3.11 Windows x86

Molara-0.0.1.7-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (2.7 MB view hashes)

Uploaded CPython 3.11 manylinux: glibc 2.17+ x86-64

Molara-0.0.1.7-cp311-cp311-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl (2.7 MB view hashes)

Uploaded CPython 3.11 manylinux: glibc 2.17+ i686 manylinux: glibc 2.5+ i686

Molara-0.0.1.7-cp311-cp311-macosx_11_0_arm64.whl (1.0 MB view hashes)

Uploaded CPython 3.11 macOS 11.0+ ARM64

Molara-0.0.1.7-cp310-cp310-win_amd64.whl (1.0 MB view hashes)

Uploaded CPython 3.10 Windows x86-64

Molara-0.0.1.7-cp310-cp310-win32.whl (988.1 kB view hashes)

Uploaded CPython 3.10 Windows x86

Molara-0.0.1.7-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (2.5 MB view hashes)

Uploaded CPython 3.10 manylinux: glibc 2.17+ x86-64

Molara-0.0.1.7-cp310-cp310-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl (2.5 MB view hashes)

Uploaded CPython 3.10 manylinux: glibc 2.17+ i686 manylinux: glibc 2.5+ i686

Molara-0.0.1.7-cp310-cp310-macosx_11_0_arm64.whl (1.0 MB view hashes)

Uploaded CPython 3.10 macOS 11.0+ ARM64

Molara-0.0.1.7-cp39-cp39-win_amd64.whl (1.0 MB view hashes)

Uploaded CPython 3.9 Windows x86-64

Molara-0.0.1.7-cp39-cp39-win32.whl (990.3 kB view hashes)

Uploaded CPython 3.9 Windows x86

Molara-0.0.1.7-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (2.6 MB view hashes)

Uploaded CPython 3.9 manylinux: glibc 2.17+ x86-64

Molara-0.0.1.7-cp39-cp39-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl (2.5 MB view hashes)

Uploaded CPython 3.9 manylinux: glibc 2.17+ i686 manylinux: glibc 2.5+ i686

Molara-0.0.1.7-cp39-cp39-macosx_11_0_arm64.whl (1.0 MB view hashes)

Uploaded CPython 3.9 macOS 11.0+ ARM64

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