Skip to main content

An interactive Tango client

Project description

An interactive Tango client.

Description

ITango is a PyTango CLI based on IPython. It is designed to be used as an IPython profile.

It is available since PyTango 7.1.2 and has been moved to a separate project since PyTango 9.2.0.

Requirements

ITango is compatible with python 2 and 3. It requires:

However, a compatiblity package is available as itango-0.0.1. It provides compatibility for:

Install

ITango is available on PyPI:

$ pip install itango         # latest version (tango 9)
$ pip install itango==0.0.1  # tango 8 compatibility

Usage

ITango can be started using the itango script:

$ itango  # Or itango3 if using python 3

or the tango profile:

$ ipython --profile=tango

Features

ITango works like a normal python console, but it provides a nice set of features from IPython:

  • proper (bash-like) command completion

  • automatic expansion of python variables, functions, types

  • command history (with up/down arrow keys, %hist command)

  • help system ( object? syntax, help(object))

  • persistently store your favorite variables

  • color modes

For a complete list checkout the IPython web page.

It also adds set of PyTango specific features:

  • automatic import of Tango objects

  • device and attribute name completion

  • list tango devices, classes, servers

  • customized tango error message

  • database utilities

Check out the documentation for more informations.

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

itango-0.1.6.tar.gz (82.3 kB view details)

Uploaded Source

File details

Details for the file itango-0.1.6.tar.gz.

File metadata

  • Download URL: itango-0.1.6.tar.gz
  • Upload date:
  • Size: 82.3 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No

File hashes

Hashes for itango-0.1.6.tar.gz
Algorithm Hash digest
SHA256 b81d58319e88494d40105dd4b4e2cf6840deeb2dffa74bd9a977396a17306640
MD5 bbc3464b18f872c7b1bc5817b0af531d
BLAKE2b-256 6ae1f9b1c4d49b4cfbe3d5445334503a9fb8ba838b9f9efe2ef06ba8b8a48e49

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