Skip to main content

Python bindings for the cppTango library; part of the Tango Distributed Control System toolkit

Project description

PyTango logo

PyTango

Main website: https://pytango.readthedocs.io

Python binding for Tango, a library dedicated to distributed control systems.

Description

PyTango exposes the complete Tango C++ API through the tango python module. It also adds a bit of abstraction by taking advantage of the Python capabilities:

  • tango.client provides a client access to device servers and databases.

  • tango.server provides base classes to declare and run device servers.

Requirements

PyTango is compatible with python 3.10+.

General dependencies:

  • cppTango and its dependencies: omniORB4 and libzmq

Python dependencies:

Build dependencies:

Optional dependencies (telemetry):

Optional dependencies (test):

Install

PyTango is available on PyPI as pytango, with pre-built binaries for some platforms:

$ python -m pip install pytango

Alternatively, pre-built PyTango binaries can be installed from Conda Forge_:

$ conda install -c conda-forge pytango

For the very latest code, or for development purposes, PyTango can be built and installed from the sources. This is complicated by the dependencies - see the Getting Started section in the documentation.

Usage

To test the installation, import tango and check tango.utils.info():

>>> import tango
>>> print(tango.utils.info())
    PyTango 10.3.0rc1 (10, 3, 0, 'rc', 1)
    PyTango compiled with:
        Python   : 3.13.7
        Numpy    : 2.3.3
        Tango    : 10.3.0
        pybind11 : 3.0.1
    PyTango runtime is:
        Python   : 3.13.7
        Numpy    : 2.3.3
        Tango    : 10.3.1
    PyTango running on:
    uname_result(system='Linux', node='hasm7430lk', release='6.12.74+deb13+1-amd64', version='#1 SMP PREEMPT_DYNAMIC Debian 6.12.74-2 (2026-03-08)', machine='x86_64')

For an interactive use, consider using ITango, a tango IPython profile.

Documentation

Check out the documentation for more information.

Support and contribution

You can get support from the Tango forums, for both Tango and PyTango questions.

All contributions, MR and bug reports are welcome, please see: How to Contribute !

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

pytango-10.3.1.tar.gz (2.8 MB view details)

Uploaded Source

Built Distributions

If you're not sure about the file name format, learn more about wheel file names.

pytango-10.3.1-cp314-cp314-win_amd64.whl (5.3 MB view details)

Uploaded CPython 3.14Windows x86-64

pytango-10.3.1-cp314-cp314-win32.whl (4.7 MB view details)

Uploaded CPython 3.14Windows x86

pytango-10.3.1-cp314-cp314-manylinux_2_28_x86_64.whl (19.9 MB view details)

Uploaded CPython 3.14manylinux: glibc 2.28+ x86-64

pytango-10.3.1-cp314-cp314-manylinux_2_28_aarch64.whl (18.4 MB view details)

Uploaded CPython 3.14manylinux: glibc 2.28+ ARM64

pytango-10.3.1-cp314-cp314-macosx_12_0_x86_64.whl (32.8 MB view details)

Uploaded CPython 3.14macOS 12.0+ x86-64

pytango-10.3.1-cp314-cp314-macosx_12_0_arm64.whl (31.6 MB view details)

Uploaded CPython 3.14macOS 12.0+ ARM64

pytango-10.3.1-cp313-cp313-win_amd64.whl (5.1 MB view details)

Uploaded CPython 3.13Windows x86-64

pytango-10.3.1-cp313-cp313-win32.whl (4.7 MB view details)

Uploaded CPython 3.13Windows x86

pytango-10.3.1-cp313-cp313-manylinux_2_28_x86_64.whl (19.9 MB view details)

Uploaded CPython 3.13manylinux: glibc 2.28+ x86-64

pytango-10.3.1-cp313-cp313-manylinux_2_28_aarch64.whl (18.4 MB view details)

Uploaded CPython 3.13manylinux: glibc 2.28+ ARM64

pytango-10.3.1-cp313-cp313-macosx_12_0_x86_64.whl (32.8 MB view details)

