Skip to main content
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 >= 10.1.1, 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 (you need pip>=19.3, so upgrade first if necessary):

$ python -m pip install --upgrade pip
$ 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
>>> import tango; print(tango.utils.info())
    PyTango 10.1.1 (10, 1, 1)
    PyTango compiled with:
        Python   : 3.14.0
        Numpy    : 2.3.4
        Tango    : 10.1.1
        pybind11 : 3.0.1
    PyTango runtime is:
        Python   : 3.14.0
        Numpy    : 2.3.4
        Tango    : 10.1.1
    PyTango running on:
    uname_result(system='Linux', node='debian', release='5.10.0-35-amd64', version='#1 SMP Debian 5.10.237-1 (2025-05-19)', 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 !

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.1.6.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.1.6-cp314-cp314-win_amd64.whl (5.3 MB view details)

Uploaded CPython 3.14Windows x86-64

pytango-10.1.6-cp314-cp314-win32.whl (4.8 MB view details)

Uploaded CPython 3.14Windows x86

pytango-10.1.6-cp314-cp314-manylinux_2_28_x86_64.whl (20.0 MB view details)

Uploaded CPython 3.14manylinux: glibc 2.28+ x86-64

pytango-10.1.6-cp314-cp314-manylinux_2_28_aarch64.whl (18.6 MB view details)

Uploaded CPython 3.14manylinux: glibc 2.28+ ARM64

pytango-10.1.6-cp314-cp314-macosx_12_0_x86_64.whl (32.5 MB view details)

Uploaded CPython 3.14macOS 12.0+ x86-64

pytango-10.1.6-cp314-cp314-macosx_12_0_arm64.whl (31.4 MB view details)

Uploaded CPython 3.14macOS 12.0+ ARM64

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

Uploaded CPython 3.13Windows x86-64

pytango-10.1.6-cp313-cp313-win32.whl (4.6 MB view details)

Uploaded CPython 3.13Windows x86

pytango-10.1.6-cp313-cp313-manylinux_2_28_x86_64.whl (20.0 MB view details)

Uploaded CPython 3.13manylinux: glibc 2.28+ x86-64

pytango-10.1.6-cp313-cp313-manylinux_2_28_aarch64.whl (18.6 MB view details)

Uploaded CPython 3.13manylinux: glibc 2.28+ ARM64

pytango-10.1.6-cp313-cp313-macosx_12_0_x86_64.whl (32.5 MB view details)

Uploaded CPython 3.13macOS 12.0+ x86-64

pytango-10.1.6-cp313-cp313-macosx_12_0_arm64.whl (31.4 MB view details)

Uploaded CPython 3.13macOS 12.0+ ARM64

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

Uploaded CPython 3.12Windows x86-64

pytango-10.1.6-cp312-cp312-win32.whl (4.7 MB view details)

Uploaded CPython 3.12Windows x86

pytango-10.1.6-cp312-cp312-manylinux_2_28_x86_64.whl (20.0 MB view details)

Uploaded CPython 3.12manylinux: glibc 2.28+ x86-64

pytango-10.1.6-cp312-cp312-manylinux_2_28_aarch64.whl (18.6 MB view details)

Uploaded CPython 3.12manylinux: glibc 2.28+ ARM64

pytango-10.1.6-cp312-cp312-macosx_12_0_x86_64.whl (32.5 MB view details)

Uploaded CPython 3.12macOS 12.0+ x86-64

pytango-10.1.6-cp312-cp312-macosx_12_0_arm64.whl (31.4 MB view details)

Uploaded CPython 3.12macOS 12.0+ ARM64

pytango-10.1.6-cp311-cp311-win_amd64.whl (5.1 MB view details)

Uploaded CPython 3.11Windows x86-64

pytango-10.1.6-cp311-cp311-win32.whl (4.7 MB view details)

Uploaded CPython 3.11Windows x86

pytango-10.1.6-cp311-cp311-manylinux_2_28_x86_64.whl (20.0 MB view details)

Uploaded CPython 3.11manylinux: glibc 2.28+ x86-64

pytango-10.1.6-cp311-cp311-manylinux_2_28_aarch64.whl (18.6 MB view details)

Uploaded CPython 3.11manylinux: glibc 2.28+ ARM64

pytango-10.1.6-cp311-cp311-macosx_12_0_x86_64.whl (32.5 MB view details)

Uploaded CPython 3.11macOS 12.0+ x86-64

pytango-10.1.6-cp311-cp311-macosx_12_0_arm64.whl (31.4 MB view details)

Uploaded CPython 3.11macOS 12.0+ ARM64

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

Uploaded CPython 3.10Windows x86-64

pytango-10.1.6-cp310-cp310-win32.whl (4.7 MB view details)

Uploaded CPython 3.10Windows x86

pytango-10.1.6-cp310-cp310-manylinux_2_28_x86_64.whl (20.0 MB view details)

Uploaded CPython 3.10manylinux: glibc 2.28+ x86-64

pytango-10.1.6-cp310-cp310-manylinux_2_28_aarch64.whl (18.6 MB view details)

Uploaded CPython 3.10manylinux: glibc 2.28+ ARM64

pytango-10.1.6-cp310-cp310-macosx_12_0_x86_64.whl (32.5 MB view details)

Uploaded CPython 3.10macOS 12.0+ x86-64

pytango-10.1.6-cp310-cp310-macosx_12_0_arm64.whl (31.4 MB view details)

Uploaded CPython 3.10macOS 12.0+ ARM64

File details

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

File metadata

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

File hashes

Hashes for pytango-10.1.6.tar.gz
Algorithm Hash digest
SHA256 c4528842a837ceeb3435dbcc167beef6a7d7d6b193477b4459e04b63efb6c6a0
MD5 351e1c2b4371154dab71cc3843d87374
BLAKE2b-256 10af7f920a1559cc5937a396603e12c0115eb4f4e7164bcb66ba650bdf7682e0

See more details on using hashes here.

File details

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

File metadata

  • Download URL: pytango-10.1.6-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/7.0.0 CPython/3.13.11

File hashes

Hashes for pytango-10.1.6-cp314-cp314-win_amd64.whl
Algorithm Hash digest
SHA256 a12b9af742f77de76c8247f728b4683a537da57576f3c3d83d0d6965c7a04bff
MD5 d6f0a87b6f8d2f0d86340a3e6cddc7fc
BLAKE2b-256 8177ef100234b83d4a671d93861d8a9e3e7296a3164b949bc843ffc03f25273d

See more details on using hashes here.

File details

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

File metadata

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

File hashes

Hashes for pytango-10.1.6-cp314-cp314-win32.whl
Algorithm Hash digest
SHA256 16acfbe0c622c48f5df595b2482b799869e189a585977fcaeabc76c838ae2af7
MD5 38c4f20ca4d2d6c76048bc7da4cdbe0b
BLAKE2b-256 4e4567d86639afd00cff0317492bb78ab280930aed2137eeacc451acfaff46a0

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for pytango-10.1.6-cp314-cp314-manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 d331885a707afbb100063d999c3c2feea8bdd6e970fa9ec19e3c3f270580f820
MD5 31e406dedc0213b1761e49390be02944
BLAKE2b-256 ca242f21ffe8b9ffde255e0b217482b6bf8cb4ac41fa979f04b0355cd3fdab00

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for pytango-10.1.6-cp314-cp314-manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 91f25d5a65b1330d944754570ba3e0c2d04e1e805f240e266936af30f3ef4c3e
MD5 f0913e758df56e98ad07e027166ea5d1
BLAKE2b-256 675037c98aad7b9dc5b9a9321ee98897a834f2ac6f2d351327615861a55ccac6

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for pytango-10.1.6-cp314-cp314-macosx_12_0_x86_64.whl
Algorithm Hash digest
SHA256 3674511c3ec1914a5f319fe5dd7717ef71993287456718e40f938a44a1356fef
MD5 8d092a0c832dab98fa6d8ede7ed86f8f
BLAKE2b-256 73ccb34fbb75ebc8af72c44f346cd0021b42cd880fc9b9c862537a9660da81df

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for pytango-10.1.6-cp314-cp314-macosx_12_0_arm64.whl
Algorithm Hash digest
SHA256 11085f41f25f99a527cbaa1d2617d80075a4ecbd4681d18b8acf8f73110c2c59
MD5 5002d28928a8e607502980d5502bfe2d
BLAKE2b-256 03f0265d034e4be81e7aa54d2cf7c339a07d50a3dfb27529bd4a00f8de362c3b

See more details on using hashes here.

File details

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

File metadata

  • Download URL: pytango-10.1.6-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/7.0.0 CPython/3.13.11

File hashes

Hashes for pytango-10.1.6-cp313-cp313-win_amd64.whl
Algorithm Hash digest
SHA256 2a37ce8770ae76ba3d2c8d52ea9b4de604afe0fcdbeb9ca76263c7afbffdb6be
MD5 921039a7606275b5ac8e7df41acadfab
BLAKE2b-256 eeb6c92dccac84761652a0f077e7b8a23cc1fbb9db039558d11bd354daf676ac

See more details on using hashes here.

File details

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

File metadata

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

File hashes

Hashes for pytango-10.1.6-cp313-cp313-win32.whl
Algorithm Hash digest
SHA256 41ed7da48bd550cff5122b632ce125270d4a50c3260c5c213fc95c19ac4c7cbc
MD5 99acd6d61c12a9dd7b226274fcfe2a57
BLAKE2b-256 73b8222dc0197cf8e6341e2f6b1368444abb27edd6574290e3ea2948ca601f1e

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for pytango-10.1.6-cp313-cp313-manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 0b4bd49f7f85f208b6ce2886054e1c600aa38da957cc1f4dc6e3d4bf572d0da0
MD5 dad08b3ab7f0bca97d12e03590186ab6
BLAKE2b-256 0b9089c2c579561c0f5c8172fc1252120ffd0a4c9d2ed55e93a34cc5fbd1f0ed

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for pytango-10.1.6-cp313-cp313-manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 f1615fe0f72e7d4cd7c59eb314fa802c93cdcc1b87a5d063e7f007ebe4d4e28a
MD5 7886a564c4e7a0da874e52bc106f0340
BLAKE2b-256 b078b74a752fd765a0b15c7515af8051164fabb35a4fb32acc0396700298457e

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for pytango-10.1.6-cp313-cp313-macosx_12_0_x86_64.whl
Algorithm Hash digest
SHA256 30630d838075b197264d49d314e0f3969adc038dcb30af189de5e1e97c93573b
MD5 e3d19745c0d62677e72e6b6e603de301
BLAKE2b-256 cd2bf9ff1bab4f4d8b7b745c2270b9b8ad8059860f27d66343b32b2434b4c656

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for pytango-10.1.6-cp313-cp313-macosx_12_0_arm64.whl
Algorithm Hash digest
SHA256 90207e1e785b3755689737d85d8594fe3c03c725b5e42732ef4155ed6c0ccf4a
MD5 027c29dc44fbc65bc2b1d31522bef9a3
BLAKE2b-256 6237ba788ccb7118b74642057ad2f213df2e3500853eedc90334753da223b589

See more details on using hashes here.

File details

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

File metadata

  • Download URL: pytango-10.1.6-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/7.0.0 CPython/3.13.11

File hashes

Hashes for pytango-10.1.6-cp312-cp312-win_amd64.whl
Algorithm Hash digest
SHA256 0f006f4d9b3526f0a3ba1161693836cd0221d1834f90ea104e843a25268313bc
MD5 9e25f3cf0314f5aa08bf7b48f79b2f72
BLAKE2b-256 23178bfccefcf68adfccd1f7e5b3c093b0ce3cf6e63f60fa2f6c7760b8b212ed

See more details on using hashes here.

File details

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

File metadata

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

File hashes

Hashes for pytango-10.1.6-cp312-cp312-win32.whl
Algorithm Hash digest
SHA256 5f1fc9bf33a14e8aa0888aa6d811739492d57ce5c92587b5452806730d788a08
MD5 fe8f18fd75eb591ade808a737fe6ce13
BLAKE2b-256 fd1c9f0f5e8d16ae4d12e67609ea530a1b912c9ff3e17b0e0bfd982dcc676d6f

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for pytango-10.1.6-cp312-cp312-manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 d6da198de4ac635d50485bc902d81bd89cfddf537fb58b458124d2bc1f563dfe
MD5 91fb1f7a28fe2631059ba77728891463
BLAKE2b-256 e5703b1513d9d32ea68a584199b116caeb3c1fec240b95ba50ad1358d47c0200

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for pytango-10.1.6-cp312-cp312-manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 13cf327d5a80abda2087ce41537493f71902c37d83daede9240a609d18575a48
MD5 d5b6f2154336330f99e555858fa4099c
BLAKE2b-256 787b12f4002cea760d6692905b81f32af2e8c3faac59c07b124d5bbf7ba1e12a

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for pytango-10.1.6-cp312-cp312-macosx_12_0_x86_64.whl
Algorithm Hash digest
SHA256 cd357c7f6faac2f298fd24a4203ed9c4717406deb740c31d7f32dae164df0ee7
MD5 bcc8751e42b91726ce87c3d6d4f915d8
BLAKE2b-256 fe3c3115f508afebf5c328e93d5a6b9eb7b404f178433414e97f8051af056af2

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for pytango-10.1.6-cp312-cp312-macosx_12_0_arm64.whl
Algorithm Hash digest
SHA256 0b88e7faf3911b52341bf19a69e826cf05a0bb8186d323a51d02bf7f24486d41
MD5 3d2b8d4c8c4aa987a6006a4ea50f920b
BLAKE2b-256 96c63a3f7ebe51566abca5a488dbf40a39cfbe54fa822d4bf260a1296cc35873

See more details on using hashes here.

File details

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

File metadata

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

File hashes

Hashes for pytango-10.1.6-cp311-cp311-win_amd64.whl
Algorithm Hash digest
SHA256 080fd4f0d7d4d8aea4b83e691260c293b9ff6a1021cfcb1a9a782139f2cec806
MD5 e10afa3ec5564cc3742c71fab460caa3
BLAKE2b-256 72ca8daa23be72f09b5e55900d66de0f82c327c9c46ee31137a6e7876b0c009d

See more details on using hashes here.

File details

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

File metadata

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

File hashes

Hashes for pytango-10.1.6-cp311-cp311-win32.whl
Algorithm Hash digest
SHA256 b185eaed3db78b5beeccd4fed2d83f65619b74cae07a763e590380b56d33c042
MD5 49e67c451a34e599a61d6edd11bff43f
BLAKE2b-256 a6bbd6b21aed6b781c04b5760943b43270d251d4d700b632fa825d7e3cb1ae35

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for pytango-10.1.6-cp311-cp311-manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 8f933847e948f7c136d71d0efd057649bcd27bed18f1523dc9f7aa1c0cdb687f
MD5 d91290afde00bdab3f22786f1580b081
BLAKE2b-256 d15f5f17297fe514eff1a20fa3d0220962487ac2e4e0dd60a4d4ca7feb18bfb3

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for pytango-10.1.6-cp311-cp311-manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 1cc43b2fcc3caada6d21f41fb6e16c9296046ac39e5abb5ef9c56561c859a072
MD5 679f8403813298a7b6c474f89cdd4f39
BLAKE2b-256 d2b1223d9f695a1f2b8dfe6b0bd6bc3b2df39f73b4cf8e301490ba707284f6cf

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for pytango-10.1.6-cp311-cp311-macosx_12_0_x86_64.whl
Algorithm Hash digest
SHA256 549ccd639ade62c7131840bc61781b9d4eda8ef08f03123ca195f0df12372b4c
MD5 fec089b119c26336b2e58897fc3f928a
BLAKE2b-256 9cd038cc22ba87cd652bdfca563e04f06442372021725b24b51b63d92b3e9f3a

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for pytango-10.1.6-cp311-cp311-macosx_12_0_arm64.whl
Algorithm Hash digest
SHA256 b4e92cea8d6931bc8af26987501b97bb121b2f05bdc1de40eed837c633bea91b
MD5 94a568f44a067d78567059ffec4ae19b
BLAKE2b-256 168d5f8d91ac5e7d42328db0154a77be5e2018f4f3e04e3836c93c91b57f2059

See more details on using hashes here.

File details

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

File metadata

  • Download URL: pytango-10.1.6-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/7.0.0 CPython/3.13.11

File hashes

Hashes for pytango-10.1.6-cp310-cp310-win_amd64.whl
Algorithm Hash digest
SHA256 8d71011e2a94e92ab0d5c64a4a7577afcf74b9c515907b044189adf59acb7026
MD5 243ea7d37082bcb3a0ad6afe8cdf1d51
BLAKE2b-256 54e4871b087300fcf5694638490874baf1e536755681dfcfaf7b2ed3e749b611

See more details on using hashes here.

File details

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

File metadata

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

File hashes

Hashes for pytango-10.1.6-cp310-cp310-win32.whl
Algorithm Hash digest
SHA256 d8133d183dde883ee3641a1c4f0a647383dd97690d9f6a3e377d9207b318d8b3
MD5 71994dfd9ac2bece2c620e7284bca388
BLAKE2b-256 cbde4025284a1d3d53b53a82f2cb7796e924c8f30f3e941937663fa86d015a65

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for pytango-10.1.6-cp310-cp310-manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 1fdd2702171796416b2b4d632e22daf22f674f872495af2dc6d2d621fa3dd420
MD5 69f895f8ac8e8ba73f47d951fde5b855
BLAKE2b-256 638c75baa0cf1bc91a6b00c1a3f9e5cd8376900ea99ee09af9c93d7a447517e4

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for pytango-10.1.6-cp310-cp310-manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 d82e2d42cdfdc70e9a873a49a476f9d185a26a445bc8408c9d7997833448fc73
MD5 baa0fefb2c70dee0ba1321451743e146
BLAKE2b-256 8fb1a2456dbf1d1a56fb79cec69ace7b8338958e3fc8ee069bb66970426ca69a

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for pytango-10.1.6-cp310-cp310-macosx_12_0_x86_64.whl
Algorithm Hash digest
SHA256 edfd53773b8e1bedc71ed77c93e4cf9b2a31f0225afd3f1434dc9f2be2fc7645
MD5 b62222395d6611d18912591c9754cc16
BLAKE2b-256 31d7995e6ce7cb503268f0d0375d3fe8e22f55e0e677322878cad148476c965b

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for pytango-10.1.6-cp310-cp310-macosx_12_0_arm64.whl
Algorithm Hash digest
SHA256 3a3fa4663ed27a427c7fce87ac9a00df3eb789bdbb16c5204535e70367a4b4c6
MD5 f50f740386250b0699c8928dd8d56b85
BLAKE2b-256 efcd981850c695a8647e88e6094451e197bffd0c9314ee4a988dd4f9468abd09

See more details on using hashes here.

Release history Release notifications | RSS feed

10.3.1

31 files

10.3.0

35 files

This release

10.1.6 This release

31 files

10.1.5

31 files

10.1.4

35 files

10.1.3

35 files

10.1.2

35 files

10.1.1

35 files

10.1.0

30 files

10.0.4

36 files

10.0.3

36 files

10.0.2

46 files

10.0.0

29 files

9.5.1

29 files

9.5.0

29 files

9.4.2

22 files

9.4.1

37 files

9.4.0

25 files

9.3.6

9 files

9.3.5

9 files

9.3.4

9 files

9.3.3

9 files

9.3.2

7 files

9.3.1

7 files

9.3.0

1 file

9.2.5

1 file

9.2.4

1 file

9.2.3

1 file

9.2.2

1 file

9.2.1

5 files

9.2.0

9 files

8.1.8

1 file

8.1.6

9 files

8.1.5

1 file

8.1.4

1 file

8.1.2

1 file

8.1.1

9 files

8.0.3

9 files

8.0.2

9 files

8.0.0

1 file

7.2.5

1 file

7.2.4

1 file

7.2.3

5 files

7.2.2

5 files

7.2.0

1 file

7.1.6

1 file

7.1.5

1 file

7.1.4

1 file

7.1.3

1 file

7.1.2

1 file

7.1.1

2 files

7.1.0

1 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