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

Uploaded Python 3Windows x86-64

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

Uploaded Python 3manylinux: glibc 2.12+ x86-64

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

Uploaded Python 3macOS 10.9+ x86-64

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

Uploaded Python 2Windows x86-64

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

Uploaded Python 2manylinux: glibc 2.12+ x86-64

helics-2.6.1.post10-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.post10.tar.gz.

File metadata

  • Download URL: helics-2.6.1.post10.tar.gz
  • Upload date:
  • Size: 72.2 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.4

File hashes

Hashes for helics-2.6.1.post10.tar.gz
Algorithm Hash digest
SHA256 1e94cf6b5f5ee339d772555cf11119dd3423df67a29804aca9f84eb0c69c2820
MD5 a975873b550ea53b7e30915b3691f951
BLAKE2b-256 5e55ee94ffbfa2890d07bff898727a7f08bc394bd1727f642a19f8a15cb07b85

See more details on using hashes here.

File details

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

File metadata

  • Download URL: helics-2.6.1.post10-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.4

File hashes

Hashes for helics-2.6.1.post10-py3-none-win_amd64.whl
Algorithm Hash digest
SHA256 112d2ecb124a920de0046eae88498aa7555b31e63633dcba71a9f1d95c31f314
MD5 c1ae0eaf5ba7733815428ec552a3c2fd
BLAKE2b-256 1a769867d423ed52121649300d573d7987dc702825e0cba495f688509519a230

See more details on using hashes here.

File details

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

File metadata

  • Download URL: helics-2.6.1.post10-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.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.4

File hashes

Hashes for helics-2.6.1.post10-py3-none-manylinux2010_x86_64.whl
Algorithm Hash digest
SHA256 3681db35d028b5d3b81aa4501eb62f412cc7922b153e9bb816fe6dd0a57f7a87
MD5 1a9dd548aed6b86654ef39ba5d01158c
BLAKE2b-256 db73dea429f2e8e707929f4400c398510c455819ff14aabb27a33e2c76db96ea

See more details on using hashes here.

File details

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

File metadata

  • Download URL: helics-2.6.1.post10-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.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.4

File hashes

Hashes for helics-2.6.1.post10-py3-none-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 998bee1f4e44b5fa07123a1bda47080833ace928f1180df798c59b3272560d63
MD5 9ba8a1edf73cbaf98d3ec81a0be15ee4
BLAKE2b-256 2a0c5ba99ccb3dcf487e2a65987263a5865cd456299d88441fcd793abb68e6f8

See more details on using hashes here.

File details

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

File metadata

  • Download URL: helics-2.6.1.post10-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.4

File hashes

Hashes for helics-2.6.1.post10-py2-none-win_amd64.whl
Algorithm Hash digest
SHA256 fa16e375042348aefe9f2481e1c817954941a17cce1c26acd093397e8224fc07
MD5 b01aa564149a6cf4fc804ddc725218e9
BLAKE2b-256 e9118fceee221230556e044430b2ef7b3e2947d9a73833e4465f4c16c251c837

See more details on using hashes here.

File details

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

File metadata

  • Download URL: helics-2.6.1.post10-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.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.4

File hashes

Hashes for helics-2.6.1.post10-py2-none-manylinux2010_x86_64.whl
Algorithm Hash digest
SHA256 2415ac0f41992e82e48bd8f62f535823a429f817920f4a27190caf1dd1e65e72
MD5 6cb9deab756a1d1384ce615a8afb9e4c
BLAKE2b-256 8c49455eea7f812cdb30fa9492de5e871fc7a3140aa384426136e6d78ad60fec

See more details on using hashes here.

File details

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

File metadata

  • Download URL: helics-2.6.1.post10-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.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.4

File hashes

Hashes for helics-2.6.1.post10-py2-none-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 a17ddb89c43da9c0c58924724b1ec9d99e5effb9ce247701b2c7f8472208f880
MD5 429015b6a6ec32b5caf89f98a707479c
BLAKE2b-256 035afc2cc758196c0f6abf95d55248e15d1aed7abd6e689f357f1b685594577c

See more details on using hashes here.

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