===============================
hcam-widgets
===============================
.. image:: https://img.shields.io/pypi/v/hcam_widgets.svg
:target: https://pypi.python.org/pypi/hcam_widgets
.. image:: https://img.shields.io/travis/StuartLittlefair/hcam_widgets.svg
:target: https://travis-ci.org/StuartLittlefair/hcam_widgets
.. image:: https://readthedocs.org/projects/hcam-widgets/badge/?version=latest
:target: https://hcam-widgets.readthedocs.io/en/latest/?badge=latest
:alt: Documentation Status
.. image:: https://pyup.io/repos/github/StuartLittlefair/hcam_widgets/shield.svg
:target: https://pyup.io/repos/github/StuartLittlefair/hcam_widgets/
:alt: Updates
Tkinter Widgets for HiPerCAM tools
``hcam_widgets`` provides a set of TKinter widgets and utility functions for writing tools to
plan and carry out HiPERCAM observations. The idea is to create a lightweight and easily-installed
collection of common widgets. It is compatible with Python2 and Python3.
Installation
------------
The software is written as much as possible to make use of core Python components. It relies
on the third party library `astropy <http://astropy.org/>`_ for astronomical calculations.
Once you have installed astropy, install with the usual::
pip install .
or if you don't have root access::
pip install --user .
Optional package dependencies
-----------------------------
``hcam_widgets`` supports several other tools, such as the finding chart tool ``hfinder`` and the
instrument control GUI ``hdriver``. Most users will need no extra modules installed. However,
If you want to be able to run ``hdriver``, *and* you want full communication with the telescope
whilst running at the GTC, you need to install the CORBA implementation ``omniORBpy``.
Full install instructions are found at the omniORB project `homepage <http://omniorb.sourceforge.net/>`_.
Be sure to install both omniORB and omniORBpy. Also, the omniORBpy module and the lib64 variant must
both be in the ``PYTHONPATH``. Finally, communicating with the GTC requires the installation of
Interface Definition Language (IDL) files, and the python modules compiled from them. Contact S. Littlefair
for these files, which must also be in the ``PYTHONPATH``.
* Free software: MIT license
=======
History
=======
0.1.0 (2017-02-11)
------------------
* First release on PyPI.
Raw data
{
"_id": null,
"home_page": "https://github.com/HiPERCAM/hcam_widgets",
"name": "hcam-widgets",
"maintainer": "",
"docs_url": null,
"requires_python": "",
"maintainer_email": "",
"keywords": "hcam_widgets",
"author": "Stuart Littlefair",
"author_email": "s.littlefair@shef.ac.uk",
"download_url": "https://files.pythonhosted.org/packages/38/e4/2f00de15c439a58f0e8e29cdf2d5eeb386ddd8ab8751c0a0baed9bd26f9c/hcam_widgets-1.2.0.tar.gz",
"platform": null,
"description": "===============================\nhcam-widgets\n===============================\n\n\n.. image:: https://img.shields.io/pypi/v/hcam_widgets.svg\n :target: https://pypi.python.org/pypi/hcam_widgets\n\n.. image:: https://img.shields.io/travis/StuartLittlefair/hcam_widgets.svg\n :target: https://travis-ci.org/StuartLittlefair/hcam_widgets\n\n.. image:: https://readthedocs.org/projects/hcam-widgets/badge/?version=latest\n :target: https://hcam-widgets.readthedocs.io/en/latest/?badge=latest\n :alt: Documentation Status\n\n.. image:: https://pyup.io/repos/github/StuartLittlefair/hcam_widgets/shield.svg\n :target: https://pyup.io/repos/github/StuartLittlefair/hcam_widgets/\n :alt: Updates\n\n\nTkinter Widgets for HiPerCAM tools\n\n``hcam_widgets`` provides a set of TKinter widgets and utility functions for writing tools to\nplan and carry out HiPERCAM observations. The idea is to create a lightweight and easily-installed\ncollection of common widgets. It is compatible with Python2 and Python3.\n\nInstallation\n------------\n\nThe software is written as much as possible to make use of core Python components. It relies\non the third party library `astropy <http://astropy.org/>`_ for astronomical calculations.\n\nOnce you have installed astropy, install with the usual::\n\n pip install .\n\nor if you don't have root access::\n\n pip install --user .\n\nOptional package dependencies\n-----------------------------\n\n``hcam_widgets`` supports several other tools, such as the finding chart tool ``hfinder`` and the\ninstrument control GUI ``hdriver``. Most users will need no extra modules installed. However,\nIf you want to be able to run ``hdriver``, *and* you want full communication with the telescope\nwhilst running at the GTC, you need to install the CORBA implementation ``omniORBpy``.\n\nFull install instructions are found at the omniORB project `homepage <http://omniorb.sourceforge.net/>`_.\nBe sure to install both omniORB and omniORBpy. Also, the omniORBpy module and the lib64 variant must\nboth be in the ``PYTHONPATH``. Finally, communicating with the GTC requires the installation of\nInterface Definition Language (IDL) files, and the python modules compiled from them. Contact S. Littlefair\nfor these files, which must also be in the ``PYTHONPATH``.\n\n* Free software: MIT license\n\n\n\n\n\n=======\nHistory\n=======\n\n0.1.0 (2017-02-11)\n------------------\n\n* First release on PyPI.\n",
"bugtrack_url": null,
"license": "MIT license",
"summary": "Common Tkinter widgets for HiPerCAM",
"version": "1.2.0",
"project_urls": {
"Download": "https://github.com/HiPERCAM/hcam_widgets/archive/v1.2.0.tar.gz",
"Homepage": "https://github.com/HiPERCAM/hcam_widgets"
},
"split_keywords": [
"hcam_widgets"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "d606ca9f9f28927ea0eeb46b780e09963466c226e6c0cc67eb1e3b763d8b22f2",
"md5": "3161d2f4bc6b4b22e5eb59c173f9a3d3",
"sha256": "388eda4296f43ebef4c9a47670841ef223918b120a1da19776c64e9288e63c2b"
},
"downloads": -1,
"filename": "hcam_widgets-1.2.0-py2.py3-none-any.whl",
"has_sig": false,
"md5_digest": "3161d2f4bc6b4b22e5eb59c173f9a3d3",
"packagetype": "bdist_wheel",
"python_version": "py2.py3",
"requires_python": null,
"size": 97452,
"upload_time": "2024-01-24T10:51:43",
"upload_time_iso_8601": "2024-01-24T10:51:43.493049Z",
"url": "https://files.pythonhosted.org/packages/d6/06/ca9f9f28927ea0eeb46b780e09963466c226e6c0cc67eb1e3b763d8b22f2/hcam_widgets-1.2.0-py2.py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "38e42f00de15c439a58f0e8e29cdf2d5eeb386ddd8ab8751c0a0baed9bd26f9c",
"md5": "5214f0a33bd5db6036578783994281e0",
"sha256": "0fe5c3840b59b584e0018e1ff027ea096acba4fc43e1e2ed65d6413952deabc8"
},
"downloads": -1,
"filename": "hcam_widgets-1.2.0.tar.gz",
"has_sig": false,
"md5_digest": "5214f0a33bd5db6036578783994281e0",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 92361,
"upload_time": "2024-01-24T10:51:45",
"upload_time_iso_8601": "2024-01-24T10:51:45.504922Z",
"url": "https://files.pythonhosted.org/packages/38/e4/2f00de15c439a58f0e8e29cdf2d5eeb386ddd8ab8751c0a0baed9bd26f9c/hcam_widgets-1.2.0.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-01-24 10:51:45",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "HiPERCAM",
"github_project": "hcam_widgets",
"travis_ci": false,
"coveralls": false,
"github_actions": false,
"lcname": "hcam-widgets"
}