Skip to main content

Unicon Connection Library

Project description

Unicon is a package aiming to provide a unified connection experience to network devices through typical command-line management interface. By wrapping the underlying session (eg, telnet, ssh), Unicon provides:

  • direct and proxied connections through any common CLI interface (telnet, ssh, serial etc)

  • power of expect-like programming without having to deal with low-level logic

  • multi-vendor support through an agnostic API interface

  • seamless handling of CLI modes (eg, enable, configure, admin-configure mode)

  • rejected commands, command error detections

  • value-add statful services (specific to the platform)

and is extensible: platform supports and services are implemented via open-source plugins.

Unicon is the standard, go-to CLI connection implementation for Cisco pyATS framework.

This package was initially developed internally in Cisco, and is now release to the general public starting late 2017 through Cisco DevNet.

https://developer.cisco.com/pyats/

Requirements

  • Linux/macOS/WSL

  • Python 3.4+

Quick Start

bash$ pip install unicon

For more information on setting up your Python development environment, such as creating virtual environment and installing pip on your system, please refer to Virtual Environment and Packages in Python tutorials.

Examples

See example of a Unicon connection usage with Cisco IOS devices at:

https://github.com/CiscoDevNet/pyats-ios-sample

In addition, there is a sample plugin package you can follow to develop Unicon plugins for new platforms on top of Unicon:

https://github.com/CiscoDevNet/pyats-plugin-examples/tree/master/unicon_plugin_example

Support & Community

See https://developer.cisco.com/docs/pyats/#!license-support page for details.

Release history Release notifications | RSS feed

This version

22.3

Download files

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

Source Distributions

No source distribution files available for this release.See tutorial on generating distribution archives.

Built Distributions

unicon-22.3-cp310-cp310-manylinux1_x86_64.whl (11.9 MB view details)

Uploaded CPython 3.10

unicon-22.3-cp310-cp310-macosx_11_0_arm64.whl (2.2 MB view details)

Uploaded CPython 3.10 macOS 11.0+ ARM64

unicon-22.3-cp310-cp310-macosx_10_16_x86_64.whl (2.6 MB view details)

Uploaded CPython 3.10 macOS 10.16+ x86-64

unicon-22.3-cp310-cp310-macosx_10_10_x86_64.whl (2.7 MB view details)

Uploaded CPython 3.10 macOS 10.10+ x86-64

unicon-22.3-cp39-cp39-musllinux_1_2_x86_64.whl (13.0 MB view details)

Uploaded CPython 3.9 musllinux: musl 1.2+ x86-64

unicon-22.3-cp39-cp39-manylinux1_x86_64.whl (11.8 MB view details)

Uploaded CPython 3.9

unicon-22.3-cp39-cp39-macosx_11_0_arm64.whl (2.2 MB view details)

Uploaded CPython 3.9 macOS 11.0+ ARM64

unicon-22.3-cp39-cp39-macosx_10_16_x86_64.whl (2.6 MB view details)

Uploaded CPython 3.9 macOS 10.16+ x86-64

unicon-22.3-cp39-cp39-macosx_10_10_x86_64.whl (2.7 MB view details)

Uploaded CPython 3.9 macOS 10.10+ x86-64

unicon-22.3-cp38-cp38-manylinux1_x86_64.whl (13.2 MB view details)

Uploaded CPython 3.8

unicon-22.3-cp38-cp38-macosx_11_0_arm64.whl (2.2 MB view details)

Uploaded CPython 3.8 macOS 11.0+ ARM64

unicon-22.3-cp38-cp38-macosx_10_16_x86_64.whl (2.6 MB view details)

Uploaded CPython 3.8 macOS 10.16+ x86-64

unicon-22.3-cp38-cp38-macosx_10_10_x86_64.whl (2.6 MB view details)

Uploaded CPython 3.8 macOS 10.10+ x86-64

unicon-22.3-cp37-cp37m-manylinux1_x86_64.whl (10.4 MB view details)

Uploaded CPython 3.7m

unicon-22.3-cp37-cp37m-macosx_10_16_x86_64.whl (2.5 MB view details)

Uploaded CPython 3.7m macOS 10.16+ x86-64

unicon-22.3-cp37-cp37m-macosx_10_10_x86_64.whl (2.6 MB view details)

Uploaded CPython 3.7m macOS 10.10+ x86-64