Uploaded CPython 3.13macOS 12.0+ x86-64

pytango-10.3.1-cp313-cp313-macosx_12_0_arm64.whl (31.6 MB view details)

Uploaded CPython 3.13macOS 12.0+ ARM64

pytango-10.3.1-cp312-cp312-win_amd64.whl (5.1 MB view details)

Uploaded CPython 3.12Windows x86-64

pytango-10.3.1-cp312-cp312-win32.whl (4.6 MB view details)

Uploaded CPython 3.12Windows x86

pytango-10.3.1-cp312-cp312-manylinux_2_28_x86_64.whl (19.9 MB view details)

Uploaded CPython 3.12manylinux: glibc 2.28+ x86-64

pytango-10.3.1-cp312-cp312-manylinux_2_28_aarch64.whl (18.4 MB view details)

Uploaded CPython 3.12manylinux: glibc 2.28+ ARM64

pytango-10.3.1-cp312-cp312-macosx_12_0_x86_64.whl (32.8 MB view details)

Uploaded CPython 3.12macOS 12.0+ x86-64

pytango-10.3.1-cp312-cp312-macosx_12_0_arm64.whl (31.6 MB view details)

Uploaded CPython 3.12macOS 12.0+ ARM64

pytango-10.3.1-cp311-cp311-win_amd64.whl (5.2 MB view details)

Uploaded CPython 3.11Windows x86-64

pytango-10.3.1-cp311-cp311-win32.whl (4.6 MB view details)

Uploaded CPython 3.11Windows x86

pytango-10.3.1-cp311-cp311-manylinux_2_28_x86_64.whl (19.9 MB view details)

Uploaded CPython 3.11manylinux: glibc 2.28+ x86-64

pytango-10.3.1-cp311-cp311-manylinux_2_28_aarch64.whl (18.5 MB view details)

Uploaded CPython 3.11manylinux: glibc 2.28+ ARM64

pytango-10.3.1-cp311-cp311-macosx_12_0_x86_64.whl (32.8 MB view details)

Uploaded CPython 3.11macOS 12.0+ x86-64

pytango-10.3.1-cp311-cp311-macosx_12_0_arm64.whl (31.6 MB view details)

Uploaded CPython 3.11macOS 12.0+ ARM64

pytango-10.3.1-cp310-cp310-win_amd64.whl (5.1 MB view details)

Uploaded CPython 3.10Windows x86-64

pytango-10.3.1-cp310-cp310-win32.whl (4.6 MB view details)

Uploaded CPython 3.10Windows x86

pytango-10.3.1-cp310-cp310-manylinux_2_28_x86_64.whl (19.9 MB view details)

Uploaded CPython 3.10manylinux: glibc 2.28+ x86-64

pytango-10.3.1-cp310-cp310-manylinux_2_28_aarch64.whl (18.5 MB view details)

Uploaded CPython 3.10manylinux: glibc 2.28+ ARM64

pytango-10.3.1-cp310-cp310-macosx_12_0_x86_64.whl (32.8 MB view details)

Uploaded CPython 3.10macOS 12.0+ x86-64

pytango-10.3.1-cp310-cp310-macosx_12_0_arm64.whl (31.6 MB view details)

Uploaded CPython 3.10macOS 12.0+ ARM64

File details

Details for the file pytango-10.3.1.tar.gz.

File metadata

  • Download URL: pytango-10.3.1.tar.gz
  • Upload date:
  • Size: 2.8 MB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.2.0 CPython/3.13.11

File hashes

Hashes for pytango-10.3.1.tar.gz
Algorithm Hash digest
SHA256 b8510915e4f859b2b9775b23641ab2e2d56933c9e20d89f1323ee0d55c3cf047
MD5 833f725d902b54998764e72370903cf5
BLAKE2b-256 2636ee189f18f2d7e262763285df0c1f623d0ab0b7ca087b5799a71fcc21a136

See more details on using hashes here.

Provenance

