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.post2.tar.gz (72.7 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.post2-py3-none-win_amd64.whl (1.6 MB view details)

Uploaded Python 3Windows x86-64

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

Uploaded Python 3manylinux: glibc 2.12+ x86-64

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

Uploaded Python 3macOS 10.9+ x86-64

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

Uploaded Python 2Windows x86-64

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

Uploaded Python 2manylinux: glibc 2.12+ x86-64

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

File metadata

  • Download URL: helics-2.7.0.post2.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.post2.tar.gz
Algorithm Hash digest
SHA256 f92a2374e15e15e2422ef11056727fe20eb95565dc340cf52556c4a0760afd69
MD5 d43236284f35f63e736db4f6ef9a0f13
BLAKE2b-256 60d20dfaac1290df29113040e9a9b2695867a14572b67f254a1d09fcbd85e72e

See more details on using hashes here.

File details

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

File metadata

  • Download URL: helics-2.7.0.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.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.post2-py3-none-win_amd64.whl
Algorithm Hash digest
SHA256 df335f2419f5be6a6413a1a6ad1b1c1f586094435178b10d9e881fd5b9909660
MD5 986214734cabdb5111a0854b23c56a65
BLAKE2b-256 2d791fb9a330f52c61c3852ac0e0c8bff06877959bed2403c26a58b2fba28cb3

See more details on using hashes here.

File details

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

File metadata

  • Download URL: helics-2.7.0.post2-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.post2-py3-none-manylinux2010_x86_64.whl
Algorithm Hash digest
SHA256 eb34a38992409b7b5f94b7bf4da4e015a3fa39a911da2c5cc14a3a272c9abe2a
MD5 b2a49ce2ee8ead09e1c176e239cb6dd7
BLAKE2b-256 45708b2db4fb6e6421391d6a55ca5ce133a3d30b11058462402a04b672084be4

See more details on using hashes here.

File details

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

File metadata

  • Download URL: helics-2.7.0.post2-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.post2-py3-none-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 52c7a483e8e6ecba070d8df755efdc88d23a5d5033cb203dfaa8c24c3a2475e4
MD5 2841f03c27fe20efc5dc648cece4b06c
BLAKE2b-256 27c8b0ed681a5d07568d6f1a08a2e5d9e101fd8ab821cfcbcf9f182c64abd7f1

See more details on using hashes here.

File details

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

File metadata

  • Download URL: helics-2.7.0.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.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.post2-py2-none-win_amd64.whl
Algorithm Hash digest
SHA256 66320ea453c27ced4768f5a911484b8b3e1177e2fc11cce2f5f366f72416d3bd
MD5 cc6850ebd8a54049dd27841747004a75
BLAKE2b-256 e2f553f809562e6e0d8fea45b273b8196a3e13f7a8ca538d84e4aec32794680a

See more details on using hashes here.

File details

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

File metadata

  • Download URL: helics-2.7.0.post2-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.post2-py2-none-manylinux2010_x86_64.whl
Algorithm Hash digest
SHA256 42b790521895892d7737043bc97b027429de778156193f54302b751ceedf74f4
MD5 3fde7c3966841ff7497711b050ba0425
BLAKE2b-256 cc89b9618a204a3802380b691556fe06016f1edfa8e473d491da2c12229384b1

See more details on using hashes here.

File details

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

File metadata

  • Download URL: helics-2.7.0.post2-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.post2-py2-none-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 abb101a1f15f817374d3f0bdca071a94bfafc0c760fa39346b9675f0cf5479d3
MD5 2a00498fc1dbd38ec698dc28c06c8070
BLAKE2b-256 bc358cd261a62c52b1f9e3747886fb9896514f638f72df8a075bddd47daeebd4

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