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.1.0.tar.gz (75.1 kB view details)

Uploaded Source

Built Distributions

helics-3.1.0-py3-none-win_amd64.whl (1.7 MB view details)

Uploaded Python 3 Windows x86-64

helics-3.1.0-py3-none-win32.whl (1.5 MB view details)

Uploaded Python 3 Windows x86

helics-3.1.0-py3-none-manylinux2010_x86_64.whl (10.0 MB view details)

Uploaded Python 3 manylinux: glibc 2.12+ x86-64

helics-3.1.0-py3-none-macosx_10_9_x86_64.whl (13.3 MB view details)

Uploaded Python 3 macOS 10.9+ x86-64

helics-3.1.0-py2-none-win_amd64.whl (1.7 MB view details)

Uploaded Python 2 Windows x86-64

helics-3.1.0-py2-none-win32.whl (1.5 MB view details)

Uploaded Python 2 Windows x86

helics-3.1.0-py2-none-manylinux2010_x86_64.whl (10.0 MB view details)

Uploaded Python 2 manylinux: glibc 2.12+ x86-64

helics-3.1.0-py2-none-macosx_10_9_x86_64.whl (13.3 MB view details)

Uploaded Python 2 macOS 10.9+ x86-64

File details

Details for the file helics-3.1.0.tar.gz.

File metadata

  • Download URL: helics-3.1.0.tar.gz
  • Upload date:
  • Size: 75.1 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.6.0 importlib_metadata/4.8.2 pkginfo/1.8.1 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.9.9

File hashes

Hashes for helics-3.1.0.tar.gz
Algorithm Hash digest
SHA256 62f9ba78681db642796bd13992b804584ab526d616ea4dcb4a18a1136755041e
MD5 408c3742d5c5d72e7e47fad6c125b22a
BLAKE2b-256 513cc525800ab464eb6d9eb63b56990d5b6167458cc3431e4d858714b60d5306

See more details on using hashes here.

File details

Details for the file helics-3.1.0-py3-none-win_amd64.whl.

File metadata

  • Download URL: helics-3.1.0-py3-none-win_amd64.whl
  • Upload date:
  • Size: 1.7 MB
  • Tags: Python 3, Windows x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.6.0 importlib_metadata/4.8.2 pkginfo/1.8.1 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.9.9

File hashes

Hashes for helics-3.1.0-py3-none-win_amd64.whl
Algorithm Hash digest
SHA256 af4b5e923725ca82ef04ec6ef5acfb25d696f4ddb5d6e19cd7192e4c9f5bef61
MD5 c2e64256d101e23cbd2caf440a9ec6f8
BLAKE2b-256 ac14ceec2e4250e0604a9fa52eb68e2aa8e173fbc3454a6fd15b71578b6b58df

See more details on using hashes here.

File details

Details for the file helics-3.1.0-py3-none-win32.whl.

File metadata

  • Download URL: helics-3.1.0-py3-none-win32.whl
  • Upload date:
  • Size: 1.5 MB
  • Tags: Python 3, Windows x86
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.6.0 importlib_metadata/4.8.2 pkginfo/1.8.1 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.9.9

File hashes

Hashes for helics-3.1.0-py3-none-win32.whl
Algorithm Hash digest
SHA256 098340b5d4427a939d5ed7da5b7a8556d1a1110435848b50a365bd9a2158424d
MD5 c25edfb340d1aaf390e8c1afb648c4e1
BLAKE2b-256 664f5ebdf3e7411264166c147b933e8ca43faf348f7e6bd80c96755b11efbe2b

See more details on using hashes here.

File details

Details for the file helics-3.1.0-py3-none-manylinux2010_x86_64.whl.

File metadata

  • Download URL: helics-3.1.0-py3-none-manylinux2010_x86_64.whl
  • Upload date:
  • Size: 10.0 MB
  • Tags: Python 3, manylinux: glibc 2.12+ x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.6.0 importlib_metadata/4.8.2 pkginfo/1.8.1 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.9.9

File hashes

Hashes for helics-3.1.0-py3-none-manylinux2010_x86_64.whl
Algorithm Hash digest
SHA256 0ee27373aa3ebbc46ca319893f58f51a51d85b7c7b51ffca44072328523911d0
MD5 3d6a76fdb30c89b804492822371e6042
BLAKE2b-256 d9a682b762acf0d73aa858688c691b45ed854946126216eaaf2d7092dcb8b153

