Skip to main content

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

GitHub version Documentation Status DOI

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.

Donate via PayPal

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

pywerami-0.4.0.tar.gz (317.5 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

pywerami-0.4.0-py3-none-any.whl (314.3 kB view details)

Uploaded Python 3

File details

Details for the file pywerami-0.4.0.tar.gz.

File metadata

  • Download URL: pywerami-0.4.0.tar.gz
  • Upload date:
  • Size: 317.5 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/7.0.0 CPython/3.13.14

File hashes

Hashes for pywerami-0.4.0.tar.gz
Algorithm Hash digest
SHA256 3d62f0fc0d5c96bb30f71966670ad225c61e07476a29ff320b9a5e13280b1021
MD5 99f80645024df7f286a05e83f6f564af
BLAKE2b-256 d2ddf158fa5f5aa03a9b5c9346c51f65771b8c6ac4599a5187ea2147ca4a46b3

See more details on using hashes here.

Provenance

The following attestation bundles were made for pywerami-0.4.0.tar.gz:

Publisher: release.yml on ondrolexa/pywerami

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file pywerami-0.4.0-py3-none-any.whl.

File metadata

  • Download URL: pywerami-0.4.0-py3-none-any.whl
  • Upload date:
  • Size: 314.3 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/7.0.0 CPython/3.13.14

File hashes

Hashes for pywerami-0.4.0-py3-none-any.whl
Algorithm Hash digest
SHA256 156ce4ce0607cbef67b9bd89bc05b0417a42df726bc725d0da25c7ff67d35709
MD5 690ad857f4b1fe26d30e6a72760f325b
BLAKE2b-256 27d1e1a8b1dbba2882877c0568bc1072bf194a6fb0cd570a1ef3cb2194c6222e

See more details on using hashes here.

Provenance

The following attestation bundles were made for pywerami-0.4.0-py3-none-any.whl:

Publisher: release.yml on ondrolexa/pywerami

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page