The following attestation bundles were made for pytango-10.3.1.tar.gz:

Publisher: .gitlab-ci.yml on tango-controls/pytango

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file pytango-10.3.1-cp314-cp314-win_amd64.whl.

File metadata

  • Download URL: pytango-10.3.1-cp314-cp314-win_amd64.whl
  • Upload date:
  • Size: 5.3 MB
  • Tags: CPython 3.14, Windows x86-64
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.2.0 CPython/3.13.11

File hashes

Hashes for pytango-10.3.1-cp314-cp314-win_amd64.whl
Algorithm Hash digest
SHA256 e1c8baf75d363e8ed865b3467c2cec93ee73cbd1d1d100c5d7a8ea0ec9364f4e
MD5 43727ab042ecc81e8d43559f1e4dd5a4
BLAKE2b-256 f5913409d6a4e867fd6d540b59a6e7749af73378fa82618ae1b3212419377ec8

See more details on using hashes here.

Provenance

The following attestation bundles were made for pytango-10.3.1-cp314-cp314-win_amd64.whl:

Publisher: .gitlab-ci.yml on tango-controls/pytango

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file pytango-10.3.1-cp314-cp314-win32.whl.

File metadata

  • Download URL: pytango-10.3.1-cp314-cp314-win32.whl
  • Upload date:
  • Size: 4.7 MB
  • Tags: CPython 3.14, Windows x86
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.2.0 CPython/3.13.11

File hashes

Hashes for pytango-10.3.1-cp314-cp314-win32.whl
Algorithm Hash digest
SHA256 18a188b7432417fcc9a3917c0d3a084a1abb99519fb0d276ab9c1e11f1e93c99
MD5 529f1aa5fed4b680b4b17c346229fc48
BLAKE2b-256 d03d292164f4e15c686107113ae0e5f3f37f411b1f34d22f9ab17b69d1052c5f

See more details on using hashes here.

Provenance

The following attestation bundles were made for pytango-10.3.1-cp314-cp314-win32.whl:

Publisher: .gitlab-ci.yml on tango-controls/pytango

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file pytango-10.3.1-cp314-cp314-manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for pytango-10.3.1-cp314-cp314-manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 a5793d7e28e5fe819c7c0dd7c23843d7ef9984eb8629611539148beb5076ecf2
MD5 1ce27f0356547e254b55364802479588
BLAKE2b-256 af19bc438d68ecbe04b0847cb2ec28040245f2205ae8521f022b83b8a1bc5dc6

See more details on using hashes here.

Provenance

The following attestation bundles were made for pytango-10.3.1-cp314-cp314-manylinux_2_28_x86_64.whl:

Publisher: .gitlab-ci.yml on tango-controls/pytango

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file pytango-10.3.1-cp314-cp314-manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for pytango-10.3.1-cp314-cp314-manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 c64d335cfab5d2e61f2ec1b1c068e3c6007ebe708617a6e9af029f632f427cdc
MD5 c0182952ff5a6dd9c6355826edba4dd3
BLAKE2b-256 516f632e4dabfa524b37880aae112cbcaec5dc6f655f63d4b6067c4649698ec7

See more details on using hashes here.

Provenance

The following attestation bundles were made for pytango-10.3.1-cp314-cp314-manylinux_2_28_aarch64.whl:

Publisher: .gitlab-ci.yml on tango-controls/pytango

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file pytango-10.3.1-cp314-cp314-macosx_12_0_x86_64.whl.

File metadata

File hashes

Hashes for pytango-10.3.1-cp314-cp314-macosx_12_0_x86_64.whl
Algorithm Hash digest
SHA256 fda81596bbbb3535a21a06e3d592d9f08492af74d9479e0fd41c67bbb4bac296
MD5 765097d2855786072a57905d369f65cf
BLAKE2b-256 e65703ad029e2a9edf75aefba5c449804fb7cb26f4eb78ad15fd71e3b9ed6042

See more details on using hashes here.

Provenance

The following attestation bundles were made for pytango-10.3.1-cp314-cp314-macosx_12_0_x86_64.whl:

