Skip to main content

Crystal, Lattice, Atoms, K-path.

Project description

Crystal, Lattice, Atoms, K-path.

https://badge.fury.io/py/wulfric.svg Documentation Status https://img.shields.io/badge/code%20style-black-000000.svg https://img.shields.io/badge/%20imports-isort-%231674b1?style=flat&labelColor=505050 https://img.shields.io/badge/License-GPLv3-blue.svg pre-commit.ci status

For the detailed description check documentation.

Installation

Requirement for Wulfric installation are:

  • Python (>=3.8)

  • NumPy

  • SciPy

  • termcolor

  • matplotlib (optional)

  • plotly (optional)

Optional dependencies are required if you want to use visual capabilities.

Wulfric can be installed with pip or from source.

pip

To install Wulfric, run (you may need to use pip3):

pip install wulfric

To install with optional visualisation capabilities, run (you may need to use pip3):

pip install wulfric[visual]

Installing from source

  • Clone the project to your local computer:

git clone git@github.com:adrybakov/wulfric.git
  • Change the directory:

cd wulfric
  • Instal the dependencies (you may need to use pip3):

pip install -r requirements.txt
  • To install Wulfric, run (you may need to use pip3):

pip install wulfric

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

wulfric-0.3.1.tar.gz (75.9 kB view hashes)

Uploaded Source

Built Distribution

wulfric-0.3.1-py3-none-any.whl (91.2 kB view hashes)

Uploaded Python 3

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