THERMOCALC front-end for constructing and analyzing PT pseudosections
Project description
pypsbuilder
Not that simplistic THERMOCALC front-end for constructing and visualizations of P-T, T-X and P-X pseudosections
How to install
It is strongly suggested to install pypsbuilder into separate environment. You can create Python virtual environment. For Linux and macOS use:
python -m venv .venv
source .venv/bin/activate
for Windows use Command Prompt or PowerShell:
python -m venv .venv
.venv\Scripts\activate
or, if you will got error 'python' is not recognized as an internal or external command, try:
py -m venv .venv
.venv\Scripts\activate
[!NOTE] On Microsoft Windows, it may be required to set the execution policy in PowerShell for the user. You can do this by issuing the following PowerShell command:
Set-ExecutionPolicy -ExecutionPolicy RemoteSigned -Scope CurrentUser
and install pypsbuilder using pip within the environment. You should choose the UI framework using option pyqt5 or pyqt6:
pip install pypsbuilder[pyqt6]
JupyterLab could also be installed providing the jupyter option:
pip install pypsbuilder[pyqt6,jupyter]
I'm using conda or mamba to manage environments
If you have already have conda or mamba installed, you can create environment with:
conda create -n pyps python=3.12.8 matplotlib shapely pyqt tqdm scikit-image qtpy jupyterlab
or
mamba create -n pyps python=3.12.8 matplotlib shapely pyqt tqdm scikit-image qtpy jupyterlab
Then activate the new environment:
conda activate pyps
or
mamba activate pyps
and install with pip. As PyQt is already installed with mamba/conda, we will install pypsbuilder without UI framework:
pip install pypsbuilder
[!NOTE] If you encounter errors during install, try to install without upgrading dependencies:
pip install --no-deps pypsbuilder
Upgrade existing installation
To upgrade an already installed pypsbuilder to the latest release:
pip install --upgrade pypsbuilder
or to the latest master version:
pip install --upgrade https://github.com/ondrolexa/pypsbuilder/archive/master.zip
Documentation and tutorials
Check documentation and tutorials on RTD https://pypsbuilder.readthedocs.io/en/latest/
License
pypsbuilder is free software: you can redistribute it and/or modify it under the terms of the MIT License. A copy of this license is provided in LICENSE file.
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 pypsbuilder-2.6.4.tar.gz.
File metadata
- Download URL: pypsbuilder-2.6.4.tar.gz
- Upload date:
- Size: 5.1 MB
- Tags: Source
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.1.0 CPython/3.12.9
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
a8131823e4996f67ae2dddd732517ed71b0c28c2dd0216d6b44ac011e5a8c229
|
|
| MD5 |
0800adede234a6bd5c458c6a2375c826
|
|
| BLAKE2b-256 |
c1a94f30fa6f563a127b29931f541738f8e2b0b456ce07d6e7a855544af9cd86
|
Provenance
The following attestation bundles were made for pypsbuilder-2.6.4.tar.gz:
Publisher:
release.yml on ondrolexa/pypsbuilder
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
pypsbuilder-2.6.4.tar.gz -
Subject digest:
a8131823e4996f67ae2dddd732517ed71b0c28c2dd0216d6b44ac011e5a8c229 - Sigstore transparency entry: 345794194
- Sigstore integration time:
-
Permalink:
ondrolexa/pypsbuilder@ecfb738b90ef6109a0a9d4b6ac17ff82c6ed423e -
Branch / Tag:
refs/tags/2.6.4 - Owner: https://github.com/ondrolexa
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
release.yml@ecfb738b90ef6109a0a9d4b6ac17ff82c6ed423e -
Trigger Event:
release
-
Statement type:
File details
Details for the file pypsbuilder-2.6.4-py3-none-any.whl.
File metadata
- Download URL: pypsbuilder-2.6.4-py3-none-any.whl
- Upload date:
- Size: 163.0 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.1.0 CPython/3.12.9
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
bd1b0ab5e2bca1fdfb6373badd9d16fac581418917700930a7d1835f424804d7
|
|
| MD5 |
43483d00cf4f9578f8f40db1829abf9f
|
|
| BLAKE2b-256 |
a0c5c3ac157261ee7c6ce36077745a0a3e8277b0fc183ff2490487a87b45d128
|
Provenance
The following attestation bundles were made for pypsbuilder-2.6.4-py3-none-any.whl:
Publisher:
release.yml on ondrolexa/pypsbuilder
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
pypsbuilder-2.6.4-py3-none-any.whl -
Subject digest:
bd1b0ab5e2bca1fdfb6373badd9d16fac581418917700930a7d1835f424804d7 - Sigstore transparency entry: 345794210
- Sigstore integration time:
-
Permalink:
ondrolexa/pypsbuilder@ecfb738b90ef6109a0a9d4b6ac17ff82c6ed423e -
Branch / Tag:
refs/tags/2.6.4 - Owner: https://github.com/ondrolexa
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
release.yml@ecfb738b90ef6109a0a9d4b6ac17ff82c6ed423e -
Trigger Event:
release
-
Statement type: