Azo add-on for SCOPE
Project description
scope-azo
scope-azo is the azo add-on for SCOPE. It extends the core scope package with tools for building, running, and analysing azo systems.
This add-on is intended for users who already work with SCOPE's core chemistry and workflow abstractions and need azo-specific functionality on top of them.
Documentation
- Repository and source code: https://github.com/QTC-IQAC/Scope
- Preprint: https://doi.org/10.26434/chemrxiv.15001415/v1
- Tutorials: https://github.com/QTC-IQAC/Scope_Tutorials
Installation
create and activate conda environment and install pip:
conda create --name scope python=3.12
conda activate scope
conda install pip
conda install openbabel -c conda-forge
Option 1: from PyPI
pip install scope-azo
Option 2: from repository
git clone https://github.com/QTC-IQAC/Scope.git
cd Scope
pip install -e azo
Option 3: from TestPyPi
pip install --index-url https://test.pypi.org/simple/ --extra-index-url https://pypi.org/simple/ scope-azo
Command Line Interface
The package provides the scope_azo command. For help:
scope_azo -h
Usage
scope-azo complements the main scope package and is meant to be used together with the core SCOPE workflow and data model.
License
See the repository-level LICENSE file for licensing information.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file scope_azo-0.9.3.tar.gz.
File metadata
- Download URL: scope_azo-0.9.3.tar.gz
- Upload date:
- Size: 27.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.14.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
3e93f7b7b10ae5006ba649afd47e8fa21c4c20f68847875291e8a5fd26a5fe68
|
|
| MD5 |
de93a942a89d948a960ac7cc3691264b
|
|
| BLAKE2b-256 |
11f734f7838e64229655da0f5debc38853ce036d50eb8f5d641d1b7d0995147e
|
File details
Details for the file scope_azo-0.9.3-py3-none-any.whl.
File metadata
- Download URL: scope_azo-0.9.3-py3-none-any.whl
- Upload date:
- Size: 28.8 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.14.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
9f169c5087682c8b3401c0a3b99c028c97643f3439859c8cda5ce7f96d269236
|
|
| MD5 |
a277310897494172f3424021f247e8f6
|
|
| BLAKE2b-256 |
d647cbbb15f9257d16a5188a03e4451ca3cada1fe712c5e35ba88de7a77b304a
|