A light wrapper around fxtran
Project description
pyfxtran
This package is a lightweight wrapper around fxtran (https://github.com/pmarguinaud/fxtran).
The goal is to produce a python package that can be distributed via pypi. A better way would be to write a real python binding around fxtran.
Installation: pip install pyfxtran
Usage: import fxtran result = fxtran.run(filename, kwargs)
Documentation: The wrapper does not add any functionality over fxtran. Full documentation can be found with the fxtran tool.
Notes: On first use, pyfxtran will download fxtran and compile it. The executable is then stored in the user's directory, its name begins with .fxtran and is followed by the fxtran version number.
Instead of downloading fxtran, if the FXTRAN_FOR_PYFXTRAN environment variable is set, on the first use the 'git clone' command will be replace by a symlink to the directory pointed by this variable and a cleaning will be done.
Project details
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 pyfxtran-0.1.2-py3-none-any.whl.
File metadata
- Download URL: pyfxtran-0.1.2-py3-none-any.whl
- Upload date:
- Size: 10.9 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 |
62d47b6753627948ee52ae0666f5436fc4288c5c88cd3f7a22ce0bab494bff24
|
|
| MD5 |
450eb38b51a0e23b0f60d5240b177d76
|
|
| BLAKE2b-256 |
021c766693d63903d7703181683c1888d76115cb2880b28f3be0b4013b6b7d37
|