Publisher: .gitlab-ci.yml on tango-controls/pytango

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file pytango-10.3.1-cp314-cp314-macosx_12_0_arm64.whl.

File metadata

File hashes

Hashes for pytango-10.3.1-cp314-cp314-macosx_12_0_arm64.whl
Algorithm Hash digest
SHA256 c7d1157d6ddd8aec2f7eca8b0efa4aaedf40bb89ece39656c8c1e59aa33ae6fb
MD5 22d0770b40e92311fc77860b00f652a5
BLAKE2b-256 39ef2e6caded3022397d7123a82adce0ebc34dfa5ba5a0e1d53b8f3488374eb3

See more details on using hashes here.

Provenance

The following attestation bundles were made for pytango-10.3.1-cp314-cp314-macosx_12_0_arm64.whl:

Publisher: .gitlab-ci.yml on tango-controls/pytango

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file pytango-10.3.1-cp313-cp313-win_amd64.whl.

File metadata

  • Download URL: pytango-10.3.1-cp313-cp313-win_amd64.whl
  • Upload date:
  • Size: 5.1 MB
  • Tags: CPython 3.13, Windows x86-64
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.2.0 CPython/3.13.11

File hashes

Hashes for pytango-10.3.1-cp313-cp313-win_amd64.whl
Algorithm Hash digest
SHA256 9919813259c1833266fd902699885565795054b25dc80bf544d78f087038d6c2
MD5 8f3cac0329c86d98e29e452799c5f499
BLAKE2b-256 edd89e2e0c80aeee043b2eb6c86afe254278704c610c5e2f9d9e830417ee9545

See more details on using hashes here.

Provenance

The following attestation bundles were made for pytango-10.3.1-cp313-cp313-win_amd64.whl:

Publisher: .gitlab-ci.yml on tango-controls/pytango

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file pytango-10.3.1-cp313-cp313-win32.whl.

File metadata

  • Download URL: pytango-10.3.1-cp313-cp313-win32.whl
  • Upload date:
  • Size: 4.7 MB
  • Tags: CPython 3.13, Windows x86
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.2.0 CPython/3.13.11

File hashes

Hashes for pytango-10.3.1-cp313-cp313-win32.whl
Algorithm Hash digest
SHA256 b4b1646f226b466ec5d93fc9e9ba6c52b71152149c01f28c05ffe40828ed05df
MD5 66502aafd5368487dc26892eefa97d8e
BLAKE2b-256 d7bbcc35831b266c4ae96e9681ae0dcd459293775025380dff0249aa2780c2f7

See more details on using hashes here.

Provenance

The following attestation bundles were made for pytango-10.3.1-cp313-cp313-win32.whl:

Publisher: .gitlab-ci.yml on tango-controls/pytango

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file pytango-10.3.1-cp313-cp313-manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for pytango-10.3.1-cp313-cp313-manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 8ebfbdce48e67b793f370f2e6466f7261107a4964cf5ed0cb359791f10fda923
MD5 5afcbd294a4469395ef783499029f094
BLAKE2b-256 67c829b215b914f9f776617051a4cdb20b8ed874dc02f7ff3f3d10ecbd5ea13f

See more details on using hashes here.

Provenance

The following attestation bundles were made for pytango-10.3.1-cp313-cp313-manylinux_2_28_x86_64.whl:

Publisher: .gitlab-ci.yml on tango-controls/pytango

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file pytango-10.3.1-cp313-cp313-manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for pytango-10.3.1-cp313-cp313-manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 6eeaedd4441aede2f5ebdb71bfebdba3aa6026fd3cfd51adf3cd3cdd4ee6eed0
MD5 bde4b0273b26b1e86e2cb696d0d107e8
BLAKE2b-256 2b410102803558edb62547972fbd34a32113a4f2b61bebfe742f15d5b13df56e

See more details on using hashes here.

Provenance

The following attestation bundles were made for pytango-10.3.1-cp313-cp313-manylinux_2_28_aarch64.whl:

