XtalsPyTools.jl

Author SimonEnsemble
Popularity
4 Stars
Updated Last
2 Years Ago
Started In
November 2021

XtalsPyTools.jl

Build Status Test Coverage
Build codecov Aqua QA

A repository of Python-dependent tools for working with Xtals.jl

Xtals is a pure-Julia package for reading/writing/editing crystal structures. Some higher-level features were previously dependent on Python packages; those have been moved here.

To obtain the package, simply add it via the REPL package manager (minimum Julia version 1.4):

pkg> add XtalsPyTools

The methods in this package require scipy and/or pymatgen to be installed. To configure these dependencies automatically in a Julia-managed environment, use:

julia quick_setup.jl

See the Xtals.jl docs for further information.

Used By Packages