unicon-22.3-cp36-cp36m-manylinux1_x86_64.whl (10.5 MB view details)

Uploaded CPython 3.6m

unicon-22.3-cp36-cp36m-macosx_10_16_x86_64.whl (2.5 MB view details)

Uploaded CPython 3.6m macOS 10.16+ x86-64

unicon-22.3-cp36-cp36m-macosx_10_10_x86_64.whl (2.5 MB view details)

Uploaded CPython 3.6m macOS 10.10+ x86-64

File details

Details for the file unicon-22.3-cp310-cp310-manylinux1_x86_64.whl.

File metadata

  • Download URL: unicon-22.3-cp310-cp310-manylinux1_x86_64.whl
  • Upload date:
  • Size: 11.9 MB
  • Tags: CPython 3.10
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.8.0 pkginfo/1.8.2 readme-renderer/34.0 requests/2.27.1 requests-toolbelt/0.9.1 urllib3/1.26.9 tqdm/4.63.1 importlib-metadata/4.8.3 keyring/23.4.1 rfc3986/1.5.0 colorama/0.4.4 CPython/3.6.7

File hashes

Hashes for unicon-22.3-cp310-cp310-manylinux1_x86_64.whl
Algorithm Hash digest
SHA256 f94c8f757c0391d9776e418035cb57207b64f49be18d0a4e72bfcf31b91b3875
MD5 9929e2474641935647c1ce9bcd662522
BLAKE2b-256 659d3e9432aca92f1131df43a7e8c8d14d40067f0473f865a478a5dfc4136f7b

See more details on using hashes here.

File details

Details for the file unicon-22.3-cp310-cp310-macosx_11_0_arm64.whl.

File metadata

  • Download URL: unicon-22.3-cp310-cp310-macosx_11_0_arm64.whl
  • Upload date:
  • Size: 2.2 MB
  • Tags: CPython 3.10, macOS 11.0+ ARM64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.8.0 pkginfo/1.8.2 readme-renderer/34.0 requests/2.27.1 requests-toolbelt/0.9.1 urllib3/1.26.9 tqdm/4.63.1 importlib-metadata/4.8.3 keyring/23.4.1 rfc3986/1.5.0 colorama/0.4.4 CPython/3.6.7

File hashes

Hashes for unicon-22.3-cp310-cp310-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 a0b553bc05a55d5fe2a73ab87409a112465d10596a7a6cde100835af9fdaf029
MD5 5bbc0c6e9dd4ff2ee9b2b9328f957649
BLAKE2b-256 19977b7d43d8b3d2e041b9e2f23ca9a85f59b0d9516c07d3ce4ac8df4c86941d

See more details on using hashes here.

File details

Details for the file unicon-22.3-cp310-cp310-macosx_10_16_x86_64.whl.

File metadata

  • Download URL: unicon-22.3-cp310-cp310-macosx_10_16_x86_64.whl
  • Upload date:
  • Size: 2.6 MB
  • Tags: CPython 3.10, macOS 10.16+ x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.8.0 pkginfo/1.8.2 readme-renderer/34.0 requests/2.27.1 requests-toolbelt/0.9.1 urllib3/1.26.9 tqdm/4.63.1 importlib-metadata/4.8.3 keyring/23.4.1 rfc3986/1.5.0 colorama/0.4.4 CPython/3.6.7

File hashes

Hashes for unicon-22.3-cp310-cp310-macosx_10_16_x86_64.whl
Algorithm Hash digest
SHA256 741a140208d895d0f87cb0d776418a2c4ab35121176c5bc8e2caf06477be965f
MD5 8323e3663ddcb471d6ef8e6131e968fe
BLAKE2b-256 8d1fe64b60433a9eea8bd3652f9ecd0fe261a33c81ed6515bdfbf1e463e10081

See more details on using hashes here.

File details

Details for the file unicon-22.3-cp310-cp310-macosx_10_10_x86_64.whl.

File metadata

  • Download URL: unicon-22.3-cp310-cp310-macosx_10_10_x86_64.whl
  • Upload date:
  • Size: 2.7 MB
  • Tags: CPython 3.10, macOS 10.10+ x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.8.0 pkginfo/1.8.2 readme-renderer/34.0 requests/2.27.1 requests-toolbelt/0.9.1 urllib3/1.26.9 tqdm/4.63.1 importlib-metadata/4.8.3 keyring/23.4.1 rfc3986/1.5.0 colorama/0.4.4 CPython/3.6.7

