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

Uploaded Source

Built Distributions

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

Uploaded Python 3 Windows x86-64

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

Uploaded Python 3 Windows x86

helics-3.0.0-py3-none-manylinux2010_x86_64.whl (9.9 MB view details)

Uploaded Python 3 manylinux: glibc 2.12+ x86-64

helics-3.0.0-py3-none-macosx_10_9_x86_64.whl (6.9 MB view details)

Uploaded Python 3 macOS 10.9+ x86-64

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

Uploaded Python 2 Windows x86-64

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

Uploaded Python 2 Windows x86

helics-3.0.0-py2-none-manylinux2010_x86_64.whl (9.9 MB view details)

Uploaded Python 2 manylinux: glibc 2.12+ x86-64

helics-3.0.0-py2-none-macosx_10_9_x86_64.whl (6.9 MB view details)

Uploaded Python 2 macOS 10.9+ x86-64

File details

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

File metadata

  • Download URL: helics-3.0.0.tar.gz
  • Upload date:
  • Size: 73.3 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.4.2 importlib_metadata/4.6.1 pkginfo/1.7.1 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.61.2 CPython/3.9.6

File hashes

Hashes for helics-3.0.0.tar.gz
Algorithm Hash digest
SHA256 904cb62d4e9dc3ead504b384e0510126bd5d696bc33a6b6e394750a974ffa93f
MD5 de397d088c1968bf9d11b58eeed75b5c
BLAKE2b-256 91f9173fc137c503e7aba7cad251e93e75177f39426a04030ab52c32d5ad8bc4

See more details on using hashes here.

File details

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

File metadata

  • Download URL: helics-3.0.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.4.2 importlib_metadata/4.6.1 pkginfo/1.7.1 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.61.2 CPython/3.9.6

File hashes

Hashes for helics-3.0.0-py3-none-win_amd64.whl
Algorithm Hash digest
SHA256 d608f3b9593214d0afb4854da9e18d611e30b72c5314dcbd24b324a02abc09ff
MD5 d626bd697eb5050d41d8b959652b7444
BLAKE2b-256 17e7b48fdd2e87a434ad7bd74d69b9feb4a73145a9d9c7ee71b3431156d5ad5a

See more details on using hashes here.

File details

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

File metadata

  • Download URL: helics-3.0.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.4.2 importlib_metadata/4.6.1 pkginfo/1.7.1 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.61.2 CPython/3.9.6

File hashes

Hashes for helics-3.0.0-py3-none-win32.whl
Algorithm Hash digest
SHA256 cab29593dc6d9a4d7b68b43daebcb642d89938507fdb5c5e3e076e83d2d9a641
MD5 1fa9725aecf3a6ba700121a2146a48ca
BLAKE2b-256 e033f8383c00ed7cf3416fa0725e34f051b6b4ae8167728b272e6e38a826c2a3

See more details on using hashes here.

File details

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

File metadata

  • Download URL: helics-3.0.0-py3-none-manylinux2010_x86_64.whl
  • Upload date:
  • Size: 9.9 MB
  • Tags: Python 3, manylinux: glibc 2.12+ x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.4.2 importlib_metadata/4.6.1 pkginfo/1.7.1 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.61.2 CPython/3.9.6

File hashes

Hashes for helics-3.0.0-py3-none-manylinux2010_x86_64.whl
Algorithm Hash digest
SHA256 baf2c384008efe04a7f5f023621be00e6e0cef4c803dd07ef69ddf5a26922a54
MD5 02880592b367f4b67fa28b4c8b450a7e
BLAKE2b-256 ecd841accccfcfa33d477cbdbc8156f47a03157b8c7c6087db121d7974062425

See more details on using hashes here.

File details

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

File metadata

  • Download URL: helics-3.0.0-py3-none-macosx_10_9_x86_64.whl
  • Upload date:
  • Size: 6.9 MB
  • Tags: Python 3, macOS 10.9+ x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.4.2 importlib_metadata/4.6.1 pkginfo/1.7.1 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.61.2 CPython/3.9.6

File hashes

Hashes for helics-3.0.0-py3-none-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 bec05b6b33a999c2f5fe7a7c0b31d3b13450ebb69a53f6fb09fbe02c6e61f870
MD5 b3c4f484e9e5b8e57dcfefcdf8015227
BLAKE2b-256 a778b45316265b51f6092fa3207792df3ce8ce2b9f856bfa0961168ab7809781

See more details on using hashes here.

File details

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

File metadata

  • Download URL: helics-3.0.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.4.2 importlib_metadata/4.6.1 pkginfo/1.7.1 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.61.2 CPython/3.9.6

File hashes

Hashes for helics-3.0.0-py2-none-win_amd64.whl
Algorithm Hash digest
SHA256 5ee509d6c06b23732c5debf541734cd8051de8d02ea1b786f60632deab93d40d
MD5 0a38ad9f2b7be18a246a19c0467ae8b4
BLAKE2b-256 c144f53cd7fecb2c7e1431e47ddc75d87835bd9f5601eb1f4f9ff6879c320cd3

See more details on using hashes here.

File details

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

File metadata

  • Download URL: helics-3.0.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.4.2 importlib_metadata/4.6.1 pkginfo/1.7.1 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.61.2 CPython/3.9.6

File hashes

Hashes for helics-3.0.0-py2-none-win32.whl
Algorithm Hash digest
SHA256 85433f8156a4480c434cec8ee8007621296182e1e89506d8d32abd03d7877624
MD5 eb11ed4594c6e43c0f26b1099040e33a
BLAKE2b-256 a584ea67483a1df5def7cfaad3ddfc00958f26f95f5e1bf4ae8aef09dca97d64

See more details on using hashes here.

File details

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

File metadata

  • Download URL: helics-3.0.0-py2-none-manylinux2010_x86_64.whl
  • Upload date:
  • Size: 9.9 MB
  • Tags: Python 2, manylinux: glibc 2.12+ x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.4.2 importlib_metadata/4.6.1 pkginfo/1.7.1 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.61.2 CPython/3.9.6

File hashes

Hashes for helics-3.0.0-py2-none-manylinux2010_x86_64.whl
Algorithm Hash digest
SHA256 a8fe37bf6d6a86d46fc6063f406426506e4c8d124c6652bf5a7dcdd03d53d834
MD5 d7a46cda9d1d95e56ee2494ef4ab9dc3
BLAKE2b-256 a16cc573721610d7fe0f662edc538c65df9de4041cba6cacec21b69af92d8a4f

See more details on using hashes here.

File details

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

File metadata

  • Download URL: helics-3.0.0-py2-none-macosx_10_9_x86_64.whl
  • Upload date:
  • Size: 6.9 MB
  • Tags: Python 2, macOS 10.9+ x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.4.2 importlib_metadata/4.6.1 pkginfo/1.7.1 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.61.2 CPython/3.9.6

File hashes

Hashes for helics-3.0.0-py2-none-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 998ecd5a5372fae5debd3e48df5f53b8c22883dcfb42c3e0e09d94fa2666b9eb
MD5 12dd730154419fa3eb9a4196347f4cc2
BLAKE2b-256 ce6dcfe7d7d9b6881b19a81fff0b81d4af6819cab75289991842d68e253817d0

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 Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page