{ "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": "==============\nTrajectoryData\n==============\n.. image:: https://img.shields.io/pypi/v/trajectorydata.svg\n :target: https://pypi.python.org/pypi/trajectorydata\n\n.. image:: https://img.shields.io/travis/goerz/trajectorydata.svg\n :target: https://travis-ci.org/goerz/trajectorydata\n.. image:: https://coveralls.io/repos/github/goerz/trajectorydata/badge.svg?branch=master\n :target: https://coveralls.io/github/goerz/trajectorydata?branch=master\n.. image:: https://readthedocs.org/projects/trajectorydata/badge/?version=latest\n :target: https://trajectorydata.readthedocs.io/en/latest/?badge=latest\n :alt: Documentation Status\n\nPackage providing the TrajectoryData class that allows to manage data for observables from a large number of quantum trajectory simulations\n\nDevelopment of TrajectoryData happens on `Github`_.\n\n\nInstallation\n------------\nTo install the latest released version of TrajectoryData, run this command in your terminal:\n\n.. code-block:: console\n\n $ pip install trajectorydata\n\nThis is the preferred method to install TrajectoryData, 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 TrajectoryData from the from the `Github`_.\n\n.. code-block:: console\n\n $ pip install git+https://github.com/goerz/trajectorydata.git@master#egg=trajectorydata\n\n.. _Github: https://github.com/goerz/trajectorydata\n\nUsage\n-----\n\nTo use TrajectoryData in a project::\n\n import trajectorydata\n\n\n=======\nHistory\n=======\n\n0.1.0 (2018-03-25)\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/goerz/trajectorydata", "keywords": "trajectorydata", "license": "MIT license", "maintainer": "", "maintainer_email": "", "name": "trajectorydata", "package_url": "https://pypi.org/project/trajectorydata/", "platform": "", "project_url": "https://pypi.org/project/trajectorydata/", "project_urls": { "Homepage": "https://github.com/goerz/trajectorydata" }, "release_url": "https://pypi.org/project/trajectorydata/0.1.0/", "requires_dist": [ "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": "Package providing the TrajectoryData class that allows to manage data for observables from a large number of quantum trajectory simulations", "version": "0.1.0" }, "last_serial": 3703020, "releases": { "0.1.0": [ { "comment_text": "", "digests": { "md5": "c4585228eac6bca849fc169a201ca9f6", "sha256": "57f601f77438cde7414bfe5772e8b029f6b849d6ba13d9a0df8bc2158eacd539" }, "downloads": -1, "filename": "trajectorydata-0.1.0-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "c4585228eac6bca849fc169a201ca9f6", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 12501, "upload_time": "2018-03-25T08:30:47", "url": "https://files.pythonhosted.org/packages/fa/0d/ac2031f183613457efc4d2307170adec6e3af4b891799312e0da39bcc809/trajectorydata-0.1.0-py2.py3-none-any.whl" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "c4585228eac6bca849fc169a201ca9f6", "sha256": "57f601f77438cde7414bfe5772e8b029f6b849d6ba13d9a0df8bc2158eacd539" }, "downloads": -1, "filename": "trajectorydata-0.1.0-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "c4585228eac6bca849fc169a201ca9f6", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 12501, "upload_time": "2018-03-25T08:30:47", "url": "https://files.pythonhosted.org/packages/fa/0d/ac2031f183613457efc4d2307170adec6e3af4b891799312e0da39bcc809/trajectorydata-0.1.0-py2.py3-none-any.whl" } ] }