Skip to main content

A collection of tools for the analysis of nanocrystals.

Project description

https://github.com/nlesc-nano/nano-CAT/workflows/Build%20with%20Conda/badge.svg https://readthedocs.org/projects/cat/badge/?version=latest https://badge.fury.io/py/nano-CAT.svg

https://img.shields.io/badge/python-3.7-blue.svg https://img.shields.io/badge/python-3.8-blue.svg https://img.shields.io/badge/python-3.9-blue.svg https://img.shields.io/badge/python-3.10-blue.svg

Nano-CAT

Nano-CAT is a collection of tools for the analysis of nanocrystals, building on the framework of the Compound Attachment Tools package (CAT).

Installation

  • Download miniconda for python3: miniconda (also you can install the complete anaconda version).

  • Install according to: installConda.

  • Create a new virtual environment, for python 3.7, using the following commands:

    • conda create --name CAT python

  • The virtual environment can be enabled and disabled by, respectively, typing:

    • Enable: conda activate CAT

    • Disable: conda deactivate

Dependencies installation

Using the conda environment the following packages should be installed:

  • rdkit: conda install -y --name CAT --channel conda-forge rdkit

Package installation

Finally, install Nano-CAT using pip:

  • Nano-CAT: pip install nano-CAT --upgrade

Now you are ready to use Nano-CAT.

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

Nano-CAT-0.7.2.tar.gz (81.3 kB view hashes)

Uploaded Source

Built Distribution

Nano_CAT-0.7.2-py3-none-any.whl (100.6 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