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 attempt to be built and installed. The user can also provide the location of the binaries if they wish to do so. For more information, see https://python.helics.org/installation.

Debugging

Please share the output of the following command when creating an issue:

$ python -c "import helics as h; import json; print(json.dumps(h.helicsGetSystemInfo(), indent=4, sort_keys=True))"

Release files for helics 3.1.2.post1

For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.

Source distribution (sdist)

Source distribution for helics 3.1.2.post1
File Size Uploaded
helics-3.1.2.post1.tar.gz 77.9 kB Details

Built distributions (wheels)

Table of built distributions (wheels) for helics 3.1.2.post1
File
helics-3.1.2.post1-py3-none-win_amd64.whl Python 3 none Windows x86-64 Details
helics-3.1.2.post1-py3-none-win32.whl Python 3 none Windows x86-32 Details
helics-3.1.2.post1-py3-none-manylinux2010_x86_64.whl Python 3 none Linux glibc 2.12+ x86-64 Details
helics-3.1.2.post1-py3-none-macosx_10_14_universal2.macosx_10_14_x86_64.macosx_11_0_arm64.whl Python 3 none macOS 10.14+ universal2 (ARM64, x86-64), macOS 10.14+ x86-64, macOS 11.0+ ARM64 Details
helics-3.1.2.post1-py2-none-win_amd64.whl Python 2 none Windows x86-64 Details
helics-3.1.2.post1-py2-none-win32.whl Python 2 none Windows x86-32 Details
helics-3.1.2.post1-py2-none-manylinux2010_x86_64.whl Python 2 none Linux glibc 2.12+ x86-64 Details
helics-3.1.2.post1-py2-none-macosx_10_14_universal2.macosx_10_14_x86_64.macosx_11_0_arm64.whl Python 2 none macOS 10.14+ universal2 (ARM64, x86-64), macOS 10.14+ x86-64, macOS 11.0+ ARM64 Details

Total release size: 152.8 MB

Release files / helics-3.1.2.post1.tar.gz

Download URL helics-3.1.2.post1.tar.gz
Size 77.9 kB
Tags Source
SHA-256 checksum
How to use checksums
b40824c2ffd69a1cc2d3b34f75b2beabf04e44e453835040e86a7ebec6f27eb5
BLAKE2b-256 checksum
How to use checksums
f38393637e9072890aebef3ac6a6953ddf93252b7736e420dcbcd2060211162f
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/3.8.0 pkginfo/1.8.2 readme-renderer/32.0 requests/2.27.1 requests-toolbelt/0.9.1 urllib3/1.26.8 tqdm/4.62.3 importlib-metadata/4.11.1 keyring/23.5.0 rfc3986/2.0.0 colorama/0.4.4 CPython/3.9.10

Release files / helics-3.1.2.post1-py3-none-win_amd64.whl

Download URL helics-3.1.2.post1-py3-none-win_amd64.whl
Size 10.8 MB
Tags Python 3 Windows x86-64
SHA-256 checksum
How to use checksums
2181d1864e47616e8fe035dbe2d9a593bc3b94b8972d1e9caeb9e042ffaa42ad
BLAKE2b-256 checksum
How to use checksums
16d3e18c1e6ebeea1433024ac0afa537b0a00bd0c22012ad367f4e05b262c8ca
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/3.8.0 pkginfo/1.8.2 readme-renderer/32.0 requests/2.27.1 requests-toolbelt/0.9.1 urllib3/1.26.8 tqdm/4.62.3 importlib-metadata/4.11.1 keyring/23.5.0 rfc3986/2.0.0 colorama/0.4.4 CPython/3.9.10

Release files / helics-3.1.2.post1-py3-none-win32.whl

Download URL helics-3.1.2.post1-py3-none-win32.whl
Size 9.5 MB
Tags Python 3 Windows x86-32
SHA-256 checksum
How to use checksums
a4a7e74d01b611428fecb3e78f203309c479d0d673b98da11bc780eec96d9ca0
BLAKE2b-256 checksum
How to use checksums
4ec63ff48ca85fde05ea6100d2be101878b88b36e819d223b93112a441e237be
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/3.8.0 pkginfo/1.8.2 readme-renderer/32.0 requests/2.27.1 requests-toolbelt/0.9.1 urllib3/1.26.8 tqdm/4.62.3 importlib-metadata/4.11.1 keyring/23.5.0 rfc3986/2.0.0 colorama/0.4.4 CPython/3.9.10

Release files / helics-3.1.2.post1-py3-none-manylinux2010_x86_64.whl

Download URL helics-3.1.2.post1-py3-none-manylinux2010_x86_64.whl
Size 21.6 MB
Tags Linux glibc 2.12+ x86-64 Python 3
SHA-256 checksum
How to use checksums
e440a4c9ed0f2b0cbec6120f669d0a934606997436e789a628c1547991b2e1ae
BLAKE2b-256 checksum
How to use checksums
87b3a8daaac17e6e4e8b08e89b1bcab11ba24d285c782a7e36a1b98225e76c91
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/3.8.0 pkginfo/1.8.2 readme-renderer/32.0 requests/2.27.1 requests-toolbelt/0.9.1 urllib3/1.26.8 tqdm/4.62.3 importlib-metadata/4.11.1 keyring/23.5.0 rfc3986/2.0.0 colorama/0.4.4 CPython/3.9.10

Release files / helics-3.1.2.post1-py3-none-macosx_10_14_universal2.macosx_10_14_x86_64.macosx_11_0_arm64.whl

