{ "info": { "author": "Michael Goerz", "author_email": "mail@michaelgoerz.net", "bugtrack_url": null, "classifiers": [ "Development Status :: 2 - Pre-Alpha", "Intended Audience :: Developers", "License :: OSI Approved :: MIT License", "Natural Language :: English", "Programming Language :: Python :: 3.5", "Programming Language :: Python :: 3.6" ], "description": "========\nQNET-QSD\n========\n.. image:: https://img.shields.io/pypi/v/qnet_qsd.svg\n :target: https://pypi.python.org/pypi/qnet_qsd\n\n.. image:: https://img.shields.io/travis/mabuchilab/qnet_qsd.svg\n :target: https://travis-ci.org/mabuchilab/qnet_qsd\n.. image:: https://coveralls.io/repos/github/mabuchilab/qnet_qsd/badge.svg?branch=master\n :target: https://coveralls.io/github/mabuchilab/qnet_qsd?branch=master\n.. image:: https://readthedocs.org/projects/qnet-qsd/badge/?version=latest\n :target: https://qnet-qsd.readthedocs.io/en/latest/?badge=latest\n :alt: Documentation Status\n\nA code-converter and simulation driver between QNET and QSD\n\nDevelopment of QNET-QSD happens on `Github`_.\n\n\nInstallation\n------------\nTo install the latest released version of QNET-QSD, run this command in your terminal:\n\n.. code-block:: console\n\n $ pip install qnet_qsd\n\nThis is the preferred method to install QNET-QSD, as it will always install the most recent stable release.\n\nIf you don't have `pip`_ installed, this `Python installation guide`_ can guide\nyou through the process.\n\n.. _pip: https://pip.pypa.io\n.. _Python installation guide: http://docs.python-guide.org/en/latest/starting/installation/\n\n\nTo install the latest development version of QNET-QSD from the from the `Github`_.\n\n.. code-block:: console\n\n $ pip install git+https://github.com/mabuchilab/qnet_qsd.git@master#egg=qnet_qsd\n\n.. _Github: https://github.com/mabuchilab/qnet_qsd\n\nUsage\n-----\n\nTo use QNET-QSD in a project::\n\n import qnet_qsd\n\n\n=======\nHistory\n=======\n\n0.1.0 (2018-03-31)\n------------------\n\n* Initial release\n\n\n", "description_content_type": "", "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/mabuchilab/qnet_qsd", "keywords": "qnet_qsd", "license": "MIT license", "maintainer": "", "maintainer_email": "", "name": "qnet-qsd", "package_url": "https://pypi.org/project/qnet-qsd/", "platform": "", "project_url": "https://pypi.org/project/qnet-qsd/", "project_urls": { "Homepage": "https://github.com/mabuchilab/qnet_qsd" }, "release_url": "https://pypi.org/project/qnet-qsd/0.1.0/", "requires_dist": [ "sympy", "qnet (==2.0.0-dev)", "trajectorydata", "coverage; extra == 'dev'", "pytest; extra == 'dev'", "pytest-cov; extra == 'dev'", "pytest-xdist; extra == 'dev'", "twine; extra == 'dev'", "pep8; extra == 'dev'", "flake8; extra == 'dev'", "wheel; extra == 'dev'", "sphinx; extra == 'dev'", "sphinx-autobuild; extra == 'dev'", "sphinx-rtd-theme; extra == 'dev'", "better-apidoc; extra == 'dev'" ], "requires_python": "", "summary": "A code-converter and simulation driver between QNET and QSD", "version": "0.1.0" }, "last_serial": 3723092, "releases": { "0.1.0": [ { "comment_text": "", "digests": { "md5": "857e7826754c7f9f43fc6933b4c586d8", "sha256": "96c1467873de4ed88013d10bc1f584f0d01eec621f4c1b4134007d265e4a7d35" }, "downloads": -1, "filename": "qnet_qsd-0.1.0-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "857e7826754c7f9f43fc6933b4c586d8", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 20529, "upload_time": "2018-04-01T03:36:39", "url": "https://files.pythonhosted.org/packages/62/d5/7c138a73d3c200d15cdea3e6c292e6c3722346d0b5ec03fae4fd396cf920/qnet_qsd-0.1.0-py2.py3-none-any.whl" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "857e7826754c7f9f43fc6933b4c586d8", "sha256": "96c1467873de4ed88013d10bc1f584f0d01eec621f4c1b4134007d265e4a7d35" }, "downloads": -1, "filename": "qnet_qsd-0.1.0-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "857e7826754c7f9f43fc6933b4c586d8", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 20529, "upload_time": "2018-04-01T03:36:39", "url": "https://files.pythonhosted.org/packages/62/d5/7c138a73d3c200d15cdea3e6c292e6c3722346d0b5ec03fae4fd396cf920/qnet_qsd-0.1.0-py2.py3-none-any.whl" } ] }