{ "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 v3 (GPLv3)", "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 nxstools's documentation!\n====================================\n\nAuthors: Jan Kotanski\n\n------------\nIntroduction\n------------\n\nConfiguration tools for NeXDaTaS Tango Servers consists of the following command-line scripts:\n\n- `nxscollect `__ uploads external images into the NeXus/HDF5 file\n- `nxsconfig `__ reads NeXus Configuration Server settings\n- `nxscreate `__ creates NeXus Configuration components\n- `nxsdata `__ runs NeXus Data Writer\n- `nxsfileinfo `__ shows nedadata of the NeXus/HDF5 file\n- `nxsetup `__ setups NeXDaTaS Tango Server environment\n\nas well as the `nxstools `__ package which allows perform these operations\ndirectly from a python code.\n\n| Source code: https://github.com/nexdatas/tools\n| Web page: https://nexdatas.github.io/tools\n| NexDaTaS Web page: https://nexdatas.github.io\n\n------------\nInstallation\n------------\n\nInstall the dependencies:\n\n| PyTango, sphinx\n\nFrom sources\n\"\"\"\"\"\"\"\"\"\"\"\"\n\nDownload the latest NXS Tools version from\n\n| https://github.com/nexdatas/tools\n\nExtract sources and run\n\n.. code-block:: console\n\n\t $ python setup.py install\n\nDebian packages\n\"\"\"\"\"\"\"\"\"\"\"\"\"\"\"\n\nDebian `stretch`, `jessie` (and `wheezy`) or Ubuntu `bionic` (and `xenial`) 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/stretch-pni-hdri.list\n\nFor releases (>= 2.61.0) to insall python2 scripts\n\n.. code-block:: console\n\n\t $ apt-get update\n\t $ apt-get install nxstools\n\nand for python3 scripts\n\n.. code-block:: console\n\n\t $ apt-get update\n\t $ apt-get install nxstools3\n\n\nFor older releases\n\n.. code-block:: console\n\n\t $ apt-get update\n\t $ apt-get install python-nxstools\n\nand\n\n.. code-block:: console\n\n\t $ apt-get install python3-nxstools\n\nif exists.\n\nTo instal other NexDaTaS packages\n\n.. code-block:: console\n\n\t $ apt-get install python-nxswriter nxsconfigserver-db python-nxsconfigserver nxsconfigtool\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 can\n\n.. code-block:: console\n\n $ python3 -m venv myvenv\n $ . myvenv/bin/activate\n\n $ pip install nxstools\n\nMoreover it is also good to install\n\n.. code-block:: console\n\n $ pip install pytango", "description_content_type": "", "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "http://github.com/jkotan/nexdatas/", "keywords": "configuration writer Tango component nexus data", "license": "GNU GENERAL PUBLIC LICENSE, version 3", "maintainer": "", "maintainer_email": "", "name": "nxstools", "package_url": "https://pypi.org/project/nxstools/", "platform": "Linux", "project_url": "https://pypi.org/project/nxstools/", "project_urls": { "Homepage": "http://github.com/jkotan/nexdatas/" }, "release_url": "https://pypi.org/project/nxstools/2.68.1/", "requires_dist": null, "requires_python": "", "summary": "Configuration tools for NeXDaTaS Tango Servers", "version": "2.68.1" }, "last_serial": 5958782, "releases": { "2.68.0": [ { "comment_text": "", "digests": { "md5": "a3fb199a739c0cf3d4396c89498532c6", "sha256": "7d42939902fd7e6e8e768efcd16bdde27e23ebde14453aab2ec27ae0fb756191" }, "downloads": -1, "filename": "nxstools-2.68.0.tar.gz", "has_sig": false, "md5_digest": "a3fb199a739c0cf3d4396c89498532c6", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 143937, "upload_time": "2019-10-10T18:19:03", "url": "https://files.pythonhosted.org/packages/ff/ac/a00d94d32138232a67ccb26f77825133e33f9c78959a46395986476076f6/nxstools-2.68.0.tar.gz" } ], "2.68.1": [ { "comment_text": "", "digests": { "md5": "edda29c98bbb12873dd6ea7717ca8eaa", "sha256": "fb1edd4a1b01521eab46afdfd0cc0ae177f1150669f07dfd51a04685935947b9" }, "downloads": -1, "filename": "nxstools-2.68.1.tar.gz", "has_sig": false, "md5_digest": "edda29c98bbb12873dd6ea7717ca8eaa", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 146410, "upload_time": "2019-10-11T07:14:15", "url": "https://files.pythonhosted.org/packages/58/51/a8db6d97f2961bd9e940a0a583d5bfe898052a75ed3083250780ceb481b0/nxstools-2.68.1.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "edda29c98bbb12873dd6ea7717ca8eaa", "sha256": "fb1edd4a1b01521eab46afdfd0cc0ae177f1150669f07dfd51a04685935947b9" }, "downloads": -1, "filename": "nxstools-2.68.1.tar.gz", "has_sig": false, "md5_digest": "edda29c98bbb12873dd6ea7717ca8eaa", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 146410, "upload_time": "2019-10-11T07:14:15", "url": "https://files.pythonhosted.org/packages/58/51/a8db6d97f2961bd9e940a0a583d5bfe898052a75ed3083250780ceb481b0/nxstools-2.68.1.tar.gz" } ] }