{ "info": { "author": "Exopy Developers (see AUTHORS)", "author_email": "m.dartiailh@gmail.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 3 - Alpha", "License :: OSI Approved :: BSD License", "Natural Language :: English", "Operating System :: OS Independent", "Programming Language :: Python :: 2.7", "Programming Language :: Python :: 3.5", "Programming Language :: Python :: 3.6", "Topic :: Scientific/Engineering :: Physics" ], "description": "Exopy: versatile data acquisition software for complex experiments\n==================================================================\n\n.. image:: https://travis-ci.org/Exopy/exopy.svg?branch=master\n :target: https://travis-ci.org/Exopy/exopy\n :alt: Build Status\n.. image:: https://codecov.io/gh/Exopy/exopy/branch/master/graph/badge.svg\n :target: https://codecov.io/gh/Exopy/exopy\n :alt: Coverage\n.. image:: https://readthedocs.org/projects/exopy/badge/?version=latest\n :target: http://exopy.readthedocs.io/en/latest/?badge=latest\n :alt: Documentation Status\n.. image:: https://api.codacy.com/project/badge/Grade/4f8a569506ce4187a8a7ad2f69c6b171\n :target: https://www.codacy.com/app/Exopy/exopy?utm_source=github.com&utm_medium=referral&utm_content=Exopy/exopy&utm_campaign=Badge_Grade\n :alt: Code quality (Codacy)\n.. image:: https://anaconda.org/exopy/exopy/badges/version.svg\n :target: https://anaconda.org/exopy/exopy\n :alt: Conda package\n\n\nExopy is a versatile data acquisition software. It provides an extensible set\nof tools to describe an perform data acquisition. Each measurement is described\nby a hierarchical structure, allowing simple nested loops structure and more\ncomplex ones involving multiple non nested loops and conditions. The hierarchy\nis edited through a Graphical User Interface, allowing a smooth learning curve.\nThe elementary brick used in the hierarchy is referred to as a task. Each task\ncan read and write values from a common data structure allowing for easy communication between tasks and a high level of custimization despite the use\nof a GUI. Furthermore, one can specify at the level of each tasks if it\nshould be executed in a different thread and how it should behave with respect\nto other tasks running in threads. The application design make it easily\ncustomizable on a per lab basis while benefitting from a common architecture.\n\nFor more details see the documentation: http://exopy.readthedocs.io/\n\n\nInstallling\n-----------\n\nThe easiest way to install Exopy is through conda :\n\n.. code:: shell\n\n conda install exopy -c exopy", "description_content_type": null, "docs_url": null, "download_url": "http://github.com/exopy/exopy/tarball/master", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "http://github.com/exopy/exopy", "keywords": "experiment automation GUI", "license": "BSD", "maintainer": "", "maintainer_email": "", "name": "exopy", "package_url": "https://pypi.org/project/exopy/", "platform": "", "project_url": "https://pypi.org/project/exopy/", "project_urls": { "Download": "http://github.com/exopy/exopy/tarball/master", "Homepage": "http://github.com/exopy/exopy" }, "release_url": "https://pypi.org/project/exopy/0.1.0/", "requires_dist": null, "requires_python": "", "summary": "Experiment control application", "version": "0.1.0" }, "last_serial": 3584956, "releases": { "0.1.0": [ { "comment_text": "", "digests": { "md5": "65854f1311815f6786d7ae69d65ad4ce", "sha256": "d2f75e1eda5660279d174c2793633ec4dd6cbf8670ff9901f108b203533a56c9" }, "downloads": -1, "filename": "exopy-0.1.0.tar.gz", "has_sig": false, "md5_digest": "65854f1311815f6786d7ae69d65ad4ce", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 232553, "upload_time": "2018-02-15T16:40:54", "url": "https://files.pythonhosted.org/packages/3b/df/b45591b35d27b889591521f520d009d2d8e82e076c12a9e85848724f61cd/exopy-0.1.0.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "65854f1311815f6786d7ae69d65ad4ce", "sha256": "d2f75e1eda5660279d174c2793633ec4dd6cbf8670ff9901f108b203533a56c9" }, "downloads": -1, "filename": "exopy-0.1.0.tar.gz", "has_sig": false, "md5_digest": "65854f1311815f6786d7ae69d65ad4ce", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 232553, "upload_time": "2018-02-15T16:40:54", "url": "https://files.pythonhosted.org/packages/3b/df/b45591b35d27b889591521f520d009d2d8e82e076c12a9e85848724f61cd/exopy-0.1.0.tar.gz" } ] }