File hashes

Hashes for unicon-22.3-cp310-cp310-macosx_10_10_x86_64.whl
Algorithm Hash digest
SHA256 8c9907a904dac813812eb5ef8c15822d99be733b90dc4f516ce911757c2c4ba1
MD5 76355037083b97b3ded2ef14d74b283b
BLAKE2b-256 1e741031565875be9871d690a5031365a68d747a9715051e21fc96ce995d3cf4

See more details on using hashes here.

File details

Details for the file unicon-22.3-cp39-cp39-musllinux_1_2_x86_64.whl.

File metadata

  • Download URL: unicon-22.3-cp39-cp39-musllinux_1_2_x86_64.whl
  • Upload date:
  • Size: 13.0 MB
  • Tags: CPython 3.9, musllinux: musl 1.2+ x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.6.0 importlib_metadata/4.8.1 pkginfo/1.8.1 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.6.10

File hashes

Hashes for unicon-22.3-cp39-cp39-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 46ce41c90e529c05a6efc9e333a4e97bd3cde3edf62cd61cdd8d4c8ce97b5efe
MD5 a83229a2038f4f2200b2eb88714aa90c
BLAKE2b-256 fbff9c8a64dcde26a84c9113d791e9c2e35ad4da5bdfc25adac5d0f17e109acf

See more details on using hashes here.

File details

Details for the file unicon-22.3-cp39-cp39-manylinux1_x86_64.whl.

File metadata

  • Download URL: unicon-22.3-cp39-cp39-manylinux1_x86_64.whl
  • Upload date:
  • Size: 11.8 MB
  • Tags: CPython 3.9
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.8.0 pkginfo/1.8.2 readme-renderer/34.0 requests/2.27.1 requests-toolbelt/0.9.1 urllib3/1.26.9 tqdm/4.63.1 importlib-metadata/4.8.3 keyring/23.4.1 rfc3986/1.5.0 colorama/0.4.4 CPython/3.6.7

File hashes

Hashes for unicon-22.3-cp39-cp39-manylinux1_x86_64.whl
Algorithm Hash digest
SHA256 528bc7fd0e78ebb3a8174e4e62ce11615e5be076d7a1ee32d80bb7571f8e377e
MD5 0b2ce5ee54d730b7e163d16e26d2b07b
BLAKE2b-256 95abc83ecbe3d119519f1ae0cefd0e54ccf97d1cad5b6eedfe52bbbb48a01dd0

See more details on using hashes here.

File details

Details for the file unicon-22.3-cp39-cp39-macosx_11_0_arm64.whl.

File metadata

  • Download URL: unicon-22.3-cp39-cp39-macosx_11_0_arm64.whl
  • Upload date:
  • Size: 2.2 MB
  • Tags: CPython 3.9, macOS 11.0+ ARM64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.8.0 pkginfo/1.8.2 readme-renderer/34.0 requests/2.27.1 requests-toolbelt/0.9.1 urllib3/1.26.9 tqdm/4.63.1 importlib-metadata/4.8.3 keyring/23.4.1 rfc3986/1.5.0 colorama/0.4.4 CPython/3.6.7

File hashes

Hashes for unicon-22.3-cp39-cp39-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 518295e55b1dec063fab9f46551aaa43d4dfeab1a868b13264f58b2193b0d8bb
MD5 139a0cf0171cab0987b8b08dfe46cb6c
BLAKE2b-256 8db243d286ca051a6b5ee863e4721dcae7f973d5c0901fd280dd8b1cb6f591c6

See more details on using hashes here.

File details

Details for the file unicon-22.3-cp39-cp39-macosx_10_16_x86_64.whl.

File metadata

  • Download URL: unicon-22.3-cp39-cp39-macosx_10_16_x86_64.whl
  • Upload date:
  • Size: 2.6 MB
  • Tags: CPython 3.9, macOS 10.16+ x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.8.0 pkginfo/1.8.2 readme-renderer/34.0 requests/2.27.1 requests-toolbelt/0.9.1 urllib3/1.26.9 tqdm/4.63.1 importlib-metadata/4.8.3 keyring/23.4.1 rfc3986/1.5.0 colorama/0.4.4 CPython/3.6.7

File hashes

Hashes for unicon-22.3-cp39-cp39-macosx_10_16_x86_64.whl
Algorithm Hash digest
SHA256 f4bb6eddfd5b0c5a66302a31e5e3696aec2568750ee7c688b891725370419380
MD5 6c0037c8d9bc626cdb77f64796d2bbcf
BLAKE2b-256 ce6c589e3adaa07b110aaf688669c8f28f6b2ef8285534c0162e70914b06dfd4

See more details on using hashes here.

File details

Details for the file unicon-22.3-cp39-cp39-macosx_10_10_x86_64.whl.

File metadata

  • Download URL: unicon-22.3-cp39-cp39-macosx_10_10_x86_64.whl
  • Upload date:
  • Size: 2.7 MB
  • Tags: CPython 3.9, macOS 10.10+ x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.8.0 pkginfo/1.8.2 readme-renderer/34.0 requests/2.27.1 requests-toolbelt/0.9.1 urllib3/1.26.9 tqdm/4.63.1 importlib-metadata/4.8.3 keyring/23.4.1 rfc3986/1.5.0 colorama/0.4.4 CPython/3.6.7

File hashes

Hashes for unicon-22.3-cp39-cp39-macosx_10_10_x86_64.whl
Algorithm Hash digest
SHA256 8c071182ab37849bd0fa86a9c775e11bbe10b29d8fba7fdfc14ae84d5a0f4d2a
MD5 bbaa8ff2802b3b9fd4c63f9d51f2d303
BLAKE2b-256 d8b4e62f33ac8c66282b724a5d71256d13e7c89dd534045a92451b45182ea735

See more details on using hashes here.

File details

Details for the file unicon-22.3-cp38-cp38-manylinux1_x86_64.whl.

File metadata

  • Download URL: unicon-22.3-cp38-cp38-manylinux1_x86_64.whl
  • Upload date:
  • Size: 13.2 MB
  • Tags: CPython 3.8
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.8.0 pkginfo/1.8.2 readme-renderer/34.0 requests/2.27.1 requests-toolbelt/0.9.1 urllib3/1.26.9 tqdm/4.63.1 importlib-metadata/4.8.3 keyring/23.4.1 rfc3986/1.5.0 colorama/0.4.4 CPython/3.6.7

File hashes

Hashes for unicon-22.3-cp38-cp38-manylinux1_x86_64.whl
Algorithm Hash digest
SHA256 a6570c4dd365bbfcfcaaff6ecb2f000264b5a6a7d0e219f5af258bd61ef52374
MD5 1bb47cbfd52b8e6bd8cc9facbd31492a
BLAKE2b-256 7df5adafb28397451d310fb608961f2a03e3cbd60c597220ca1201aba05f935d

See more details on using hashes here.

File details

Details for the file unicon-22.3-cp38-cp38-macosx_11_0_arm64.whl.

File metadata

  • Download URL: unicon-22.3-cp38-cp38-macosx_11_0_arm64.whl
  • Upload date:
  • Size: 2.2 MB
  • Tags: CPython 3.8, macOS 11.0+ ARM64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.8.0 pkginfo/1.8.2 readme-renderer/34.0 requests/2.27.1 requests-toolbelt/0.9.1 urllib3/1.26.9 tqdm/4.63.1 importlib-metadata/4.8.3 keyring/23.4.1 rfc3986/1.5.0 colorama/0.4.4 CPython/3.6.7

File hashes

Hashes for unicon-22.3-cp38-cp38-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 3b8a6e29dc706e4c27fe562ecb6fcd1ff8189fe68a06783aed265b2a57904c1d
MD5 ce3d665a2a40433350e28bde2a886ccb
BLAKE2b-256 33c28bd56873efcd58959aa9c14da69fe0aea11a23ea937805f27405c7a74b9e

See more details on using hashes here.

File details

Details for the file unicon-22.3-cp38-cp38-macosx_10_16_x86_64.whl.

File metadata

  • Download URL: unicon-22.3-cp38-cp38-macosx_10_16_x86_64.whl
  • Upload date:
  • Size: 2.6 MB
  • Tags: CPython 3.8, macOS 10.16+ x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.8.0 pkginfo/1.8.2 readme-renderer/34.0 requests/2.27.1 requests-toolbelt/0.9.1 urllib3/1.26.9 tqdm/4.63.1 importlib-metadata/4.8.3 keyring/23.4.1 rfc3986/1.5.0 colorama/0.4.4 CPython/3.6.7

