pywerami is a stand-alone program to make an countour/3D plot from a contour data file generated by the Perple_X program WERAMI.
Project description
pywerami
What is pywerami
pywerami is a stand-alone program to make an countour/3D plot from data file generated by the Perple_X program WERAMI or tci file generated by TCInvestigator.
How to install
It is strongly suggested to install pywerami 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
[!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 pywerami using pip within the environment. You should choose the UI framework using option pyqt5
or pyqt6
:
pip install pywerami[pyqt6]
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 pywerami python pyqt numpy matplotlib scipy
or
mamba create -n pywerami python pyqt numpy matplotlib scipy
Then activate the new environment:
conda activate pywerami
or
mamba activate pywerami
and install with pip. As PyQt is already installed with mamba/conda, we will install pywerami without UI framework:
pip install pywerami
[!NOTE] If you encounter errors during install, try to install without upgrading dependencies:
pip install --no-deps pywerami
Running pywerami
To start pywerami, simply type:
pywerami
Do not forget that virtual environment must be activated prior running pywerami
.
Getting help
If you get any errors open a new Issue providing the versions from either command above, as well as any errors you saw in the console during the installation.
Donate
pywerami is an open-source project, available for you for free. It took a lot of time and resources to build this software. If you find this software useful and want to support its future development please consider donating me.
License
pywerami 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
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
File details
Details for the file pywerami-0.3.0.tar.gz
.
File metadata
- Download URL: pywerami-0.3.0.tar.gz
- Upload date:
- Size: 312.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.1.0 CPython/3.12.8
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 |
be6f1735adc0c048490f6f870786d321ebc511b5fb368e2dd679d652274c4b89
|
|
MD5 |
96b945c82c4bb03476aa6bd0d03eefa2
|
|
BLAKE2b-256 |
20d4144b1e5a9d3751c0da3d29c011439d8b52f372e74afe0558eba6a869ce20
|
Provenance
The following attestation bundles were made for pywerami-0.3.0.tar.gz
:
Publisher:
release.yml
on ondrolexa/pywerami
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1
-
Predicate type:
https://docs.pypi.org/attestations/publish/v1
-
Subject name:
pywerami-0.3.0.tar.gz
-
Subject digest:
be6f1735adc0c048490f6f870786d321ebc511b5fb368e2dd679d652274c4b89
- Sigstore transparency entry: 165830231
- Sigstore integration time:
-
Permalink:
ondrolexa/pywerami@b930e5f1514dd8122ac6e173e7ca217a77aa8102
-
Branch / Tag:
refs/tags/0.3.0
- Owner: https://github.com/ondrolexa
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com
-
Runner Environment:
github-hosted
-
Publication workflow:
release.yml@b930e5f1514dd8122ac6e173e7ca217a77aa8102
-
Trigger Event:
release
-
Statement type:
File details
Details for the file pywerami-0.3.0-py3-none-any.whl
.
File metadata
- Download URL: pywerami-0.3.0-py3-none-any.whl
- Upload date:
- Size: 314.4 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.1.0 CPython/3.12.8
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 |
c05a98552dc9684de8a2ba363b598d0b88de5e416e91b3db35c596dab78e0ac7
|
|
MD5 |
b865c87dbf17f9c594f1c7cd5615df7f
|
|
BLAKE2b-256 |
909c095ca11a3d4e00c8a570a87a4ba86c79b557c9232efbf9667da6a12f9873
|
Provenance
The following attestation bundles were made for pywerami-0.3.0-py3-none-any.whl
:
Publisher:
release.yml
on ondrolexa/pywerami
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1
-
Predicate type:
https://docs.pypi.org/attestations/publish/v1
-
Subject name:
pywerami-0.3.0-py3-none-any.whl
-
Subject digest:
c05a98552dc9684de8a2ba363b598d0b88de5e416e91b3db35c596dab78e0ac7
- Sigstore transparency entry: 165830232
- Sigstore integration time:
-
Permalink:
ondrolexa/pywerami@b930e5f1514dd8122ac6e173e7ca217a77aa8102
-
Branch / Tag:
refs/tags/0.3.0
- Owner: https://github.com/ondrolexa
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com
-
Runner Environment:
github-hosted
-
Publication workflow:
release.yml@b930e5f1514dd8122ac6e173e7ca217a77aa8102
-
Trigger Event:
release
-
Statement type: