Skip to main content

A python binding for the Tango control system

Project description

Main website: http://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.6+.

General dependencies:

Python dependencies:

Build dependencies:

Optional dependencies:

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
>>> print(tango.utils.info())
PyTango 9.4.0 (9, 4, 0)
PyTango compiled with:
    Python : 3.10.6
    Numpy  : 1.23.4
    Tango  : 9.4.1
    Boost  : 1.80.0

PyTango runtime is:
    Python : 3.10.6
    Numpy  : 1.23.4
    Tango  : 9.4.1

PyTango running on:
uname_result(system='Linux', node='624986bbd0fe', release='5.10.104-linuxkit', version='#1 SMP PREEMPT Thu Mar 17 17:05:54 UTC 2022', machine='x86_64', processor='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, PR 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-9.4.1.tar.gz (4.9 MB view details)

Uploaded Source

Built Distributions

pytango-9.4.1-cp311-cp311-win_amd64.whl (3.5 MB view details)

Uploaded CPython 3.11 Windows x86-64

pytango-9.4.1-cp311-cp311-win32.whl (3.1 MB view details)

Uploaded CPython 3.11 Windows x86

pytango-9.4.1-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (40.0 MB view details)

Uploaded CPython 3.11 manylinux: glibc 2.17+ x86-64

pytango-9.4.1-cp311-cp311-manylinux_2_17_i686.manylinux2014_i686.whl (39.1 MB view details)

Uploaded CPython 3.11 manylinux: glibc 2.17+ i686

pytango-9.4.1-cp311-cp311-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (39.5 MB view details)

Uploaded CPython 3.11 manylinux: glibc 2.17+ ARM64

pytango-9.4.1-cp311-cp311-macosx_11_0_arm64.whl (6.6 MB view details)

Uploaded CPython 3.11 macOS 11.0+ ARM64

pytango-9.4.1-cp311-cp311-macosx_10_9_x86_64.whl (7.1 MB view details)

Uploaded CPython 3.11 macOS 10.9+ x86-64

pytango-9.4.1-cp310-cp310-win_amd64.whl (3.5 MB view details)

Uploaded CPython 3.10 Windows x86-64

pytango-9.4.1-cp310-cp310-win32.whl (3.1 MB view details)

Uploaded CPython 3.10 Windows x86

pytango-9.4.1-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (40.0 MB view details)

Uploaded CPython 3.10 manylinux: glibc 2.17+ x86-64

pytango-9.4.1-cp310-cp310-manylinux_2_17_i686.manylinux2014_i686.whl (39.2 MB view details)

Uploaded CPython 3.10 manylinux: glibc 2.17+ i686

pytango-9.4.1-cp310-cp310-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (39.5 MB view details)

Uploaded CPython 3.10 manylinux: glibc 2.17+ ARM64

pytango-9.4.1-cp310-cp310-macosx_11_0_arm64.whl (6.6 MB view details)

Uploaded CPython 3.10 macOS 11.0+ ARM64

pytango-9.4.1-cp310-cp310-macosx_10_9_x86_64.whl (7.1 MB view details)

Uploaded CPython 3.10 macOS 10.9+ x86-64

pytango-9.4.1-cp39-cp39-win_amd64.whl (3.5 MB view details)

Uploaded CPython 3.9 Windows x86-64

pytango-9.4.1-cp39-cp39-win32.whl (3.1 MB view details)

Uploaded CPython 3.9 Windows x86

pytango-9.4.1-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (40.0 MB view details)

Uploaded CPython 3.9 manylinux: glibc 2.17+ x86-64

pytango-9.4.1-cp39-cp39-manylinux_2_17_i686.manylinux2014_i686.whl (39.2 MB view details)

Uploaded CPython 3.9 manylinux: glibc 2.17+ i686

pytango-9.4.1-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (39.4 MB view details)

Uploaded CPython 3.9 manylinux: glibc 2.17+ ARM64

pytango-9.4.1-cp39-cp39-macosx_11_0_arm64.whl (6.6 MB view details)

Uploaded CPython 3.9 macOS 11.0+ ARM64

pytango-9.4.1-cp39-cp39-macosx_10_9_x86_64.whl (7.1 MB view details)

Uploaded CPython 3.9 macOS 10.9+ x86-64

pytango-9.4.1-cp38-cp38-win_amd64.whl (3.5 MB view details)

Uploaded CPython 3.8 Windows x86-64

pytango-9.4.1-cp38-cp38-win32.whl (3.1 MB view details)

Uploaded CPython 3.8 Windows x86

pytango-9.4.1-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (40.5 MB view details)

Uploaded CPython 3.8 manylinux: glibc 2.17+ x86-64

pytango-9.4.1-cp38-cp38-manylinux_2_17_i686.manylinux2014_i686.whl (39.7 MB view details)

Uploaded CPython 3.8 manylinux: glibc 2.17+ i686

pytango-9.4.1-cp38-cp38-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (40.0 MB view details)

Uploaded CPython 3.8 manylinux: glibc 2.17+ ARM64

pytango-9.4.1-cp37-cp37m-win_amd64.whl (3.4 MB view details)

Uploaded CPython 3.7m Windows x86-64

pytango-9.4.1-cp37-cp37m-win32.whl (3.1 MB view details)

Uploaded CPython 3.7m Windows x86

pytango-9.4.1-cp37-cp37m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (39.2 MB view details)

Uploaded CPython 3.7m manylinux: glibc 2.17+ x86-64

pytango-9.4.1-cp37-cp37m-manylinux_2_17_i686.manylinux2014_i686.whl (38.6 MB view details)

Uploaded CPython 3.7m manylinux: glibc 2.17+ i686

pytango-9.4.1-cp37-cp37m-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (38.6 MB view details)

Uploaded CPython 3.7m manylinux: glibc 2.17+ ARM64

pytango-9.4.1-cp36-cp36m-win_amd64.whl (3.4 MB view details)

Uploaded CPython 3.6m Windows x86-64

pytango-9.4.1-cp36-cp36m-win32.whl (3.1 MB view details)

Uploaded CPython 3.6m Windows x86

pytango-9.4.1-cp36-cp36m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (39.2 MB view details)

Uploaded CPython 3.6m manylinux: glibc 2.17+ x86-64

pytango-9.4.1-cp36-cp36m-manylinux_2_17_i686.manylinux2014_i686.whl (38.6 MB view details)

Uploaded CPython 3.6m manylinux: glibc 2.17+ i686

pytango-9.4.1-cp36-cp36m-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (38.6 MB view details)

Uploaded CPython 3.6m manylinux: glibc 2.17+ ARM64

File details

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

File metadata

  • Download URL: pytango-9.4.1.tar.gz
  • Upload date:
  • Size: 4.9 MB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.8.16

File hashes

Hashes for pytango-9.4.1.tar.gz
Algorithm Hash digest
SHA256 f00198e9d150a222a9711fafebbee7c688c79814128956e6c92f8c0e7f1605b7
MD5 8257f02fd35e30f8a490afe1c3169c03
BLAKE2b-256 6a1ac5df97fc3d758f4f4c244b1ff0a00bcc5dc925dca1a9f9a4eed3c97fb04b

See more details on using hashes here.

File details

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

File metadata

  • Download URL: pytango-9.4.1-cp311-cp311-win_amd64.whl
  • Upload date:
  • Size: 3.5 MB
  • Tags: CPython 3.11, Windows x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.1 CPython/3.11.0

File hashes

Hashes for pytango-9.4.1-cp311-cp311-win_amd64.whl
Algorithm Hash digest
SHA256 6f50540e910940f19ba7247259d0b4c1170ac274c4a04abb077b8eb2404686fc
MD5 8da7e7c23e88440031761f8c3446f761
BLAKE2b-256 3a3ffe29f7cd1127f4733ca071aec248e7d170d96be04e1d51b11a060bec55ad

See more details on using hashes here.

File details

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

File metadata

  • Download URL: pytango-9.4.1-cp311-cp311-win32.whl
  • Upload date:
  • Size: 3.1 MB
  • Tags: CPython 3.11, Windows x86
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.1 CPython/3.11.0

File hashes

Hashes for pytango-9.4.1-cp311-cp311-win32.whl
Algorithm Hash digest
SHA256 fc39cb204f3461bf381287b6299c8216b6058e98a43bd8b34f72c411c801c979
MD5 b4f8c11745ec023c8cd73643df254cc5
BLAKE2b-256 87f0b968f02b4ed925d1c6304557e8e4e50b95c419a25d0894e94739da81b83e

See more details on using hashes here.

File details

Details for the file pytango-9.4.1-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for pytango-9.4.1-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 e6a3d3f13a26d91fb405c420e6505b72649ea692ec0e109bd7b89b6a55dccbb5
MD5 3b0baf00155a1a6e783268b201dd46e1
BLAKE2b-256 75f641064df24c0e5bedcfa8bd0c41042c05c372f74b6f5f32803ba8e56fb1d9

See more details on using hashes here.

File details

Details for the file pytango-9.4.1-cp311-cp311-manylinux_2_17_i686.manylinux2014_i686.whl.

File metadata

File hashes

Hashes for pytango-9.4.1-cp311-cp311-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 debcb97e11df24a2df378650251463a19a6c1406a23e5961cfc82ecd929e6f74
MD5 92df5bbd4bab8f2057a04ba18bccecda
BLAKE2b-256 c04fd1d2ed53fa548ed95e84cbd529ef6593f341df4f426450e56debf468a663

See more details on using hashes here.

File details

Details for the file pytango-9.4.1-cp311-cp311-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.

File metadata

File hashes

Hashes for pytango-9.4.1-cp311-cp311-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 0a7af4fa1d42d34a7b19813e0f3119b933da09ec180b4e50a17f4e28d6592001
MD5 4d7eacb3d5c4cb0067ff476e778ca165
BLAKE2b-256 60844035c7889ff77c83136e63a1a80e2caf39a9bac7f3f6c09a2f656b5cd58d

See more details on using hashes here.

File details

Details for the file pytango-9.4.1-cp311-cp311-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for pytango-9.4.1-cp311-cp311-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 a263b3643547c6ee77da583010c79f67d9f2a4f08c598a199bd82f650605ea28
MD5 8db032e5c7dc057cd93db43d5b1d0121
BLAKE2b-256 77a974ba681c83b7c2c54a8072555db4a9062b6442f9d4b62e8ea0b13d3bc4b0

See more details on using hashes here.

File details

Details for the file pytango-9.4.1-cp311-cp311-macosx_10_9_x86_64.whl.

File metadata

File hashes

Hashes for pytango-9.4.1-cp311-cp311-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 18a0e5fd08bbc35b15c476d204e18fdea4e0a114c0c3dab035ef7aeb6f2f3f64
MD5 1596840ce639dc20474b5ccde194f373
BLAKE2b-256 ac96e64e03ca0c4253c472876ca84c73b3231f04071a52e66f9ea475eb042c5d

See more details on using hashes here.

File details

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

File metadata

  • Download URL: pytango-9.4.1-cp310-cp310-win_amd64.whl
  • Upload date:
  • Size: 3.5 MB
  • Tags: CPython 3.10, Windows x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.1 CPython/3.11.0

File hashes

Hashes for pytango-9.4.1-cp310-cp310-win_amd64.whl
Algorithm Hash digest
SHA256 b461dbd917e01f2f8b198f839d2e265f50dfbbf368c052f8fe57d0c14272296b
MD5 f12a55fa2e43fd013e4420b9525fb1c8
BLAKE2b-256 2b08cac9d81d194381094b58585b74cfb317d92673a9baaaf938ac0775202163

See more details on using hashes here.

File details

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

File metadata

  • Download URL: pytango-9.4.1-cp310-cp310-win32.whl
  • Upload date:
  • Size: 3.1 MB
  • Tags: CPython 3.10, Windows x86
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.1 CPython/3.11.0

File hashes

Hashes for pytango-9.4.1-cp310-cp310-win32.whl
Algorithm Hash digest
SHA256 de18e33b498b38bd7fa59d4b9d3c69dd0aeacc4ba0d9e4280781e4fb7fa69a42
MD5 253ef7b62bc71e8a0f347856c9ed7971
BLAKE2b-256 8f060dc0fb3b51521b2951c0361a9fa9f442137cb28fa8b11dee44ba5231b2c5

See more details on using hashes here.

File details

Details for the file pytango-9.4.1-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for pytango-9.4.1-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 e021f67c4808a8e9df0a37c8a2aedb018c981a4a2d849d5c91e512b2e1c9962e
MD5 05787e28c662198a8f6c73760c6dfbd4
BLAKE2b-256 c80b2de7e1518d73e7d1b0517ef25f104ffd719e0016ea999a99d8d9cdf58611

See more details on using hashes here.

File details

Details for the file pytango-9.4.1-cp310-cp310-manylinux_2_17_i686.manylinux2014_i686.whl.

File metadata

File hashes

Hashes for pytango-9.4.1-cp310-cp310-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 724cbcffd64453572940be36ff1f4c68ab1c9df476d4c4fe34a2fa203cdc710a
MD5 9429cc2b53dc811ddc5db904fde6a479
BLAKE2b-256 9467624c414ac000ded073aec5c4ce770588c733e36cd203f7f7330837d781f1

See more details on using hashes here.

File details

Details for the file pytango-9.4.1-cp310-cp310-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.

File metadata

File hashes

Hashes for pytango-9.4.1-cp310-cp310-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 a7ebe56ceae2b7e4506e41cdbd59069f5eb534fa3fd535b4d54a78a36dee8a6d
MD5 eaf5f5761dd7e54aab40093a830ec01b
BLAKE2b-256 19cb89cf88796e236b598beb495136539136bc645ecb194ac2ed595cbe589bf3

See more details on using hashes here.

File details

Details for the file pytango-9.4.1-cp310-cp310-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for pytango-9.4.1-cp310-cp310-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 32372e2e90319d20d2a0ae528efbdce1bd073aca8f7975dc35229b94e1d95033
MD5 dba9fd2e86cf0d9ec4a4c7f3a298e6a6
BLAKE2b-256 a62d851f6deea3e2841d6d488b8f87cff5f00ee147790dd7a1be38bd7cd3f0d6

See more details on using hashes here.

File details

Details for the file pytango-9.4.1-cp310-cp310-macosx_10_9_x86_64.whl.

File metadata

File hashes

Hashes for pytango-9.4.1-cp310-cp310-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 947c75256efd1c02f59d8b1a5dd5e2b2e0c844fadf6439681f02b71f12f22dec
MD5 286a547d73d74a5d03105cfa5380cf97
BLAKE2b-256 11f474feddf598c231988275895ada3b3eab0bf2f6ad5afb7a6772c07db60ec7

See more details on using hashes here.

File details

Details for the file pytango-9.4.1-cp39-cp39-win_amd64.whl.

File metadata

  • Download URL: pytango-9.4.1-cp39-cp39-win_amd64.whl
  • Upload date:
  • Size: 3.5 MB
  • Tags: CPython 3.9, Windows x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.1 CPython/3.11.0

File hashes

Hashes for pytango-9.4.1-cp39-cp39-win_amd64.whl
Algorithm Hash digest
SHA256 ed3f5dddd2ef63aaae6c02178ab79853135a93377756be36bf8aead584d851ee
MD5 7eaa55847a57d6702079d9b057d318e8
BLAKE2b-256 6542fa086ed6dc87fa12ceb4afc35d6f3edb35bdc11799cef411c462fbb1981f

See more details on using hashes here.

File details

Details for the file pytango-9.4.1-cp39-cp39-win32.whl.

File metadata

  • Download URL: pytango-9.4.1-cp39-cp39-win32.whl
  • Upload date:
  • Size: 3.1 MB
  • Tags: CPython 3.9, Windows x86
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.1 CPython/3.11.0

File hashes

Hashes for pytango-9.4.1-cp39-cp39-win32.whl
Algorithm Hash digest
SHA256 5418ec2cab46dee3d921a8f5effadd20e51b41599ba1c122bad5affc0a0a9779
MD5 67d837214cdb1b41b8b9c7c6fd80b5cb
BLAKE2b-256 5317dab0ed44efddb27305faedfd6ab8381537ffe3b2e0b4b4424fef0590abe0

See more details on using hashes here.

File details

Details for the file pytango-9.4.1-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for pytango-9.4.1-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 456ad94d755081080ece3c0761980114bab3f61b0704db778df56ee81014a68d
MD5 1822d628d42523cad7470c498fc6106e
BLAKE2b-256 0ba33089685b9e051167a3ec05736b63e7939eda91dede031d032bfafcfb634e

See more details on using hashes here.

File details

Details for the file pytango-9.4.1-cp39-cp39-manylinux_2_17_i686.manylinux2014_i686.whl.

File metadata

File hashes

Hashes for pytango-9.4.1-cp39-cp39-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 a0f929ac79071a71672b5eb0d6f3d2fbbb8753afe46dd1fdc29c42c445b1d613
MD5 5f8d58e04a9d9ed5418811cc5a119e60
BLAKE2b-256 3ef4274b017025a8f3a8ce89b94708b19db211dca85befbb8994871dd841aafe

See more details on using hashes here.

File details

Details for the file pytango-9.4.1-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.

File metadata

File hashes

Hashes for pytango-9.4.1-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 d9f576180d7f117c9f44d424c33cdabe8e5b35ca24966f6c59f627622d671c87
MD5 484f2d3ddc9a6de9d6a5a04949f56e89
BLAKE2b-256 cd1b4e0a67e79c57467a800d52a8e929cabee8355c1b63eb215d999618d3ce67

See more details on using hashes here.

File details

Details for the file pytango-9.4.1-cp39-cp39-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for pytango-9.4.1-cp39-cp39-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 0710341f02036990fff86b2db1aec45fcc6eaaed62d76bd9392ded5f52d51a28
MD5 ba16087578e0556ee16112d04af95ba4
BLAKE2b-256 6c7e6adda247d456e8ddc1248eca16c3c9366ed3904f25acca0c4aa9a1f072e4

See more details on using hashes here.

File details

Details for the file pytango-9.4.1-cp39-cp39-macosx_10_9_x86_64.whl.

File metadata

File hashes

Hashes for pytango-9.4.1-cp39-cp39-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 6e189213e46389acf82549ad08dd79e157b5b1bb4d78067e40b33c3f014151e7
MD5 6e0c387e0296df0aad049fa3ccc4a910
BLAKE2b-256 720d4e0b9cffa281df6e7c95a1baa8d70761b42e5c514a3d6c355e8c6b4ff78f

See more details on using hashes here.

File details

Details for the file pytango-9.4.1-cp38-cp38-win_amd64.whl.

File metadata

  • Download URL: pytango-9.4.1-cp38-cp38-win_amd64.whl
  • Upload date:
  • Size: 3.5 MB
  • Tags: CPython 3.8, Windows x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.1 CPython/3.11.0

File hashes

Hashes for pytango-9.4.1-cp38-cp38-win_amd64.whl
Algorithm Hash digest
SHA256 163486feae12cf46ba2a4756443da7a91df0e37e29a27ca1512b5d72f1b75c24
MD5 943b5b2a4b3b29d03b6c42b63e6058ae
BLAKE2b-256 0e1d690ed57cc47a35ced01cf6f9950ba9e4080b16475b06a4fbaaf4a50ca57f

See more details on using hashes here.

File details

Details for the file pytango-9.4.1-cp38-cp38-win32.whl.

File metadata

  • Download URL: pytango-9.4.1-cp38-cp38-win32.whl
  • Upload date:
  • Size: 3.1 MB
  • Tags: CPython 3.8, Windows x86
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.1 CPython/3.11.0

File hashes

Hashes for pytango-9.4.1-cp38-cp38-win32.whl
Algorithm Hash digest
SHA256 5ea169973a6e911227103c9e830e958a2ab40f0564a3c7a9b8ae23c03607b139
MD5 e6352fb68d039d2ad596c25b1c6f8f99
BLAKE2b-256 af2905d334f2af97daa0929d32669e838e1cc65e8bddf2746df568dfba599729

See more details on using hashes here.

File details

Details for the file pytango-9.4.1-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for pytango-9.4.1-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 77fa4f7b47b3f5ea74a1e977ec8d9d7a77c28362d22522aa92e0bd87b4d731b3
MD5 42d703a2c298b62cb69ccef2aaca3a2b
BLAKE2b-256 65d4daa1e98d25b341ef4a1eea0499160e246b8fc95068883feea46c5c5b3966

See more details on using hashes here.

File details

Details for the file pytango-9.4.1-cp38-cp38-manylinux_2_17_i686.manylinux2014_i686.whl.

File metadata

File hashes

Hashes for pytango-9.4.1-cp38-cp38-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 58280e1ef45c924d4fda602d7cff8f4406f57263c80d89021127691838dcc548
MD5 abfafdfd945be06d8b3e8282e720af99
BLAKE2b-256 23a0f8e3bb0235ac09aacc24af5f75e32487248a8e29ffa66ac68e6314a45915

See more details on using hashes here.

File details

Details for the file pytango-9.4.1-cp38-cp38-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.

File metadata

File hashes

Hashes for pytango-9.4.1-cp38-cp38-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 82f78611995a23e9b9cf16cadbd6596b7d68e6d40318e76b21d108bc3feb50f0
MD5 f218c685fd1647fffc32adca7d773ba4
BLAKE2b-256 93e0b26e4f4541c0727cec97f30bd1c8a44f2f99ffca9ec9c347aec12812dbf5

See more details on using hashes here.

File details

Details for the file pytango-9.4.1-cp37-cp37m-win_amd64.whl.

File metadata

  • Download URL: pytango-9.4.1-cp37-cp37m-win_amd64.whl
  • Upload date:
  • Size: 3.4 MB
  • Tags: CPython 3.7m, Windows x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.1 CPython/3.11.0

File hashes

Hashes for pytango-9.4.1-cp37-cp37m-win_amd64.whl
Algorithm Hash digest
SHA256 f985d4f309a68139be90215ac285c60801e443e36ddfe0bb236b8dbe9e0c8fed
MD5 f6501b697f4382d7af532166051d66e5
BLAKE2b-256 5307eed895f530aa25b348caa0135cbcc893f7bb73184d508d2dab16c9eab1a8

See more details on using hashes here.

File details

Details for the file pytango-9.4.1-cp37-cp37m-win32.whl.

File metadata

  • Download URL: pytango-9.4.1-cp37-cp37m-win32.whl
  • Upload date:
  • Size: 3.1 MB
  • Tags: CPython 3.7m, Windows x86
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.1 CPython/3.11.0

File hashes

Hashes for pytango-9.4.1-cp37-cp37m-win32.whl
Algorithm Hash digest
SHA256 992b04f8e9546f3bcf4446d6e9d4d253c5c17f9dd69d2d8c633fe341f551f78c
MD5 4eac44c6d4eb83ccd13d99711b4f622b
BLAKE2b-256 ad244ce1469ccd609490ba8f9e44b2af2b9ec27f0aab24dc707edec696ccc84a

See more details on using hashes here.

File details

Details for the file pytango-9.4.1-cp37-cp37m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for pytango-9.4.1-cp37-cp37m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 aed4b5632dc5e2774e1cc2f5dd5597ba3fd6617c54ee73053485ae996cb1b367
MD5 18db124ed2a19cb66b29829fa7b872d2
BLAKE2b-256 1e778ec92cdeed8b297e69efc17f778c08cc52c5bddf9e7b71b60a165ba43a45

See more details on using hashes here.

File details

Details for the file pytango-9.4.1-cp37-cp37m-manylinux_2_17_i686.manylinux2014_i686.whl.

File metadata

File hashes

Hashes for pytango-9.4.1-cp37-cp37m-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 21d98e343ad97adc26c003dbbf51b36684002a350573f2cf108b093ad9d7c49c
MD5 6b3c8ab1b3370f11f467640591a1f8d6
BLAKE2b-256 b4401134d9d055d47571cfc4454477e248261648a82dd70003da086dcd5eaaea

See more details on using hashes here.

File details

Details for the file pytango-9.4.1-cp37-cp37m-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.

File metadata

File hashes

Hashes for pytango-9.4.1-cp37-cp37m-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 0d49d5b8e599e9e3be9e2c287f9cf275bb00e61774636470d30e616e1111efae
MD5 ebe98003a360f6d368a809ccb2428d2b
BLAKE2b-256 51bea02a99f918f31b3b135b4e83fa694ada52395a5975fe908aaa4a17397d68

See more details on using hashes here.

File details

Details for the file pytango-9.4.1-cp36-cp36m-win_amd64.whl.

File metadata

  • Download URL: pytango-9.4.1-cp36-cp36m-win_amd64.whl
  • Upload date:
  • Size: 3.4 MB
  • Tags: CPython 3.6m, Windows x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.1 CPython/3.11.0

File hashes

Hashes for pytango-9.4.1-cp36-cp36m-win_amd64.whl
Algorithm Hash digest
SHA256 ee746909e235a3cb44a1f37356aca6a2dcf4075eb6295de7086dadfccc1b7ba5
MD5 11cbfdc2eb761f240e6628eff76218e9
BLAKE2b-256 e68eeec3ddb6d83585c14728389ec9f93f1c469da47744ae6472e3088d5ea436

See more details on using hashes here.

File details

Details for the file pytango-9.4.1-cp36-cp36m-win32.whl.

File metadata

  • Download URL: pytango-9.4.1-cp36-cp36m-win32.whl
  • Upload date:
  • Size: 3.1 MB
  • Tags: CPython 3.6m, Windows x86
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.1 CPython/3.11.0

File hashes

Hashes for pytango-9.4.1-cp36-cp36m-win32.whl
Algorithm Hash digest
SHA256 8e4bb31ee47c371f2ac0ee8330edb24b30eb00a54d874aec3a62086341431627
MD5 40c04037f9353019ef5c1fe9f12376c1
BLAKE2b-256 508bf8c6e192caa7a5e96913af21194dca6782e1eb73e213c5c800f93b13f34c

See more details on using hashes here.

File details

Details for the file pytango-9.4.1-cp36-cp36m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for pytango-9.4.1-cp36-cp36m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 d9d651ec79181b9703dd5d3445c08cece05519c9340a082b88e1468941990056
MD5 e0008ce017e3db593391a4f3639c2a7a
BLAKE2b-256 0fa1089f139d3814cea66b82c99cc93670125c14fa02bd72b79b5ff86d03bd9e

See more details on using hashes here.

File details

Details for the file pytango-9.4.1-cp36-cp36m-manylinux_2_17_i686.manylinux2014_i686.whl.

File metadata

File hashes

Hashes for pytango-9.4.1-cp36-cp36m-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 3774963a750efae336e1c60f270b59d42235636f338c6ee29b16e134fb25058a
MD5 afd59b66e944b156a0c1e56b8be00eae
BLAKE2b-256 6eca11c585b94166bb68ce76fe700df1e340de6289b766b85b8a37c1a3263464

See more details on using hashes here.

File details

Details for the file pytango-9.4.1-cp36-cp36m-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.

File metadata

File hashes

Hashes for pytango-9.4.1-cp36-cp36m-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 d45fadf901b1582db63d441725fdeb720623723f39451eb4c78ac9ac452bbf7d
MD5 9981e0e494494e544208875e3fea49a1
BLAKE2b-256 78e2a5834bc95701cc6b2f436c14f2cdd01cf44983c5b5d57290578393001780

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page