Publisher: .gitlab-ci.yml on tango-controls/pytango

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file pytango-10.3.1-cp313-cp313-macosx_12_0_x86_64.whl.

File metadata

File hashes

Hashes for pytango-10.3.1-cp313-cp313-macosx_12_0_x86_64.whl
Algorithm Hash digest
SHA256 dfbd20bd5edaca4e9860121e490fc9a615884f7f26a4b610793190d55259b0e4
MD5 7ed3b5a2ff0474c5fa07c810671e0d6a
BLAKE2b-256 688d0f1850a61adffc4515a28d7bc6c51d2460ed6b122c308fb52cdd8feae1c9

See more details on using hashes here.

Provenance

The following attestation bundles were made for pytango-10.3.1-cp313-cp313-macosx_12_0_x86_64.whl:

Publisher: .gitlab-ci.yml on tango-controls/pytango

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file pytango-10.3.1-cp313-cp313-macosx_12_0_arm64.whl.

File metadata

File hashes

Hashes for pytango-10.3.1-cp313-cp313-macosx_12_0_arm64.whl
Algorithm Hash digest
SHA256 b374b6fdbae08673f909adc09dccf72460b3239d53190bccb20308a001956ef5
MD5 6a1496badfba5150521a463b3edfc0ab
BLAKE2b-256 5bcd49a07bc1f170b522ec38461de27e1d4088e27797766f720eead6ff31fe24

See more details on using hashes here.

Provenance

The following attestation bundles were made for pytango-10.3.1-cp313-cp313-macosx_12_0_arm64.whl:

Publisher: .gitlab-ci.yml on tango-controls/pytango

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file pytango-10.3.1-cp312-cp312-win_amd64.whl.

File metadata

  • Download URL: pytango-10.3.1-cp312-cp312-win_amd64.whl
  • Upload date:
  • Size: 5.1 MB
  • Tags: CPython 3.12, Windows x86-64
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.2.0 CPython/3.13.11

File hashes

Hashes for pytango-10.3.1-cp312-cp312-win_amd64.whl
Algorithm Hash digest
SHA256 676c0480bf1fa518e1e7735d526a47ca4adfea7664c11ec95b23797ab07b97f5
MD5 9903beb1d6312c0b42c0208e18ede413
BLAKE2b-256 f90fa728fffb451f0524adc499c5399c13d9ba665697f4ddf7bc08602363c9d1

See more details on using hashes here.

Provenance

The following attestation bundles were made for pytango-10.3.1-cp312-cp312-win_amd64.whl:

Publisher: .gitlab-ci.yml on tango-controls/pytango

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file pytango-10.3.1-cp312-cp312-win32.whl.

File metadata

  • Download URL: pytango-10.3.1-cp312-cp312-win32.whl
  • Upload date:
  • Size: 4.6 MB
  • Tags: CPython 3.12, Windows x86
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.2.0 CPython/3.13.11

File hashes

Hashes for pytango-10.3.1-cp312-cp312-win32.whl
Algorithm Hash digest
SHA256 2a3cb5857ce868d129bb6c18771324def5ac2cac5c014b3db351927a226e5dbe
MD5 17921b16b834511b83fa4ba868ad9781
BLAKE2b-256 e88ce3626371dc68c45ef47cd46463556cf0325f0a25ff21ef9f561e5250ce36

See more details on using hashes here.

Provenance

The following attestation bundles were made for pytango-10.3.1-cp312-cp312-win32.whl:

Publisher: .gitlab-ci.yml on tango-controls/pytango

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file pytango-10.3.1-cp312-cp312-manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for pytango-10.3.1-cp312-cp312-manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 d10748853c6039d6dd91592d8ab3dd3e6ee2ce02639e8c2d248a0dc81bae53fb
MD5 711e897c562eeb3bda72d33b29ffaf3a
BLAKE2b-256 ba507c01b34a39b6f1cf7ae1c239e3772c32c2319ea5e68dbf3a919456ef679d

