Skip to main content

Python HELICS bindings

Project description

PyHELICS

Python HELICS bindings

pip install helics

Documentation

To use the project:

import helics as h
h.helicsGetVersion()

See https://docs.helics.org for more information about how to use HELICS.

This package uses cffi to provide a Python interface to the HELICS C API.

By default, when you install from PyPI, the version number of the package will match the version of HELICS that is installed. For example, if you run the following:

pip install helics

You will also get precompiled binaries of HELICS for your platform if they exist. If they don't exist, a source distribution will attempt to be built and installed. The user can also provide the location of the binaries if they wish to do so. For more information, see https://python.helics.org/installation.

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 Distribution

helics-3.0.1.post2.tar.gz (74.4 kB view hashes)

Uploaded Source

Built Distributions

helics-3.0.1.post2-py3-none-win_amd64.whl (1.7 MB view hashes)

Uploaded Python 3 Windows x86-64

helics-3.0.1.post2-py3-none-win32.whl (1.5 MB view hashes)

Uploaded Python 3 Windows x86

helics-3.0.1.post2-py3-none-manylinux2010_x86_64.whl (9.9 MB view hashes)

Uploaded Python 3 manylinux: glibc 2.12+ x86-64

helics-3.0.1.post2-py3-none-macosx_10_9_x86_64.whl (6.9 MB view hashes)

Uploaded Python 3 macOS 10.9+ x86-64

helics-3.0.1.post2-py2-none-win_amd64.whl (1.7 MB view hashes)

Uploaded Python 2 Windows x86-64

helics-3.0.1.post2-py2-none-win32.whl (1.5 MB view hashes)

Uploaded Python 2 Windows x86

helics-3.0.1.post2-py2-none-manylinux2010_x86_64.whl (9.9 MB view hashes)

Uploaded Python 2 manylinux: glibc 2.12+ x86-64

helics-3.0.1.post2-py2-none-macosx_10_9_x86_64.whl (6.9 MB view hashes)

Uploaded Python 2 macOS 10.9+ x86-64

Supported by

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