Skip to main content

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 be installed in which case the user must provide the location of the binaries. For more information, see https://python.helics.org/installation.

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

helics-2.7.0.post5.tar.gz (72.6 kB view details)

Uploaded Source

Built Distributions

If you're not sure about the file name format, learn more about wheel file names.

helics-2.7.0.post5-py3-none-win_amd64.whl (1.6 MB view details)

Uploaded Python 3Windows x86-64

helics-2.7.0.post5-py3-none-manylinux2010_x86_64.whl (9.7 MB view details)

Uploaded Python 3manylinux: glibc 2.12+ x86-64

helics-2.7.0.post5-py3-none-macosx_10_9_x86_64.whl (6.7 MB view details)

Uploaded Python 3macOS 10.9+ x86-64

helics-2.7.0.post5-py2-none-win_amd64.whl (1.6 MB view details)

Uploaded Python 2Windows x86-64

helics-2.7.0.post5-py2-none-manylinux2010_x86_64.whl (9.7 MB view details)

Uploaded Python 2manylinux: glibc 2.12+ x86-64

helics-2.7.0.post5-py2-none-macosx_10_9_x86_64.whl (6.7 MB view details)

Uploaded Python 2macOS 10.9+ x86-64

File details

Details for the file helics-2.7.0.post5.tar.gz.

File metadata

  • Download URL: helics-2.7.0.post5.tar.gz
  • Upload date:
  • Size: 72.6 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.4.1 importlib_metadata/4.0.1 pkginfo/1.7.0 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.60.0 CPython/3.9.5

File hashes

Hashes for helics-2.7.0.post5.tar.gz
Algorithm Hash digest
SHA256 1c7dd27930df37667d63e4bddb2e01bbc9284be39b4e257c10fdce1553cd3a56
MD5 76b2a4aaffa0c20626a9a495e18d63a9
BLAKE2b-256 693c528b603a7f3df27e651e327dead7b4b1c55ea345499067bb222dc1a9d670

See more details on using hashes here.

File details

Details for the file helics-2.7.0.post5-py3-none-win_amd64.whl.

File metadata

  • Download URL: helics-2.7.0.post5-py3-none-win_amd64.whl
  • Upload date:
  • Size: 1.6 MB
  • Tags: Python 3, Windows x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.4.1 importlib_metadata/4.0.1 pkginfo/1.7.0 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.60.0 CPython/3.9.5

File hashes

Hashes for helics-2.7.0.post5-py3-none-win_amd64.whl
Algorithm Hash digest
SHA256 1951a25419a171f6ef4693642996b03f6a18afb96984a800bd1971fac50fb33b
MD5 a67cc1f600bd591c0e88de4e839d5ef5
BLAKE2b-256 59fa6aa085f54d714a0db466947b0621b2e8ff454cbf4a6b82ed354e58482825

See more details on using hashes here.

File details

Details for the file helics-2.7.0.post5-py3-none-manylinux2010_x86_64.whl.

File metadata

  • Download URL: helics-2.7.0.post5-py3-none-manylinux2010_x86_64.whl
  • Upload date:
  • Size: 9.7 MB
  • Tags: Python 3, manylinux: glibc 2.12+ x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.4.1 importlib_metadata/4.0.1 pkginfo/1.7.0 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.60.0 CPython/3.9.5

File hashes

Hashes for helics-2.7.0.post5-py3-none-manylinux2010_x86_64.whl
Algorithm Hash digest
SHA256 29dff566b00e25805ae2eaf4630d130d92804a6c6126e6bbf3012fdfb037ee60
MD5 ea7bbb7609e078cf554c206618a029d3
BLAKE2b-256 bda3b9faf7815d6c01b5a813a69b32ef562f84e141ae2f150a2300c2b9c544b9

See more details on using hashes here.

File details

Details for the file helics-2.7.0.post5-py3-none-macosx_10_9_x86_64.whl.

File metadata

  • Download URL: helics-2.7.0.post5-py3-none-macosx_10_9_x86_64.whl
  • Upload date:
  • Size: 6.7 MB
  • Tags: Python 3, macOS 10.9+ x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.4.1 importlib_metadata/4.0.1 pkginfo/1.7.0 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.60.0 CPython/3.9.5

File hashes

Hashes for helics-2.7.0.post5-py3-none-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 50b1e0781374e2215659a74783d62de1ad4c4323a19bf784860cda4abb8e86c4
MD5 66c057f4cf43d970adc7cfcb27a263de
BLAKE2b-256 5d7fd9329916a2bf63ab16309acfbb4e895a10fa6ff4ec10275f5c8a2afcd470

See more details on using hashes here.

File details

Details for the file helics-2.7.0.post5-py2-none-win_amd64.whl.

File metadata

  • Download URL: helics-2.7.0.post5-py2-none-win_amd64.whl
  • Upload date:
  • Size: 1.6 MB
  • Tags: Python 2, Windows x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.4.1 importlib_metadata/4.0.1 pkginfo/1.7.0 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.60.0 CPython/3.9.5

File hashes

Hashes for helics-2.7.0.post5-py2-none-win_amd64.whl
Algorithm Hash digest
SHA256 7a6a3a011b46ac0d000c94c95a2bc1751e3143e70d5065919326870ad9c414fc
MD5 2c6b02b0d321a18b0803e93748f0cfec
BLAKE2b-256 c5eb051546d20084a748e7d797f6cc160f6927be62622a508308bd0ead212f9f

See more details on using hashes here.

File details

Details for the file helics-2.7.0.post5-py2-none-manylinux2010_x86_64.whl.

File metadata

  • Download URL: helics-2.7.0.post5-py2-none-manylinux2010_x86_64.whl
  • Upload date:
  • Size: 9.7 MB
  • Tags: Python 2, manylinux: glibc 2.12+ x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.4.1 importlib_metadata/4.0.1 pkginfo/1.7.0 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.60.0 CPython/3.9.5

File hashes

Hashes for helics-2.7.0.post5-py2-none-manylinux2010_x86_64.whl
Algorithm Hash digest
SHA256 376df5922d29dcab773e548d1566ee2a3b48e4459128fb1918af578a7c0b3736
MD5 2f4dbf56881b9d4c74e48bcb40a78e5c
BLAKE2b-256 ab8947029bd6ff868047b1ce763f197921d2b4aa8a36aaaef163e2179011aaf3

See more details on using hashes here.

File details

Details for the file helics-2.7.0.post5-py2-none-macosx_10_9_x86_64.whl.

File metadata

  • Download URL: helics-2.7.0.post5-py2-none-macosx_10_9_x86_64.whl
  • Upload date:
  • Size: 6.7 MB
  • Tags: Python 2, macOS 10.9+ x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.4.1 importlib_metadata/4.0.1 pkginfo/1.7.0 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.60.0 CPython/3.9.5

File hashes

Hashes for helics-2.7.0.post5-py2-none-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 db54966bd84323cd7407832df638e8cde173dbb0ce54aea20da86e1545f888cf
MD5 67bae6f1fcc8602be1e1e0390a3a9ec4
BLAKE2b-256 f9d3598101edbeb3068aca194512f3239b4ed362dabe8270a1134f5045fc12c5

See more details on using hashes here.

Release history Release notifications | RSS feed

Supported by

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