See more details on using hashes here.

Provenance

The following attestation bundles were made for pytango-10.3.1-cp312-cp312-manylinux_2_28_x86_64.whl:

Publisher: .gitlab-ci.yml on tango-controls/pytango

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file pytango-10.3.1-cp312-cp312-manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for pytango-10.3.1-cp312-cp312-manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 dbc6190cdab21fe381a8761034cd5bf11e3a223b82e61e80a8385259cba8d1a8
MD5 81c1ffb7d64356f2f52a762b216c7252
BLAKE2b-256 64f43d2102d34d7d898216a63545528def6a66401061315c28ddb9d886805071

See more details on using hashes here.

Provenance

The following attestation bundles were made for pytango-10.3.1-cp312-cp312-manylinux_2_28_aarch64.whl:

Publisher: .gitlab-ci.yml on tango-controls/pytango

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file pytango-10.3.1-cp312-cp312-macosx_12_0_x86_64.whl.

File metadata

File hashes

Hashes for pytango-10.3.1-cp312-cp312-macosx_12_0_x86_64.whl
Algorithm Hash digest
SHA256 e57115d43a93c8dcd1f2ab3d776f3a6dd8eecb53d4d0220c9c42370aa6025032
MD5 97587b897660c6eab42e3788bd975fd4
BLAKE2b-256 48a9287086bbffa3de0caab469fe82b6bb56a2889ad85f28e2a7fdf2ab4947fc

See more details on using hashes here.

Provenance

The following attestation bundles were made for pytango-10.3.1-cp312-cp312-macosx_12_0_x86_64.whl:

Publisher: .gitlab-ci.yml on tango-controls/pytango

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file pytango-10.3.1-cp312-cp312-macosx_12_0_arm64.whl.

File metadata

File hashes

Hashes for pytango-10.3.1-cp312-cp312-macosx_12_0_arm64.whl
Algorithm Hash digest
SHA256 fcc7d21905ec9152c41e0dc48d77bfab9c87534e068bb7ce228a7e7e24bff17d
MD5 6bccd462e4ba2ff624d54baa7ca9d48a
BLAKE2b-256 3afc94085f3990d7d1b0f8a8c0ab1758f2dbb1f610bdb21f147d01f8e13caa51

See more details on using hashes here.

Provenance

The following attestation bundles were made for pytango-10.3.1-cp312-cp312-macosx_12_0_arm64.whl:

Publisher: .gitlab-ci.yml on tango-controls/pytango

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file pytango-10.3.1-cp311-cp311-win_amd64.whl.

File metadata

  • Download URL: pytango-10.3.1-cp311-cp311-win_amd64.whl
  • Upload date:
  • Size: 5.2 MB
  • Tags: CPython 3.11, Windows x86-64
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.2.0 CPython/3.13.11

File hashes

Hashes for pytango-10.3.1-cp311-cp311-win_amd64.whl
Algorithm Hash digest
SHA256 e1bac47fd7d8a5987ae02861857e0785840a94785dda580504fb9024c85a9cc5
MD5 a3fe7db2f5d03fa10d21a0cd308db49c
BLAKE2b-256 14c8973402d38f9deb960c715b5f58b37c2c95ba6ff64881e4ad54659a62367f

See more details on using hashes here.

Provenance

The following attestation bundles were made for pytango-10.3.1-cp311-cp311-win_amd64.whl:

Publisher: .gitlab-ci.yml on tango-controls/pytango

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file pytango-10.3.1-cp311-cp311-win32.whl.

File metadata

  • Download URL: pytango-10.3.1-cp311-cp311-win32.whl
  • Upload date:
  • Size: 4.6 MB
  • Tags: CPython 3.11, Windows x86
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.2.0 CPython/3.13.11

File hashes

Hashes for pytango-10.3.1-cp311-cp311-win32.whl
Algorithm Hash digest
SHA256 a7441ac3cc42ab6181de8a7dae6d167efb571fbb54a57e4ed09f6fc72cb0c2e5
MD5 91a0d0b68d1a26f4a9724020222812ec
BLAKE2b-256 b1a2085ea66320502ddc722366f1786ad233931502d59094463f9d4ddd83fb66

