Loose bindings to the FluCoMa command line
Project description
python-flucoma
Very loose bindings from Python3 to FluCoMa CLI tools.
Warning You need to be using Python 3.10+ as I make use of the new typing features.
You will need to download the command line versions and put them somewhere in your path.
They can be downloaded from here or compiled from source.
With these bindings I tried to replicate the buffer based behaviour that is present across their supported CCE's instead of any magic to produce a 'native' feel to the code.
Instead, functions are bound to fluid
processes which return where the outputs are. It is then you're job to collect the results.
Examples can be found in this repository under the examples folder.
Can be installed by any of the methods:
pip install python-flucoma
pip install git+https://github.com/jamesb93/python-flucoma
- Cloning this repo,
cd
and callpip install .
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
File details
Details for the file python_flucoma-2.0.0-py3-none-any.whl
.
File metadata
- Download URL: python_flucoma-2.0.0-py3-none-any.whl
- Upload date:
- Size: 8.2 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.11.2
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 8d6625e59b001498b8e6930c59d7509b9df6adbba6cfdd2a002f741a329267c8 |
|
MD5 | 6c6e8db7e8b4da9c999cfccf25fb8298 |
|
BLAKE2b-256 | ae8fcf5a5b82553552800f25dab35466e1ed4e43ff341e14f17c5ea8098df3a0 |