Skip to main content

Python HELICS bindings

Project description

PyHELICS

CI image image codecov

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.post5.tar.gz (71.8 kB view details)

Uploaded Source

Built Distributions

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

Uploaded Python 3Windows x86-64

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

Uploaded Python 3manylinux: glibc 2.12+ x86-64

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

Uploaded Python 3macOS 10.9+ x86-64

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

Uploaded Python 2Windows x86-64

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

Uploaded Python 2manylinux: glibc 2.12+ x86-64

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

File metadata

  • Download URL: helics-2.6.1.post5.tar.gz
  • Upload date:
  • Size: 71.8 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.3.0 pkginfo/1.7.0 requests/2.25.1 setuptools/53.0.0 requests-toolbelt/0.9.1 tqdm/4.58.0 CPython/3.9.2

File hashes

Hashes for helics-2.6.1.post5.tar.gz
Algorithm Hash digest
SHA256 71d052cf1030a5548073ddf87235558ee7bb1ed286cb3a4bcfd144668acf72af
MD5 daf05cee22989213fda85eb94ed8fcbd
BLAKE2b-256 98d4d7cfc01604d4f3682a7e548c6e2f1a9f7c932f45d630ab22e7ca567b3a6f

See more details on using hashes here.

File details

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

File metadata

  • Download URL: helics-2.6.1.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.3.0 pkginfo/1.7.0 requests/2.25.1 setuptools/53.0.0 requests-toolbelt/0.9.1 tqdm/4.58.0 CPython/3.9.2

File hashes

Hashes for helics-2.6.1.post5-py3-none-win_amd64.whl
Algorithm Hash digest
SHA256 81993db2353b33036c5e6a2e12a967998a5ee58c7c47246583d46ffc16f4d00b
MD5 56f6b3add9dca5cbd7503be4207d9ce7
BLAKE2b-256 0a008158c91bba63cf2f595bb6384e5d676613b306a9df427aba88ab5084da5e

See more details on using hashes here.

File details

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

File metadata

  • Download URL: helics-2.6.1.post5-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.3.0 pkginfo/1.7.0 requests/2.25.1 setuptools/53.0.0 requests-toolbelt/0.9.1 tqdm/4.58.0 CPython/3.9.2

File hashes

Hashes for helics-2.6.1.post5-py3-none-manylinux2010_x86_64.whl
Algorithm Hash digest
SHA256 ef77ce1ed7ecb1618302f29c52508af7be52bc971f6f3de770118559ebad1d2f
MD5 0fd4479a0d381241ff06cb097f2a1574
BLAKE2b-256 6bc1c5b28334d5acd7ee5301d36b5feffb4c4c79128890c3315bdda2853f6a11

See more details on using hashes here.

File details

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

File metadata

  • Download URL: helics-2.6.1.post5-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.3.0 pkginfo/1.7.0 requests/2.25.1 setuptools/53.0.0 requests-toolbelt/0.9.1 tqdm/4.58.0 CPython/3.9.2

File hashes

Hashes for helics-2.6.1.post5-py3-none-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 e0dde337ec64c25bd2e4b15f5915a3f5f22768f56f5d70130b579f8cdc72121b
MD5 b00dc4a53720648c80ec0209280582d2
BLAKE2b-256 694bdf742fb173c9850decc3d444bd9bc9a64b33398be221ad9ca9da2ea2de2b

See more details on using hashes here.

File details

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

File metadata

  • Download URL: helics-2.6.1.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.3.0 pkginfo/1.7.0 requests/2.25.1 setuptools/53.0.0 requests-toolbelt/0.9.1 tqdm/4.58.0 CPython/3.9.2

File hashes

Hashes for helics-2.6.1.post5-py2-none-win_amd64.whl
Algorithm Hash digest
SHA256 a0a924349f1fb87c109619e835e3579fdb6fb90bdf3cd13fa52543a485025829
MD5 8f5e4fe5ca8879c7ee36dd23a24292db
BLAKE2b-256 2c5c1a4a18b21378120bb1c53e17a8c13f3ae4ec7a98d4cc6f880520dc051d93

See more details on using hashes here.

File details

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

File metadata

  • Download URL: helics-2.6.1.post5-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.3.0 pkginfo/1.7.0 requests/2.25.1 setuptools/53.0.0 requests-toolbelt/0.9.1 tqdm/4.58.0 CPython/3.9.2

File hashes

Hashes for helics-2.6.1.post5-py2-none-manylinux2010_x86_64.whl
Algorithm Hash digest
SHA256 bb6d6f0e1c7956d34779924f12e03d90224286e8f1a13bec99e292fb3cfc9c3f
MD5 17d369da529318b80d5ceeab31f60230
BLAKE2b-256 4da01450c2be85871a79d22bee7d69cf9fe8b01fb8fd07bda7b4b17a3d7c00f0

See more details on using hashes here.

File details

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

File metadata

  • Download URL: helics-2.6.1.post5-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.3.0 pkginfo/1.7.0 requests/2.25.1 setuptools/53.0.0 requests-toolbelt/0.9.1 tqdm/4.58.0 CPython/3.9.2

File hashes

Hashes for helics-2.6.1.post5-py2-none-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 15ec19c102ea75b02e3e40055136491ad62a9b2aa58500938268d95629dd1d55
MD5 2b0d71baaaf10d7a7fb4a55646b8a65d
BLAKE2b-256 47c88bc3b6a18004b5f61746137cd26f09fcea5c6978802e7a06828197793108

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