Skip to main content

# PyHELICS

![CI](https://github.com/GMLC-TDC/pyhelics/workflows/CI/badge.svg) [![image](https://badges.gitter.im/GMLC-TDC/pyhelics.png)](https://gitter.im/GMLC-TDC/HELICS) [![image](https://img.shields.io/badge/docs-ready-blue.svg)](https://python.helics.org) [![codecov](https://codecov.io/gh/GMLC-TDC/pyhelics/branch/master/graph/badge.svg)](https://codecov.io/gh/GMLC-TDC/pyhelics)

Python HELICS bindings

`bash pip install helics `

Documentation

To use the project:

`python 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](https://docs.helics.org/en/latest/c-api-reference/index.html).

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](https://github.com/GMLC-TDC/HELICS/releases/latest) 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.6.1.post2.tar.gz (110.0 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.6.1.post2-py3-none-win_amd64.whl (1.6 MB view details)

Uploaded Python 3Windows x86-64

helics-2.6.1.post2-py3-none-manylinux2010_x86_64.whl (9.4 MB view details)

Uploaded Python 3manylinux: glibc 2.12+ x86-64

helics-2.6.1.post2-py3-none-macosx_10_9_x86_64.whl (6.6 MB view details)

Uploaded Python 3macOS 10.9+ x86-64

helics-2.6.1.post2-py2-none-win_amd64.whl (1.6 MB view details)

Uploaded Python 2Windows x86-64

helics-2.6.1.post2-py2-none-manylinux2010_x86_64.whl (9.4 MB view details)

Uploaded Python 2manylinux: glibc 2.12+ x86-64

helics-2.6.1.post2-py2-none-macosx_10_9_x86_64.whl (6.6 MB view details)

Uploaded Python 2macOS 10.9+ x86-64

File details

Details for the file helics-2.6.1.post2.tar.gz.

File metadata

  • Download URL: helics-2.6.1.post2.tar.gz
  • Upload date:
  • Size: 110.0 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.2.0 pkginfo/1.6.1 requests/2.24.0 setuptools/50.3.2 requests-toolbelt/0.9.1 tqdm/4.51.0 CPython/3.8.6

File hashes

Hashes for helics-2.6.1.post2.tar.gz
Algorithm Hash digest
SHA256 c742d09d95a572766adef8bccba98898af7269d9083ea4cdbb2af946bd34cc58
MD5 16bb20600deeea3ae85c1cc824c1097c
BLAKE2b-256 5a46f7120ac09cd3ebdf1dbe21302471b2f05045a56df0b7631297a1b1143064

See more details on using hashes here.

File details

Details for the file helics-2.6.1.post2-py3-none-win_amd64.whl.

File metadata

  • Download URL: helics-2.6.1.post2-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.2.0 pkginfo/1.6.1 requests/2.24.0 setuptools/50.3.2 requests-toolbelt/0.9.1 tqdm/4.51.0 CPython/3.8.6

File hashes

Hashes for helics-2.6.1.post2-py3-none-win_amd64.whl
Algorithm Hash digest
SHA256 e7bd4a355ec02f4d28d4bbd37791c475654c8a7a947eef3633916d9b64112a25
MD5 d2f7b9e19955e747e67bbb4a99eda803
BLAKE2b-256 bc2fb33b06b770120a9e40781a2463bf148afa09a3b6806a637806950d76ffac

See more details on using hashes here.

File details

Details for the file helics-2.6.1.post2-py3-none-manylinux2010_x86_64.whl.

File metadata

  • Download URL: helics-2.6.1.post2-py3-none-manylinux2010_x86_64.whl
  • Upload date:
  • Size: 9.4 MB
  • Tags: Python 3, manylinux: glibc 2.12+ x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.2.0 pkginfo/1.6.1 requests/2.24.0 setuptools/50.3.2 requests-toolbelt/0.9.1 tqdm/4.51.0 CPython/3.8.6

File hashes

Hashes for helics-2.6.1.post2-py3-none-manylinux2010_x86_64.whl
Algorithm Hash digest
SHA256 06dc5fd03f1cc83c276af1c1be15d9858a422be62f2270ad7410996ceafe7007
MD5 93974d0fa875df4888ff444e8c9354ba
BLAKE2b-256 6f4b6ba2f57d5386a29112b9bee10ca1ae242285263eacb0381dae257da8d00c

See more details on using hashes here.

File details

Details for the file helics-2.6.1.post2-py3-none-macosx_10_9_x86_64.whl.

File metadata

  • Download URL: helics-2.6.1.post2-py3-none-macosx_10_9_x86_64.whl
  • Upload date:
  • Size: 6.6 MB
  • Tags: Python 3, macOS 10.9+ x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.2.0 pkginfo/1.6.1 requests/2.24.0 setuptools/50.3.2 requests-toolbelt/0.9.1 tqdm/4.51.0 CPython/3.8.6

File hashes

Hashes for helics-2.6.1.post2-py3-none-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 715b0499c5ed30c370916e9813dd3fc24d55f937dae6fa82a1a89fb8f56fab41
MD5 f7e3f6723f1606cc3f53d5129626f6d3
BLAKE2b-256 9684b3566c7a21f21381cdb023192dae4d91aae6a38bd36d36f8e37e3f8ef461

See more details on using hashes here.

File details

Details for the file helics-2.6.1.post2-py2-none-win_amd64.whl.

File metadata

  • Download URL: helics-2.6.1.post2-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.2.0 pkginfo/1.6.1 requests/2.24.0 setuptools/50.3.2 requests-toolbelt/0.9.1 tqdm/4.51.0 CPython/3.8.6

File hashes

Hashes for helics-2.6.1.post2-py2-none-win_amd64.whl
Algorithm Hash digest
SHA256 fc18d83ad4776edc628b77cc2f8ceec8ea32b6f36e37a258524f77f8d83f1175
MD5 3724abfd4fffada899939c2a72aec546
BLAKE2b-256 813899a20b2d5082b1ab0b4f393c956598cde8aab6696bfabdf734186a0ac45d

See more details on using hashes here.

File details

Details for the file helics-2.6.1.post2-py2-none-manylinux2010_x86_64.whl.

File metadata

  • Download URL: helics-2.6.1.post2-py2-none-manylinux2010_x86_64.whl
  • Upload date:
  • Size: 9.4 MB
  • Tags: Python 2, manylinux: glibc 2.12+ x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.2.0 pkginfo/1.6.1 requests/2.24.0 setuptools/50.3.2 requests-toolbelt/0.9.1 tqdm/4.51.0 CPython/3.8.6

File hashes

Hashes for helics-2.6.1.post2-py2-none-manylinux2010_x86_64.whl
Algorithm Hash digest
SHA256 b0c81bf4bc238a854cb94a2d091e6e2de2a8c9e7d149628f36a93d8953880de5
MD5 2259dd26d86a911700a17c23a5443df9
BLAKE2b-256 41674661bacce4462d75f541deac16f91fae6779103fa0c63bd46c8986cdc30e

See more details on using hashes here.

File details

Details for the file helics-2.6.1.post2-py2-none-macosx_10_9_x86_64.whl.

File metadata

  • Download URL: helics-2.6.1.post2-py2-none-macosx_10_9_x86_64.whl
  • Upload date:
  • Size: 6.6 MB
  • Tags: Python 2, macOS 10.9+ x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.2.0 pkginfo/1.6.1 requests/2.24.0 setuptools/50.3.2 requests-toolbelt/0.9.1 tqdm/4.51.0 CPython/3.8.6

File hashes

Hashes for helics-2.6.1.post2-py2-none-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 a68bb73e3e377fbecbb13b5d7a428b9f0e2a611c863e2b695141390133da7ac6
MD5 07d465fcd8d41563292d958d65f68344
BLAKE2b-256 77b116742a0a541e9517e021141c73c8230a4cbb79914d3cefb034d1682325e7

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