File hashes

Hashes for unicon-22.3-cp38-cp38-macosx_10_16_x86_64.whl
Algorithm Hash digest
SHA256 8232e9eec7152745cd60af8848c61550310767ceee91923b77f93565ed98c540
MD5 5e2782d04811de6f3813508841f431b9
BLAKE2b-256 13e11cc56bb155746ae421c2827e25a2660da69fae55fafc6edc6b9a12c797ae

See more details on using hashes here.

File details

Details for the file unicon-22.3-cp38-cp38-macosx_10_10_x86_64.whl.

File metadata

  • Download URL: unicon-22.3-cp38-cp38-macosx_10_10_x86_64.whl
  • Upload date:
  • Size: 2.6 MB
  • Tags: CPython 3.8, macOS 10.10+ x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.8.0 pkginfo/1.8.2 readme-renderer/34.0 requests/2.27.1 requests-toolbelt/0.9.1 urllib3/1.26.9 tqdm/4.63.1 importlib-metadata/4.8.3 keyring/23.4.1 rfc3986/1.5.0 colorama/0.4.4 CPython/3.6.7

File hashes

Hashes for unicon-22.3-cp38-cp38-macosx_10_10_x86_64.whl
Algorithm Hash digest
SHA256 c80a9cdd3976637b055900b15be2dc94f936a01276a162658a83349b8120c3de
MD5 6b694133300c187f289d4a8258e6750e
BLAKE2b-256 54ada4de84935014d5388dc56e2953e37997b5195f1bf74b8cf9aabbd76af82e

See more details on using hashes here.

File details

Details for the file unicon-22.3-cp37-cp37m-manylinux1_x86_64.whl.

File metadata

  • Download URL: unicon-22.3-cp37-cp37m-manylinux1_x86_64.whl
  • Upload date:
  • Size: 10.4 MB
  • Tags: CPython 3.7m
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.8.0 pkginfo/1.8.2 readme-renderer/34.0 requests/2.27.1 requests-toolbelt/0.9.1 urllib3/1.26.9 tqdm/4.63.1 importlib-metadata/4.8.3 keyring/23.4.1 rfc3986/1.5.0 colorama/0.4.4 CPython/3.6.7

File hashes

Hashes for unicon-22.3-cp37-cp37m-manylinux1_x86_64.whl
Algorithm Hash digest
SHA256 7f45d4aec97c5f510ffe947883ac624d29c58c63dd9f4de5a1f99f60b6eeb43a
MD5 1ba7ec4e684932fc9cd8abc9fd2af83d
BLAKE2b-256 68eb1536e852b659bab3d4bb4ca5a223e695b53629e1dd14acf31186eb4ddd99

See more details on using hashes here.

File details

Details for the file unicon-22.3-cp37-cp37m-macosx_10_16_x86_64.whl.

File metadata

  • Download URL: unicon-22.3-cp37-cp37m-macosx_10_16_x86_64.whl
  • Upload date:
  • Size: 2.5 MB
  • Tags: CPython 3.7m, macOS 10.16+ x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.8.0 pkginfo/1.8.2 readme-renderer/34.0 requests/2.27.1 requests-toolbelt/0.9.1 urllib3/1.26.9 tqdm/4.63.1 importlib-metadata/4.8.3 keyring/23.4.1 rfc3986/1.5.0 colorama/0.4.4 CPython/3.6.7

File hashes

Hashes for unicon-22.3-cp37-cp37m-macosx_10_16_x86_64.whl
Algorithm Hash digest
SHA256 99ad172cf5bd06a3ca2a8b68fe7e19602bc77cd8a96e3521d4422a5e5b59ef51
MD5 34792706734bd95788e697b269445c65
BLAKE2b-256 e2687545099a56f1df6fcfb7c31de3b38f2992bd6dab58cb89aa29c92d49b07f

See more details on using hashes here.

File details

Details for the file unicon-22.3-cp37-cp37m-macosx_10_10_x86_64.whl.

