{ "info": { "author": "Guillaume Lepert", "author_email": "guillaume.lepert07@imperial.ac.uk", "bugtrack_url": null, "classifiers": [ "Development Status :: 5 - Production/Stable", "Environment :: Console", "Intended Audience :: Science/Research", "License :: OSI Approved :: MIT License", "Natural Language :: English", "Operating System :: POSIX :: Linux", "Programming Language :: Python :: 2.7", "Topic :: Scientific/Engineering" ], "description": "MicroscoPy is a simple platform for scanning confocal microscopy and spectroscopy in Python.\nIt is controlled entirely from the (I)Python interactive console, with the \naddition of a few graphic widget to control the instruments and visualise data.\n\nThe core modules are:\n\n- `hal`: a simple API that makes it easy to integrate new hardware in MicroscoPy\n by wrapping any existing device as `hal.Actuator` or `hal.Sensor` objects.\n- `scan`: flexible, scalable scanning routines. Multidimensional scans are build from arbitrary\n combinations of unidimensional scans\n- `keypad`: Tkinter widgets to control actuators from the keyboard\n- `display`: Tkinter widgets to display camera images and 1D spectra in real time.\n \n\nInstallation\n------------\n\nMicroscoPy has only been tested in Python 2.7::\n\n $ pip2.7 install microscopy", "description_content_type": null, "docs_url": "https://pythonhosted.org/MicroscoPy/", "download_url": "UNKNOWN", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "UNKNOWN", "keywords": null, "license": "UNKNOWN", "maintainer": null, "maintainer_email": null, "name": "MicroscoPy", "package_url": "https://pypi.org/project/MicroscoPy/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/MicroscoPy/", "project_urls": { "Download": "UNKNOWN", "Homepage": "UNKNOWN" }, "release_url": "https://pypi.org/project/MicroscoPy/0.9/", "requires_dist": null, "requires_python": null, "summary": "Simple platform for scanning confocal microscopy and spectroscopy", "version": "0.9" }, "last_serial": 1984177, "releases": { "0.9": [ { "comment_text": "", "digests": { "md5": "e694ffbf7e6e8e3029ce7d87130ceb1f", "sha256": "6dddfd263bf59a534995b50d4d990ce1cea4871898bf38d66d081d963acfb5ba" }, "downloads": -1, "filename": "MicroscoPy-0.9-py2-none-any.whl", "has_sig": false, "md5_digest": "e694ffbf7e6e8e3029ce7d87130ceb1f", "packagetype": "bdist_wheel", "python_version": "2.7", "requires_python": null, "size": 47826, "upload_time": "2016-03-01T16:05:44", "url": "https://files.pythonhosted.org/packages/00/fb/dfa7c966075462d7bf20715175317576750f4ee7d3eddd5f6f9c165b4aad/MicroscoPy-0.9-py2-none-any.whl" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "e694ffbf7e6e8e3029ce7d87130ceb1f", "sha256": "6dddfd263bf59a534995b50d4d990ce1cea4871898bf38d66d081d963acfb5ba" }, "downloads": -1, "filename": "MicroscoPy-0.9-py2-none-any.whl", "has_sig": false, "md5_digest": "e694ffbf7e6e8e3029ce7d87130ceb1f", "packagetype": "bdist_wheel", "python_version": "2.7", "requires_python": null, "size": 47826, "upload_time": "2016-03-01T16:05:44", "url": "https://files.pythonhosted.org/packages/00/fb/dfa7c966075462d7bf20715175317576750f4ee7d3eddd5f6f9c165b4aad/MicroscoPy-0.9-py2-none-any.whl" } ] }