Python-fortran-tool
Project description
Python-fortran-tool
This set of tools is primarily designed to be applied on the PHYEX repository. But they are normally generic enough to be used in other contexts.
The tools can be used with the command line (the pyfortool.py and pyfortool_parallel.py utilities) or as a python package. The documentation is in the doc directory and some examples are in the examples directory.
Prerequisites:
- python > 3.8 (but only tested with version 3.10)
Other prerequisites are linked to the pyfxtran installation:
- a C compiler (tested with cc 11.4.0)
- make and git to compile fxtran (on the first use only)
There are two installation methods, depending on your use. On some systems, you may need to create a python virtual environment to use these methods.
Method 1 (suitable for developpers and end users):
- open a terminal on a system satisfying the prerequisites and enter the following commands
- if you don't have a github ssh key or don't know what it is:
- if you have a github ssh key:
git clone git@github.com:UMR-CNRM/pyfortool.git
-
cd pyfortool; pip install -e .
Method 2 (suitable for users who do not develop PyForTool):
- open a terminal on a system satisfying the prerequisites and enter the following commands
- pip install pyfortool
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 Distributions
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 pyfortool-0.2.15-py3-none-any.whl.
File metadata
- Download URL: pyfortool-0.2.15-py3-none-any.whl
- Upload date:
- Size: 129.7 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.12.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
b43abd5e68f0f79d92eca075dff05e0caaa09a1cd45c6aa926ff0df044ef6834
|
|
| MD5 |
6eb10fc5c92c28075ace821639c8464e
|
|
| BLAKE2b-256 |
538083d82b30af2ee2f81aceef13d1168a4e22a1aff45fe51324b60e94a5d1af
|