{ "info": { "author": "Q-CTRL", "author_email": "support@q-ctrl.com", "bugtrack_url": null, "classifiers": [ "Programming Language :: Python :: 3", "Programming Language :: Python :: 3.7" ], "description": "# python-visualizer\n\nProvides visualization of data for Q-CTRL\u2019s Python products.\n\n## Table of Contents\n\n- [Installation](#installation)\n- [Contributing](#contributing)\n- [Credits](#credits)\n- [License](#license)\n\n## Installation\n\nQ-CTRL Python Visualizer can be installed through `pip` or from source. We recommend the `pip`\ndistribution to get the most recent stable release. If you want the latest features then install\nfrom source.\n\n### Requirements\n\nTo use Q-CTRL Python Visualizer you will need an installation of Python. We recommend\nusing the [Anaconda](https://www.anaconda.com/) distribution of Python.\nAnaconda includes standard numerical and scientific Python packages which are\noptimally compiled for your machine. Follow the [Anaconda\nInstallation](https://docs.anaconda.com/anaconda/install/) instructions and\nconsult the [Anaconda User\nguide](https://docs.anaconda.com/anaconda/user-guide/) to get started.\n\n### From PyPi\nUse `pip` to install the latest version of Q-CTRL Python Visualizer.\n\n```shell\npip install qctrl-visualizer\n```\n\n### From Source\n\nThe source code is hosted on\n[Github](https://github.com/qctrl/python-visualizer). The repository can be\ncloned using\n\n```shell\ngit clone git@github.com:qctrl/python-visualizer.git\n```\n\nOnce the clone is complete, you can run the install script.\n\n```shell\ncd python-visualizer\npython setup.py develop\n```\n\n**Note:** We recommend installing using `develop` to point your installation at\nthe source code in the directory where you cloned the repository.\n\nTo test your installation run `pytest` in the `python-visualizer` directory.\n\n```shell\npytest\n```\n\n## Contributing\n\nFor general guidelines, see [Contributing](https://github.com/qctrl/.github/blob/master/CONTRIBUTING.md).\n\n### Building documentation\n\nDocumentation generation relies on [Spinx](http://www.sphinx-doc.org). Automated builds are done by [Read The Docs](https://readthedocs.com).\n\nTo build locally:\n\n1. Ensure you have used one of the install options above.\n1. Execute the make file from the docs directory:\n\n If using Poetry:\n\n ```bash\n cd docs\n poetry run make html\n ```\n\n If using setuptools:\n\n ```bash\n cd docs\n # Activate your virtual environment if required\n make html\n ```\n\nThe generated HTML will appear in the `docs/_build/html` directory.\n\n## Credits\n\nSee\n[Contributors](https://github.com/qctrl/python-visualizer/graphs/contributors).\n\n## License\n\nSee [LICENSE](LICENSE).\n", "description_content_type": "text/markdown", "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/qctrl/python-visualizer", "keywords": "", "license": "", "maintainer": "", "maintainer_email": "", "name": "qctrl-visualizer", "package_url": "https://pypi.org/project/qctrl-visualizer/", "platform": "", "project_url": "https://pypi.org/project/qctrl-visualizer/", "project_urls": { "Homepage": "https://github.com/qctrl/python-visualizer", "Repository": "https://github.com/qctrl/python-visualizer" }, "release_url": "https://pypi.org/project/qctrl-visualizer/1.0.2/", "requires_dist": [ "matplotlib (>=2.1)", "numpy (>=1.16,<2.0)", "toml (>=0.10.0,<0.11.0)" ], "requires_python": ">=3.6.4,<4.0.0", "summary": "Q-CTRL Python Visualizer", "version": "1.0.2" }, "last_serial": 5894081, "releases": { "1.0.0": [ { "comment_text": "", "digests": { "md5": "e11a65ea34aef8fe583c7551ecea1651", "sha256": "b26549b2e097a2f1476f4c230f199769d716a110f3d06a6714382f68ae947879" }, "downloads": -1, "filename": "qctrl_visualizer-1.0.0-py3-none-any.whl", "has_sig": false, "md5_digest": "e11a65ea34aef8fe583c7551ecea1651", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": ">=3.6.4,<4.0.0", "size": 8091, "upload_time": "2019-07-12T06:09:52", "url": "https://files.pythonhosted.org/packages/d8/70/45e4531e9b57fbd874766ef20a47db1fb1191d5c06ddae107cd61f7947bd/qctrl_visualizer-1.0.0-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "e07e4caf1f14589a16b1ecfeff4b194c", "sha256": "563464488f7be9d63dff5f95080415f8e2a7b3dd7180a95f218a45eb05d058ed" }, "downloads": -1, "filename": "qctrl-visualizer-1.0.0.tar.gz", "has_sig": false, "md5_digest": "e07e4caf1f14589a16b1ecfeff4b194c", "packagetype": "sdist", "python_version": "source", "requires_python": ">=3.6.4,<4.0.0", "size": 7879, "upload_time": "2019-07-12T06:09:50", "url": "https://files.pythonhosted.org/packages/b8/44/76958a61acfd3ca6d6fd63a52b9b1db957a95dd9c6db903fb0ec4d6aa2ae/qctrl-visualizer-1.0.0.tar.gz" } ], "1.0.1": [ { "comment_text": "", "digests": { "md5": "61972a0650fd8d1ffa074fe38ff10e86", "sha256": "bfbc6e1ca067471c48128c56871e76fcec01453b68f597651dc913105f55d61f" }, "downloads": -1, "filename": "qctrl_visualizer-1.0.1-py3-none-any.whl", "has_sig": false, "md5_digest": "61972a0650fd8d1ffa074fe38ff10e86", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": ">=3.6.4,<4.0.0", "size": 10143, "upload_time": "2019-09-15T23:54:50", "url": "https://files.pythonhosted.org/packages/84/b5/4728338d891f1cb667f66a337ad1e4d29b84f97d005ee60519594654fb56/qctrl_visualizer-1.0.1-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "da77172f1fcbc26b9b0df1fcbdd62a41", "sha256": "e5a8cbf19f1eb1ac9dc51297b51e1944ea9e89fcc1d773072f9dbd0110f01b96" }, "downloads": -1, "filename": "qctrl-visualizer-1.0.1.tar.gz", "has_sig": false, "md5_digest": "da77172f1fcbc26b9b0df1fcbdd62a41", "packagetype": "sdist", "python_version": "source", "requires_python": ">=3.6.4,<4.0.0", "size": 9397, "upload_time": "2019-09-15T23:54:48", "url": "https://files.pythonhosted.org/packages/b6/e6/257dd9bb8a8dd0151e9ed9d30da5f50a59db021b8a02705f3d03ba80d321/qctrl-visualizer-1.0.1.tar.gz" } ], "1.0.2": [ { "comment_text": "", "digests": { "md5": "98eee6f5f70096d9edcdf65b810cb025", "sha256": "87ba0e56a06b5f616413b3d0c8e4830c6cbacba2b94a53612d5893e6f8ad05da" }, "downloads": -1, "filename": "qctrl_visualizer-1.0.2-py3-none-any.whl", "has_sig": false, "md5_digest": "98eee6f5f70096d9edcdf65b810cb025", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": ">=3.6.4,<4.0.0", "size": 10346, "upload_time": "2019-09-27T04:27:11", "url": "https://files.pythonhosted.org/packages/80/c9/52661752ad35cc41709cf25ed6175bd93273cdeec074cf40aad0788b5359/qctrl_visualizer-1.0.2-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "f24492a30ef36025dcfb1a5cfe91f228", "sha256": "909887ba4951662eebd9cd68fdf5bb3a8bd51fb479f7b11e485470ef52c991ea" }, "downloads": -1, "filename": "qctrl-visualizer-1.0.2.tar.gz", "has_sig": false, "md5_digest": "f24492a30ef36025dcfb1a5cfe91f228", "packagetype": "sdist", "python_version": "source", "requires_python": ">=3.6.4,<4.0.0", "size": 9553, "upload_time": "2019-09-27T04:27:09", "url": "https://files.pythonhosted.org/packages/d1/a7/56ecda8ef4f784f37a3c28c51b0a4f5c61f94aeb7094327fdafe93d3354b/qctrl-visualizer-1.0.2.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "98eee6f5f70096d9edcdf65b810cb025", "sha256": "87ba0e56a06b5f616413b3d0c8e4830c6cbacba2b94a53612d5893e6f8ad05da" }, "downloads": -1, "filename": "qctrl_visualizer-1.0.2-py3-none-any.whl", "has_sig": false, "md5_digest": "98eee6f5f70096d9edcdf65b810cb025", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": ">=3.6.4,<4.0.0", "size": 10346, "upload_time": "2019-09-27T04:27:11", "url": "https://files.pythonhosted.org/packages/80/c9/52661752ad35cc41709cf25ed6175bd93273cdeec074cf40aad0788b5359/qctrl_visualizer-1.0.2-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "f24492a30ef36025dcfb1a5cfe91f228", "sha256": "909887ba4951662eebd9cd68fdf5bb3a8bd51fb479f7b11e485470ef52c991ea" }, "downloads": -1, "filename": "qctrl-visualizer-1.0.2.tar.gz", "has_sig": false, "md5_digest": "f24492a30ef36025dcfb1a5cfe91f228", "packagetype": "sdist", "python_version": "source", "requires_python": ">=3.6.4,<4.0.0", "size": 9553, "upload_time": "2019-09-27T04:27:09", "url": "https://files.pythonhosted.org/packages/d1/a7/56ecda8ef4f784f37a3c28c51b0a4f5c61f94aeb7094327fdafe93d3354b/qctrl-visualizer-1.0.2.tar.gz" } ] }