See more details on using hashes here.

File details

Details for the file helics-3.1.0-py3-none-macosx_10_9_x86_64.whl.

File metadata

  • Download URL: helics-3.1.0-py3-none-macosx_10_9_x86_64.whl
  • Upload date:
  • Size: 13.3 MB
  • Tags: Python 3, macOS 10.9+ x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.6.0 importlib_metadata/4.8.2 pkginfo/1.8.1 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.9.9

File hashes

Hashes for helics-3.1.0-py3-none-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 754af2f23aeeb965239ad209e1a9d7f8b44c2fc449853d9def2240e08e3fa2cb
MD5 39ef92e7ba1298f1794714cec4cdc802
BLAKE2b-256 4455203bff051282643f99d1b93125f4651de853c46dcc919a446d1f48bbb60c

See more details on using hashes here.

File details

Details for the file helics-3.1.0-py2-none-win_amd64.whl.

File metadata

  • Download URL: helics-3.1.0-py2-none-win_amd64.whl
  • Upload date:
  • Size: 1.7 MB
  • Tags: Python 2, Windows x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.6.0 importlib_metadata/4.8.2 pkginfo/1.8.1 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.9.9

File hashes

Hashes for helics-3.1.0-py2-none-win_amd64.whl
Algorithm Hash digest
SHA256 1b98e911df68d8bf309c2e39d997e144d3663d48dbc9e872a74ccb95d182c333
MD5 93cbec443357316736f142797dc6c7e4
BLAKE2b-256 aa639bc28a5f249d16e073ee971ec4c883d5446eec2c22dbaa89f28591d27709

See more details on using hashes here.

File details

Details for the file helics-3.1.0-py2-none-win32.whl.

File metadata

  • Download URL: helics-3.1.0-py2-none-win32.whl
  • Upload date:
  • Size: 1.5 MB
  • Tags: Python 2, Windows x86
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.6.0 importlib_metadata/4.8.2 pkginfo/1.8.1 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.9.9

File hashes

Hashes for helics-3.1.0-py2-none-win32.whl
Algorithm Hash digest
SHA256 2ba32edd1efa5d44a48ad4a92edf37ec7b2cd5e0228f0b14b7f6714d6510e276
MD5 eb20e89565a171194a43fe6af5584e21
BLAKE2b-256 ec8da76ed9a32bdca46e18861a9fbaff91a22c2b91b049341dac5bd5e6105fa0

See more details on using hashes here.

File details

Details for the file helics-3.1.0-py2-none-manylinux2010_x86_64.whl.

File metadata

  • Download URL: helics-3.1.0-py2-none-manylinux2010_x86_64.whl
  • Upload date:
  • Size: 10.0 MB
  • Tags: Python 2, manylinux: glibc 2.12+ x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.6.0 importlib_metadata/4.8.2 pkginfo/1.8.1 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.9.9

File hashes

Hashes for helics-3.1.0-py2-none-manylinux2010_x86_64.whl
Algorithm Hash digest
SHA256 0391370e31f40ce53c67893d17cca5aba542c1c62ac233167481887b8e7d78b5
MD5 94d95a9db80ad96b7cc0f7495f7a9ea0
BLAKE2b-256 120b4c3746a82b0bc786c8e1b6f31390bbfff45aad07192a9d12570da9d70dea

See more details on using hashes here.

File details

Details for the file helics-3.1.0-py2-none-macosx_10_9_x86_64.whl.

File metadata

  • Download URL: helics-3.1.0-py2-none-macosx_10_9_x86_64.whl
  • Upload date:
  • Size: 13.3 MB
  • Tags: Python 2, macOS 10.9+ x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.6.0 importlib_metadata/4.8.2 pkginfo/1.8.1 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.9.9

File hashes

Hashes for helics-3.1.0-py2-none-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 53bbaadbe6073972f2643b11d692ec8dbe506cb954a270e43d6d2ff7888e8851
MD5 ba6d9a9c47b9921978c4293e0b0ad3dc
BLAKE2b-256 38df81c44d3b22efac1444f8173ffb4178736966761d4a8521e883984a3cc55f

See more details on using hashes here.

Supported by

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