See more details on using hashes here.

Provenance

The following attestation bundles were made for pytango-10.3.1-cp311-cp311-win32.whl:

Publisher: .gitlab-ci.yml on tango-controls/pytango

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file pytango-10.3.1-cp311-cp311-manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for pytango-10.3.1-cp311-cp311-manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 339f24ebfb5a4ba3e64ed68acae2246734efd6a7f13dc85a926177bf6f358861
MD5 b8d8487618168cb3efc8d4ea7be951f9
BLAKE2b-256 1f9e4f9bdcb83261555beb0eb503f124c41b8545a718b7784556cc79be6c8932

See more details on using hashes here.

Provenance

The following attestation bundles were made for pytango-10.3.1-cp311-cp311-manylinux_2_28_x86_64.whl:

Publisher: .gitlab-ci.yml on tango-controls/pytango

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file pytango-10.3.1-cp311-cp311-manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for pytango-10.3.1-cp311-cp311-manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 d529d3227f9183e09c47c89217b3ffd9cd05c8a7d4ee8a917c02f4aaf4309835
MD5 46ec5918eb9d8efacd332d8d436e7208
BLAKE2b-256 af0f75f45c87dd20f6f379ef1eac950e3f680cab146c79097df7dd29c197fda4

See more details on using hashes here.

Provenance

The following attestation bundles were made for pytango-10.3.1-cp311-cp311-manylinux_2_28_aarch64.whl:

Publisher: .gitlab-ci.yml on tango-controls/pytango

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file pytango-10.3.1-cp311-cp311-macosx_12_0_x86_64.whl.

File metadata

File hashes

Hashes for pytango-10.3.1-cp311-cp311-macosx_12_0_x86_64.whl
Algorithm Hash digest
SHA256 9a7c47c2142b1a2c14f822b119ed31bd24947eea4c3e23e51d2e8bd97b8d902e
MD5 0f0612fb5818549f954076c80c3e83a4
BLAKE2b-256 b638c5f2bbb3c81aa4177c3271002c56cd38f363326e60e9f1c60442efd22ddb

See more details on using hashes here.

Provenance

The following attestation bundles were made for pytango-10.3.1-cp311-cp311-macosx_12_0_x86_64.whl:

Publisher: .gitlab-ci.yml on tango-controls/pytango

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file pytango-10.3.1-cp311-cp311-macosx_12_0_arm64.whl.

File metadata

File hashes

Hashes for pytango-10.3.1-cp311-cp311-macosx_12_0_arm64.whl
Algorithm Hash digest
SHA256 0a3fcb417df132b4030edd922289759a1d3d48ee11199455829e3b11df1ae33e
MD5 9ca54dd5f9a52440f8e48d16c98cc87e
BLAKE2b-256 c6affe5ec92a551a2ff2b837c7ba190c3c2d710e0f54e13876f3a013c4b3672a

See more details on using hashes here.

Provenance

The following attestation bundles were made for pytango-10.3.1-cp311-cp311-macosx_12_0_arm64.whl:

Publisher: .gitlab-ci.yml on tango-controls/pytango

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file pytango-10.3.1-cp310-cp310-win_amd64.whl.

File metadata

  • Download URL: pytango-10.3.1-cp310-cp310-win_amd64.whl
  • Upload date:
  • Size: 5.1 MB
  • Tags: CPython 3.10, Windows x86-64
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.2.0 CPython/3.13.11

File hashes

Hashes for pytango-10.3.1-cp310-cp310-win_amd64.whl
Algorithm Hash digest
SHA256 eee83b426246cf9eabefefa335b7d3eddfc9f36554634f2503246e77e49954b9
MD5 915a0ac5a74e786c745b2bd4aa67f6e6
BLAKE2b-256 a0cdddb520ad47bb6766b3d806cd13857289a4344a911367742a6cce64d3314f