File metadata

  • Download URL: unicon-22.3-cp37-cp37m-macosx_10_10_x86_64.whl
  • Upload date:
  • Size: 2.6 MB
  • Tags: CPython 3.7m, macOS 10.10+ x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.8.0 pkginfo/1.8.2 readme-renderer/34.0 requests/2.27.1 requests-toolbelt/0.9.1 urllib3/1.26.9 tqdm/4.63.1 importlib-metadata/4.8.3 keyring/23.4.1 rfc3986/1.5.0 colorama/0.4.4 CPython/3.6.7

File hashes

Hashes for unicon-22.3-cp37-cp37m-macosx_10_10_x86_64.whl
Algorithm Hash digest
SHA256 f73c510f3d9d8d19b803741c11a1c921bf65bbfddcb9188ca6bb4b004a4b763b
MD5 61ad4c40d74c1c19ecf6fab9d2254027
BLAKE2b-256 6931ff9f29ac4cf1a13a9c630268cfda58947f4ea65d394db8526ee290593b67

See more details on using hashes here.

File details

Details for the file unicon-22.3-cp36-cp36m-manylinux1_x86_64.whl.

File metadata

  • Download URL: unicon-22.3-cp36-cp36m-manylinux1_x86_64.whl
  • Upload date:
  • Size: 10.5 MB
  • Tags: CPython 3.6m
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.8.0 pkginfo/1.8.2 readme-renderer/34.0 requests/2.27.1 requests-toolbelt/0.9.1 urllib3/1.26.9 tqdm/4.63.1 importlib-metadata/4.8.3 keyring/23.4.1 rfc3986/1.5.0 colorama/0.4.4 CPython/3.6.7

File hashes

Hashes for unicon-22.3-cp36-cp36m-manylinux1_x86_64.whl
Algorithm Hash digest
SHA256 f06fad4e4af46f7f3a42d74cc6d43ec2c18d6a06ce8067188ef05580e9ba741a
MD5 5279518fcc196bb476a8108c1215c19b
BLAKE2b-256 01b37d1db8c045060261bd83865623ef00b7c34cb62b53ce5f8f10c52d1f6c41

See more details on using hashes here.

File details

Details for the file unicon-22.3-cp36-cp36m-macosx_10_16_x86_64.whl.

File metadata

  • Download URL: unicon-22.3-cp36-cp36m-macosx_10_16_x86_64.whl
  • Upload date:
  • Size: 2.5 MB
  • Tags: CPython 3.6m, macOS 10.16+ x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.8.0 pkginfo/1.8.2 readme-renderer/34.0 requests/2.27.1 requests-toolbelt/0.9.1 urllib3/1.26.9 tqdm/4.63.1 importlib-metadata/4.8.3 keyring/23.4.1 rfc3986/1.5.0 colorama/0.4.4 CPython/3.6.7

File hashes

Hashes for unicon-22.3-cp36-cp36m-macosx_10_16_x86_64.whl
Algorithm Hash digest
SHA256 37165c4e2d17cf3fb95623797e658c19249ec7a9c15ac13b73e73c69a8452645
MD5 a87e4a7d94f3acee4fc19b2fcce924a4
BLAKE2b-256 cfea27ea9552fe45ccbfb58eb85695943169c8baf136a4a307d75a3dc2fec103

See more details on using hashes here.

File details

Details for the file unicon-22.3-cp36-cp36m-macosx_10_10_x86_64.whl.

File metadata

  • Download URL: unicon-22.3-cp36-cp36m-macosx_10_10_x86_64.whl
  • Upload date:
  • Size: 2.5 MB
  • Tags: CPython 3.6m, macOS 10.10+ x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.8.0 pkginfo/1.8.2 readme-renderer/34.0 requests/2.27.1 requests-toolbelt/0.9.1 urllib3/1.26.9 tqdm/4.63.1 importlib-metadata/4.8.3 keyring/23.4.1 rfc3986/1.5.0 colorama/0.4.4 CPython/3.6.7

File hashes

Hashes for unicon-22.3-cp36-cp36m-macosx_10_10_x86_64.whl
Algorithm Hash digest
SHA256 af62ebdeb0d644c294089310173ae8b38f960927dab5790351fef22943b24f8d
MD5 436d6cdc81197e0afbde79e195b6b55d
BLAKE2b-256 4b5a5a5a094bb28766168e2935a5c772755d9cc49bd378301b8101a8154fbf2b

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