{ "info": { "author": "Jan Kotanski, Eugen Wintersberger , Halil Pasic", "author_email": "jankotan@gmail.com, eugen.wintersberger@gmail.com, halil.pasic@gmail.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 5 - Production/Stable", "Intended Audience :: Science/Research", "License :: OSI Approved :: GNU General Public License v2 (GPLv2)", "Programming Language :: Python :: 2.7", "Programming Language :: Python :: 3", "Programming Language :: Python :: 3.4", "Programming Language :: Python :: 3.5", "Programming Language :: Python :: 3.6", "Programming Language :: Python :: 3.7", "Topic :: Scientific/Engineering :: Physics", "Topic :: Software Development :: Libraries :: Python Modules" ], "description": "Welcome to nxsconfigtool's documentation!\n=========================================\n\nAuthors: Jan Kotanski, Eugen Wintersberger, Halil Pasic\n\nComponent Designer is a GUI configuration tool dedicated to create components\nas well as datasources which constitute the XML configuration strings of\nNexus Data Writer (NXS). The created XML elements can be saved\nin the extended Nexus XML format in Configuration Tango Server or in disk files.\n\n| Source code: https://github.com/nexdatas/configtool\n| Web page: https://nexdatas.github.io/configtool/\n| NexDaTaS Web page: https://nexdatas.github.io\n\n------------\nInstallation\n------------\n\nInstall the dependencies:\n\n| PyQt4, PyTango (optional)\n\nPyTango is only needed if one wants to use Configuration Server\n\nFrom sources\n^^^^^^^^^^^^\n\nDownload the latest NXS Configuration Tool version from\n\n| https://github.com/nexdatas/configtool/\n\nand extract the sources.\n\nOne can also download the lastest version directly from the git repository by\n\ngit clone https://github.com/jkotan/nexdatas.configtool/\n\nNext, run the installation script\n\n.. code-block:: console\n\n\t $ python setup.py install\n\nand launch\n\n.. code-block:: console\n\n\t $ nxsdesigner\n\nDebian packages\n^^^^^^^^^^^^^^^\n\nDebian Jessie (and Wheezy) packages can be found in the HDRI repository.\n\nTo install the debian packages, add the PGP repository key\n\n.. code-block:: console\n\n\t $ sudo su\n\t $ wget -q -O - http://repos.pni-hdri.de/debian_repo.pub.gpg | apt-key add -\n\nand then download the corresponding source list\n\n.. code-block:: console\n\n\t $ cd /etc/apt/sources.list.d\n\t $ wget http://repos.pni-hdri.de/jessie-pni-hdri.list\n\nFinally,\n\n.. code-block:: console\n\n\t $ apt-get update\n\t $ apt-get install nxsconfigtool\n\nTo instal other NexDaTaS packages\n\n.. code-block:: console\n\n\t $ apt-get install python-nxswriter python-nxsconfigserver nxsconfigserver-db nxstools\n\nand\n\n.. code-block:: console\n\n\t $ apt-get install python-nxsrecselector nxselector python-sardana-nxsrecorder\n\nfor Component Selector and Sardana related packages.\n\nFrom pip\n^^^^^^^^\n\nTo install it from pip you need to install pyqt5, e.g.\n\n.. code-block:: console\n\n $ python3 -m venv myvenv\n $ . myvenv/bin/activate\n\n $ pip install pyqt5\n $ pip install nxsconfigtool\n\nMoreover it is also good to install\n\n.. code-block:: console\n\n $ pip install pytango\n\n\nGeneral overview\n================\n\n\n Component Designer\n\n.. image:: https://github.com/nexdatas/configtool/blob/develop/doc/png/designer2.png?raw=true\n\nThe **NXS Component** Designer program allows to creates *components* as well as\n*datasources* which constitute the XML configuration strings of\nNexus Data Writer (NXS). The created XML elements can be saved\nin the extended Nexus XML format in Configuration Tango Server or in disk files.\n\nCollection Dock Window contains lists of the currently open components\nand datasources. Selecting one of the components or datasources from\nthe lists causes opening either Component Window or DataSource Window.\n\nAll the most commonly used menu options are also available on Toolbar.\n\nA short description of all actions can be found in **Help** menu.\n\n\nIcons\n=====\n\nIcons fetched from http://findicons.com/pack/990/vistaico_toolbar.", "description_content_type": "", "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/nexdatas/configtool/", "keywords": "configuration writer Tango component nexus data", "license": "GPLv3", "maintainer": "", "maintainer_email": "", "name": "nxsconfigtool", "package_url": "https://pypi.org/project/nxsconfigtool/", "platform": "Linux", "project_url": "https://pypi.org/project/nxsconfigtool/", "project_urls": { "Homepage": "https://github.com/nexdatas/configtool/" }, "release_url": "https://pypi.org/project/nxsconfigtool/2.0.5/", "requires_dist": null, "requires_python": "", "summary": "Configuration tool for creating components", "version": "2.0.5" }, "last_serial": 5960403, "releases": { "2.0.4": [ { "comment_text": "", "digests": { "md5": "bb36125b20bc1964b4dcf4c3923a95a5", "sha256": "a1fde9eaa73fcfae34adf0cd5a72c7fa31ea16879d1a47e9b8342533ca9c8104" }, "downloads": -1, "filename": "nxsconfigtool-2.0.4.tar.gz", "has_sig": false, "md5_digest": "bb36125b20bc1964b4dcf4c3923a95a5", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 1262693, "upload_time": "2019-10-11T13:23:00", "url": "https://files.pythonhosted.org/packages/54/e7/19336c9f8cf4a5b58f6158bbe1850a3bb8e690053e195317e79fdcd4a711/nxsconfigtool-2.0.4.tar.gz" } ], "2.0.5": [ { "comment_text": "", "digests": { "md5": "c164a821495e76b7cf10bbd88757d4a4", "sha256": "8c2a063d9872c7b8b7907a3ec8593b1303342fb41f2ab59e05bc3b8e22670d0a" }, "downloads": -1, "filename": "nxsconfigtool-2.0.5.tar.gz", "has_sig": false, "md5_digest": "c164a821495e76b7cf10bbd88757d4a4", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 1262688, "upload_time": "2019-10-11T13:47:58", "url": "https://files.pythonhosted.org/packages/69/4b/df1dd0b76aad28d3419982ae5b8a03646110300b67e18fd895a01fdd8456/nxsconfigtool-2.0.5.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "c164a821495e76b7cf10bbd88757d4a4", "sha256": "8c2a063d9872c7b8b7907a3ec8593b1303342fb41f2ab59e05bc3b8e22670d0a" }, "downloads": -1, "filename": "nxsconfigtool-2.0.5.tar.gz", "has_sig": false, "md5_digest": "c164a821495e76b7cf10bbd88757d4a4", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 1262688, "upload_time": "2019-10-11T13:47:58", "url": "https://files.pythonhosted.org/packages/69/4b/df1dd0b76aad28d3419982ae5b8a03646110300b67e18fd895a01fdd8456/nxsconfigtool-2.0.5.tar.gz" } ] }