Skip to main content

Integrated environment for first-principles point-defect calculations using vasp

Project description

# README #

This README would normally document whatever steps are necessary to get your application up and running.

### What is this repository for? ###

### How do I get set up? ###

#### Installation using pip

After cloning the repository, it is possible to install pydefect using the python package manager pip. To do so, run this command in the directory containing setup.py:

pip install ./

This will install pydefect and any dependant packages not already have installed on your system.

Note that the scikit-image package is required to locate interstitials but can be omitted if this feature is not required.

Sometimes errors will be given if a specific version of a package is not installed. In this case try installing the exact versions that have been tested for use with pydefect with the following command:

pip install -r requirements.txt ./

This will install the package versions listed in the requirements.txt file. To prevent interference with other programmes, it is advised that a package management system like [conda](https://docs.conda.io/projects/conda/en/latest/index.html) is used. This allows you to install dependancies in a particular environment so that they can be managed and recorded more easily. The commands above can then be executed in a conda environment (after installing pip in that environment).

For more information on how dependancies are managed in this branch see this [blog post](https://medium.com/@boscacci/why-and-how-to-make-a-requirements-txt-f329c685181e).

  • Summary of set up

  • Configuration

  • Dependencies

  • Database configuration

  • How to run tests

  • Deployment instructions

### Contribution guidelines ###

  • Writing tests

  • Code review

  • Other guidelines

### Who do I talk to? ###

  • Repo owner or admin

  • Other community or team contact

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

pydefect-0.1.0.tar.gz (109.9 kB view hashes)

Uploaded Source

Built Distribution

pydefect-0.1.0-py3-none-any.whl (139.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