See more details on using hashes here.

Provenance

The following attestation bundles were made for pytango-10.3.1-cp310-cp310-win_amd64.whl:

Publisher: .gitlab-ci.yml on tango-controls/pytango

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file pytango-10.3.1-cp310-cp310-win32.whl.

File metadata

  • Download URL: pytango-10.3.1-cp310-cp310-win32.whl
  • Upload date:
  • Size: 4.6 MB
  • Tags: CPython 3.10, Windows x86
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.2.0 CPython/3.13.11

File hashes

Hashes for pytango-10.3.1-cp310-cp310-win32.whl
Algorithm Hash digest
SHA256 d11ce8e874b077110dd979e3b380a60f3cc66bbae67fa9da7fc30f3530f4714a
MD5 7fdee9fa9ba8b1c8521faec9165e8c06
BLAKE2b-256 a2c4214e9a172deaa7c1ddafdfd21daf9cd48e6e4fdb9e77092adfd44f6d8b35

See more details on using hashes here.

Provenance

The following attestation bundles were made for pytango-10.3.1-cp310-cp310-win32.whl:

Publisher: .gitlab-ci.yml on tango-controls/pytango

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file pytango-10.3.1-cp310-cp310-manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for pytango-10.3.1-cp310-cp310-manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 2f90d8e592c5a7b4575d75d661638317b946b8d2295f29358af0412bf4e43f86
MD5 35a7bd440dc90da66099b5cf686e8132
BLAKE2b-256 3c82c572d48266e2389539a895fc351dff464525b06e999c585a3eee4d1c701e

See more details on using hashes here.

Provenance

The following attestation bundles were made for pytango-10.3.1-cp310-cp310-manylinux_2_28_x86_64.whl:

Publisher: .gitlab-ci.yml on tango-controls/pytango

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file pytango-10.3.1-cp310-cp310-manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for pytango-10.3.1-cp310-cp310-manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 43d92b60abba6f0b3546cc638cafba00140f02758fa62c493f6e2b820920ed4c
MD5 1338e7263364293173df9e231ae533b2
BLAKE2b-256 88bfd415879609f4f4fa4e4d65711cdefc251e09b7816f4300eb6dbd7499b74a

See more details on using hashes here.

Provenance

The following attestation bundles were made for pytango-10.3.1-cp310-cp310-manylinux_2_28_aarch64.whl:

Publisher: .gitlab-ci.yml on tango-controls/pytango

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file pytango-10.3.1-cp310-cp310-macosx_12_0_x86_64.whl.

File metadata

File hashes

Hashes for pytango-10.3.1-cp310-cp310-macosx_12_0_x86_64.whl
Algorithm Hash digest
SHA256 abe89645f7fd6859babece4ba5e8df489c7f2b43050002387c874a3e344f8684
MD5 486cbc1e69f9c0d664f5a5f3df0a7e9e
BLAKE2b-256 daec6bd473636364a5a09643f52a77ecce9100909816dde5dc333ced8a62b91f

See more details on using hashes here.

Provenance

The following attestation bundles were made for pytango-10.3.1-cp310-cp310-macosx_12_0_x86_64.whl:

Publisher: .gitlab-ci.yml on tango-controls/pytango

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file pytango-10.3.1-cp310-cp310-macosx_12_0_arm64.whl.

File metadata

File hashes

Hashes for pytango-10.3.1-cp310-cp310-macosx_12_0_arm64.whl
Algorithm Hash digest
SHA256 e406f098f96db688448b58516ef1f38606a5e619bfa69ec43d34c3edc73d412b
MD5 8513522dff502c0369517993fbc1b2e7
BLAKE2b-256 893eb2cb92979802a48df932689567bc75d02a86b4cd3cdd70a87edcdc941a44

See more details on using hashes here.

Provenance

The following attestation bundles were made for pytango-10.3.1-cp310-cp310-macosx_12_0_arm64.whl:

Publisher: .gitlab-ci.yml on tango-controls/pytango

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

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