Download URL helics-3.1.2.post1-py3-none-macosx_10_14_universal2.macosx_10_14_x86_64.macosx_11_0_arm64.whl
Size 34.5 MB
Tags Python 3 macOS 10.14+ universal2 (ARM64, x86-64) macOS 10.14+ x86-64 macOS 11.0+ ARM64
SHA-256 checksum
How to use checksums
bc05ea4529319638ea4587b95e58cfb93ff72973d2b2b40ef8251ce06e028b3e
BLAKE2b-256 checksum
How to use checksums
21e4decf119fe422a0029d449cd309e876d9989a964ccf232c480c70cca2b650
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/3.8.0 pkginfo/1.8.2 readme-renderer/32.0 requests/2.27.1 requests-toolbelt/0.9.1 urllib3/1.26.8 tqdm/4.62.3 importlib-metadata/4.11.1 keyring/23.5.0 rfc3986/2.0.0 colorama/0.4.4 CPython/3.9.10

Release files / helics-3.1.2.post1-py2-none-win_amd64.whl

Download URL helics-3.1.2.post1-py2-none-win_amd64.whl
Size 10.8 MB
Tags Python 2 Windows x86-64
SHA-256 checksum
How to use checksums
c6f5467a0bf9574401adde3f7327732af7072303267e92e92424643bbe00df94
BLAKE2b-256 checksum
How to use checksums
5ecf753267b57f54312fc34548f4ec56dcc100370dd783ec328f90acf94d2b24
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/3.8.0 pkginfo/1.8.2 readme-renderer/32.0 requests/2.27.1 requests-toolbelt/0.9.1 urllib3/1.26.8 tqdm/4.62.3 importlib-metadata/4.11.1 keyring/23.5.0 rfc3986/2.0.0 colorama/0.4.4 CPython/3.9.10

Release files / helics-3.1.2.post1-py2-none-win32.whl

Download URL helics-3.1.2.post1-py2-none-win32.whl
Size 9.5 MB
Tags Python 2 Windows x86-32
SHA-256 checksum
How to use checksums
8e7d91cababb2902355d7883037a1cfdcf992396dea6dd84426e48b6d0ddf055
BLAKE2b-256 checksum
How to use checksums
d29364dbec6fae4ee108914b56ead7a52db709ee1324ed2c215d2557857a0ba3
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/3.8.0 pkginfo/1.8.2 readme-renderer/32.0 requests/2.27.1 requests-toolbelt/0.9.1 urllib3/1.26.8 tqdm/4.62.3 importlib-metadata/4.11.1 keyring/23.5.0 rfc3986/2.0.0 colorama/0.4.4 CPython/3.9.10

Release files / helics-3.1.2.post1-py2-none-manylinux2010_x86_64.whl

Download URL helics-3.1.2.post1-py2-none-manylinux2010_x86_64.whl
Size 21.6 MB
Tags Linux glibc 2.12+ x86-64 Python 2
SHA-256 checksum
How to use checksums
314faadba907f5dde53bcabef8cface9a62776da2c183681a211b4e627da32cd
BLAKE2b-256 checksum
How to use checksums
34d86e109e86e585c7b8b90e9558f2977a8adcfc5118e10ff1fc02697277df0e
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/3.8.0 pkginfo/1.8.2 readme-renderer/32.0 requests/2.27.1 requests-toolbelt/0.9.1 urllib3/1.26.8 tqdm/4.62.3 importlib-metadata/4.11.1 keyring/23.5.0 rfc3986/2.0.0 colorama/0.4.4 CPython/3.9.10

Release files / helics-3.1.2.post1-py2-none-macosx_10_14_universal2.macosx_10_14_x86_64.macosx_11_0_arm64.whl

Download URL helics-3.1.2.post1-py2-none-macosx_10_14_universal2.macosx_10_14_x86_64.macosx_11_0_arm64.whl
Size 34.5 MB
Tags Python 2 macOS 10.14+ universal2 (ARM64, x86-64) macOS 10.14+ x86-64 macOS 11.0+ ARM64
SHA-256 checksum
How to use checksums
e72264a352e9dfc0de95cd5fe51b44989e14df4de7aed1f4a725c31ac7cdd36a
BLAKE2b-256 checksum
How to use checksums
517552e8a8d8f8799b61289913b9d872b9503858037952c17cb56e7e67d4585b
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/3.8.0 pkginfo/1.8.2 readme-renderer/32.0 requests/2.27.1 requests-toolbelt/0.9.1 urllib3/1.26.8 tqdm/4.62.3 importlib-metadata/4.11.1 keyring/23.5.0 rfc3986/2.0.0 colorama/0.4.4 CPython/3.9.10

Release history Release notifications | RSS feed

3.6.1

6 release files

3.6.0

6 release files

3.5.3

5 release files

3.5.2

5 release files

3.5.1

5 release files

3.5.0

5 release files

3.4.0

9 release files

3.3.2

9 release files

3.3.1

9 release files

3.3.0

9 release files

3.2.1

9 release files

3.2.0

9 release files

This release

3.1.2.post1 This release

9 release files

3.1.2

9 release files

3.1.1

9 release files

3.1.0

9 release files

3.0.1

9 release files

3.0.0

9 release files

2.8.1

9 release files

2.8.0

9 release files

2.7.1

9 release files

2.6.1

22 release files

2.6.0

20 release files

2.5.2

22 release files

2.5.0

21 release files

2.4.2

22 release files

2.2.1

1 release file

Anthropic, PBC Visionary sponsor Bloomberg Visionary sponsor Hudson River Trading Visionary sponsor Meta Visionary sponsor NVIDIA Visionary sponsor Microsoft Sustainability sponsor Depot Continuous Integration AWS Cloud computing and Security Sponsor Datadog Monitoring Fastly CDN Google Download Analytics Sentry Error logging StatusPage Status page