{ "info": { "author": "S.-H. Dan Shim", "author_email": "shdshim@gmail.com", "bugtrack_url": null, "classifiers": [], "description": "PYTHEOS\n=======\n\n|DOI|\n\nOverview\n--------\n\n``Pytheos`` provides a tool set for a wide range of tasks in high\npressure science:\n\n- calculate pressure from a number of built-in pressure scales\n\n- convert pressure scales\n\n- propagate uncertainties properly using the ``uncertainties`` package\n\n- fit pressure-volume and pressure-volume-temperature data sets using\n the ``scipy`` and ``lmfit`` packages\n\n- fit with a wide range of different equations and their combinations\n\nInstall\n-------\n\n``Pytheos`` is a pure python package.\n\nIt can be installed from source or,\n\n::\n\n $ pip install pytheos\n\nFor ``anaconda`` users,\n\n::\n\n $ conda install -c shdshim pytheos\n\nInstruction for mineral physicists\n----------------------------------\n\nI provide environment files for mineral physicists. The environment file\nincludes useful packages for mineral physicists. So those who are\ninterested only ``pytheos`` may not want to use the environment files.\n\nIf you decide to use the environment, you may install the environment\nby:\n\n::\n\n $ conda env create -f py35ds-osx.yml\n\nFor window users, use: ``py35ds-win64.yml``.\n\nThe command above will create a new environment: ``py35ds``.\n\nIf you need more detailed one, please find my instruction in `my gist\nsite `__.\n\nContact\n-------\n\nPlease contact Dan Shim (shdshim@gmail.com) for bug reports, comments,\nand suggestions. I am happy to include new pressure scales or other\npressure scales in ``pytheos`` as well.\n\nExamples and Tutorials\n----------------------\n\nThe ``pytheos`` package includes examples in Jupyter Notebook (under the\nexamples folder), which demonstrate a range of operations, calculations,\nand fittings you can do with ``pytheos``. ``Pytheos`` is designed to\nsupport data analysis using Jupyter Notebook as well as python scripts.\n\nDocumentation is available at: https://shdshim.github.io/pytheos-docs/.\n\nHow to cite\n-----------\n\nS.-H. Shim (2017) Pytheos - a python tool set for equations of state.\nZenodo. http://doi.org/10.5281/zenodo.802392\n\n.. |DOI| image:: https://zenodo.org/badge/DOI/10.5281/zenodo.802392.svg\n :target: https://doi.org/10.5281/zenodo.802392\n\n\n\n", "description_content_type": null, "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "http://github.com/SHDShim/pytheos", "keywords": "setup", "license": "Apache-2", "maintainer": "", "maintainer_email": "", "name": "pytheos", "package_url": "https://pypi.org/project/pytheos/", "platform": "", "project_url": "https://pypi.org/project/pytheos/", "project_urls": { "Homepage": "http://github.com/SHDShim/pytheos" }, "release_url": "https://pypi.org/project/pytheos/0.0.1.dev30/", "requires_dist": [ "lmfit", "matplotlib", "numpy", "scipy", "uncertainties" ], "requires_python": "", "summary": "A python tool set for equations of state", "version": "0.0.1.dev30" }, "last_serial": 3071615, "releases": { "0.0.1.dev27": [ { "comment_text": "", "digests": { "md5": "d275b8773a2120c707f65f9713dcf099", "sha256": "bad2e103014001f5aba7b5e7fb596e821f7851cced9a16b436268ce281eec4ef" }, "downloads": -1, "filename": "pytheos-0.0.1.dev27-py3-none-any.whl", "has_sig": false, "md5_digest": "d275b8773a2120c707f65f9713dcf099", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 37658, "upload_time": "2017-08-02T04:21:28", "url": "https://files.pythonhosted.org/packages/01/50/a59b736ddffb1eb9d0617ee29568ca4d6edb0b46ca9f215971f86087f4e3/pytheos-0.0.1.dev27-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "3bf94d690816635d721344df268e7a84", "sha256": "2693729faa2042f1b7fb6077eb07b4fdcae197f3297e5399978f3242e6f6f241" }, "downloads": -1, "filename": "pytheos-0.0.1.dev27.tar.gz", "has_sig": false, "md5_digest": "3bf94d690816635d721344df268e7a84", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 9023604, "upload_time": "2017-08-02T04:21:46", "url": "https://files.pythonhosted.org/packages/cb/13/5b23d8602dffd02b993bd1443afe7d19b35eb3d5757925eff7d8ec018458/pytheos-0.0.1.dev27.tar.gz" } ], "0.0.1.dev3": [ { "comment_text": "", "digests": { "md5": "df805d9551c0f59f8c23797109e875a2", "sha256": "804be62e88de0b76c3a3461c7f31756641ecfeee95225f34ee2bd61e14cc541b" }, "downloads": -1, "filename": "pytheos-0.0.1.dev3-py3-none-any.whl", "has_sig": false, "md5_digest": "df805d9551c0f59f8c23797109e875a2", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 37138, "upload_time": "2017-06-04T05:54:16", "url": "https://files.pythonhosted.org/packages/cf/f5/b788951f6965421659d601612d7d7faff758f88c23e869f6059cf678e919/pytheos-0.0.1.dev3-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "1ec8d27965259576b1462f2ab597d31b", "sha256": "534de1234b033a1775871af3992b420dfaf11f27df5f9df3fbd9f13a6d2f23ee" }, "downloads": -1, "filename": "pytheos-0.0.1.dev3.tar.gz", "has_sig": false, "md5_digest": "1ec8d27965259576b1462f2ab597d31b", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 8794513, "upload_time": "2017-06-04T05:54:27", "url": "https://files.pythonhosted.org/packages/66/04/9bc45e06d3b3eec5c3b114ee483453e22f98d621f25d39fe86905325b887/pytheos-0.0.1.dev3.tar.gz" } ], "0.0.1.dev30": [ { "comment_text": "", "digests": { "md5": "3646000a9ea352c957bf55bccc3a44cf", "sha256": "4e3ab205c4aedfc8dad5cb11b8c43082ac4a530514b39b1d5cd26ff8faf964dc" }, "downloads": -1, "filename": "pytheos-0.0.1.dev30-py3-none-any.whl", "has_sig": false, "md5_digest": "3646000a9ea352c957bf55bccc3a44cf", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 37718, "upload_time": "2017-08-04T04:06:44", "url": "https://files.pythonhosted.org/packages/6f/72/0ebe495d17bf23d7f1e49efd3c101ef18e21e14f4f737de9e2ec63a7a9f1/pytheos-0.0.1.dev30-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "1dbcf249bfb6c93ad8f96e85684aeb91", "sha256": "7ed88e20d3c77b166c704935075daf23b07b7dc853fbfbc367ba4c55c47cca2a" }, "downloads": -1, "filename": "pytheos-0.0.1.dev30.tar.gz", "has_sig": false, "md5_digest": "1dbcf249bfb6c93ad8f96e85684aeb91", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 9023250, "upload_time": "2017-08-04T04:07:02", "url": "https://files.pythonhosted.org/packages/20/c3/52925a3ca0fd3bd53e33a41b7bfaa4afaf726418014401cbb5ec4f964ad1/pytheos-0.0.1.dev30.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "3646000a9ea352c957bf55bccc3a44cf", "sha256": "4e3ab205c4aedfc8dad5cb11b8c43082ac4a530514b39b1d5cd26ff8faf964dc" }, "downloads": -1, "filename": "pytheos-0.0.1.dev30-py3-none-any.whl", "has_sig": false, "md5_digest": "3646000a9ea352c957bf55bccc3a44cf", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 37718, "upload_time": "2017-08-04T04:06:44", "url": "https://files.pythonhosted.org/packages/6f/72/0ebe495d17bf23d7f1e49efd3c101ef18e21e14f4f737de9e2ec63a7a9f1/pytheos-0.0.1.dev30-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "1dbcf249bfb6c93ad8f96e85684aeb91", "sha256": "7ed88e20d3c77b166c704935075daf23b07b7dc853fbfbc367ba4c55c47cca2a" }, "downloads": -1, "filename": "pytheos-0.0.1.dev30.tar.gz", "has_sig": false, "md5_digest": "1dbcf249bfb6c93ad8f96e85684aeb91", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 9023250, "upload_time": "2017-08-04T04:07:02", "url": "https://files.pythonhosted.org/packages/20/c3/52925a3ca0fd3bd53e33a41b7bfaa4afaf726418014401cbb5ec4f964ad1/pytheos-0.0.1.dev30.tar.gz" } ] }