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 be installed in which case the user must provide the location of the binaries. 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-2.7.0.post1.tar.gz (72.7 kB view details)

Uploaded Source

Built Distributions

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

Uploaded Python 3Windows x86-64

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

Uploaded Python 3manylinux: glibc 2.12+ x86-64

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

Uploaded Python 3macOS 10.9+ x86-64

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

Uploaded Python 2Windows x86-64

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

Uploaded Python 2manylinux: glibc 2.12+ x86-64

helics-2.7.0.post1-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.post1.tar.gz.

File metadata

  • Download URL: helics-2.7.0.post1.tar.gz
  • Upload date:
  • Size: 72.7 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.post1.tar.gz
Algorithm Hash digest
SHA256 e9e85760f1a95d96550f26efb6b5f1b90fcae984d44d8bae8e937a2002612ffe
MD5 cdeb827502758f2086b69702788256c0
BLAKE2b-256 84ebc8fad20605c75649710fc844f8f4e8a73305dad66362a5c7823cc5683449

See more details on using hashes here.

File details

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

File metadata

  • Download URL: helics-2.7.0.post1-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.post1-py3-none-win_amd64.whl
Algorithm Hash digest
SHA256 eb085972cddaa142e1e6b87c6accb996acf8489e4e0503c77573089e8cc34b3b
MD5 47d5c8ae3a9a3f59ffecda8e6f502e9b
BLAKE2b-256 64b3d15b35421792b55a15125bcced054afb945c889d0dfd4f76871814a1e387

See more details on using hashes here.

File details

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

File metadata

  • Download URL: helics-2.7.0.post1-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.post1-py3-none-manylinux2010_x86_64.whl
Algorithm Hash digest
SHA256 9af174ac63ef6255158d3f72a8ce3fef6be6ab44bcc3e25a438fc76c92d91099
MD5 02debae8ebe71fa0ba90e7e9e509f0ec
BLAKE2b-256 280ef26c0acc55a4e0153aba88762d37d59bcf74c83dea11bfebba475f45fcdf

See more details on using hashes here.

File details

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

File metadata

  • Download URL: helics-2.7.0.post1-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.post1-py3-none-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 24407032b8569a5158e1d4bde71fd133e0900600dc5b257fe48340dfc37e13ee
MD5 41c4cbad42de697f305e5e17d535a165
BLAKE2b-256 aeb8c9ad8bfd612d39fbf8c2c27f6dad95de1db9188ef4019ce86c70c070c510

See more details on using hashes here.

File details

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

File metadata

  • Download URL: helics-2.7.0.post1-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.post1-py2-none-win_amd64.whl
Algorithm Hash digest
SHA256 a8d36bd9c5bab72b077fdd068fb0f5f97042b4f39273b6069c63a7c9c7637e23
MD5 d4351e762369f187d38b2917f505f393
BLAKE2b-256 78132465b7c6b7e77bbd24118e49675b84efeda72fd7075bca0ea9e41fc71226

See more details on using hashes here.

File details

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

File metadata

  • Download URL: helics-2.7.0.post1-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.post1-py2-none-manylinux2010_x86_64.whl
Algorithm Hash digest
SHA256 efffcf1c96175aeffe45bf4a53042865a56d0e74c5b158f486c183b2ef37811a
MD5 048da44b4aecf0be3a5f0f3fef43eba8
BLAKE2b-256 d602e94393e9f361a5af52ccac6eef0c1c17fb63f4e75652bf759db6a3a7ee8f

See more details on using hashes here.

File details

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

File metadata

  • Download URL: helics-2.7.0.post1-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.post1-py2-none-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 dd642d0ddf5af70289f44b11ac519cff8b01c1f4b43753819aa5bee2ed755ffa
MD5 b0e689d608c5429b72e61939cb5c90f9
BLAKE2b-256 3711de4663cca6c15d0476b2d992de8e4fb3e42649c60fae0e4481cc1f822c52

See more details on using hashes here.

Supported by

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