{ "info": { "author": "Evan Sosenko", "author_email": "razorx@evansosenko.com", "bugtrack_url": null, "classifiers": [], "description": "Dichalcogenides\n=======================\n\n|PyPI| |GitHub-license| |Requires.io| |CircleCI| |Documentation|\n\n Built from `makenew/python-package `__.\n\n.. |PyPI| image:: https://img.shields.io/pypi/v/dichalcogenides.svg\n :target: https://pypi.python.org/pypi/dichalcogenides\n :alt: PyPI\n.. |GitHub-license| image:: https://img.shields.io/github/license/razor-x/dichalcogenides.svg\n :target: ./LICENSE.txt\n :alt: GitHub license\n.. |Requires.io| image:: https://img.shields.io/requires/github/razor-x/dichalcogenides.svg\n :target: https://requires.io/github/razor-x/dichalcogenides/requirements/\n :alt: Requires.io\n.. |CircleCI| image:: https://img.shields.io/circleci/project/razor-x/dichalcogenides.svg\n :target: https://circleci.com/gh/razor-x/dichalcogenides\n :alt: CircleCI\n.. |Documentation| image:: https://readthedocs.org/projects/dichalcogenides/badge/?version=latest\n :target: http://dichalcogenides.readthedocs.org/en/latest/?badge=latest\n :alt: Documentation Status\n\nDescription\n-----------\n\nPython analysis code for dichalcogenide systems.\n\nConsidered unstable and in development until version 1.0.0 is released.\n\nInstallation\n------------\n\nThis package is registered on the `Python Package Index (PyPI)`_\nas dichalcogenides_.\n\nAdd this line to your application's requirements.txt\n\n::\n\n dichalcogenides\n\nand install it with\n\n::\n\n $ pip install -r requirements.txt\n\nIf you are writing a Python package which will depend on this,\nadd this to your requirements in ``setup.py``.\n\nAlternatively, install it directly using pip with\n\n::\n\n $ pip install dichalcogenides\n\n.. _dichalcogenides: https://pypi.python.org/pypi/dichalcogenides\n.. _Python Package Index (PyPI): https://pypi.python.org/\n\nDevelopment and Testing\n-----------------------\n\nSource Code\n~~~~~~~~~~~\n\nThe `dichalcogenides source`_ is hosted on GitHub.\nClone the project with\n\n::\n\n $ git clone https://github.com/razor-x/dichalcogenides.git\n\n.. _dichalcogenides source: https://github.com/razor-x/dichalcogenides\n\nRequirements\n~~~~~~~~~~~~\n\nYou will need `Python 3`_ with pip_.\n\nInstall the development dependencies with\n\n::\n\n $ pip install -r requirements.devel.txt\n\n.. _pip: https://pip.pypa.io/\n.. _Python 3: https://www.python.org/\n\nTests\n~~~~~\n\nLint code with\n\n::\n\n $ python setup.py lint\n\n\nRun tests with\n\n::\n\n $ python setup.py test\n\nContributing\n------------\n\nPlease submit and comment on bug reports and feature requests.\n\nTo submit a patch:\n\n1. Fork it (https://github.com/razor-x/dichalcogenides/fork).\n2. Create your feature branch (``git checkout -b my-new-feature``).\n3. Make changes. Write and run tests.\n4. Commit your changes (``git commit -am 'Add some feature'``).\n5. Push to the branch (``git push origin my-new-feature``).\n6. Create a new Pull Request.\n\nLicense\n-------\n\nThis Python package is licensed under the MIT license.\n\nWarranty\n--------\n\nThis software is provided \"as is\" and without any express or implied\nwarranties, including, without limitation, the implied warranties of\nmerchantibility and fitness for a particular purpose.", "description_content_type": null, "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/razor-x/dichalcogenides", "keywords": "", "license": "MIT", "maintainer": "", "maintainer_email": "", "name": "dichalcogenides", "package_url": "https://pypi.org/project/dichalcogenides/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/dichalcogenides/", "project_urls": { "Homepage": "https://github.com/razor-x/dichalcogenides" }, "release_url": "https://pypi.org/project/dichalcogenides/0.3.0/", "requires_dist": [ "numpy (<2.0.0,>=1.11.0)", "pyyaml (<4.0,>=3.11)", "scipy (<1.0.0,>=0.17.0)" ], "requires_python": "", "summary": "Python analysis code for dichalcogenide systems.", "version": "0.3.0" }, "last_serial": 2131625, "releases": { "0.1.0": [ { "comment_text": "", "digests": { "md5": "1d0c7d2dc5a0fa82a1ba79b612ba4a13", "sha256": "1e46605ca93f78505c040e1d329114c7b7a3f26f47d6ecd7193178116fffc45e" }, "downloads": -1, "filename": "dichalcogenides-0.1.0-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "1d0c7d2dc5a0fa82a1ba79b612ba4a13", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 14274, "upload_time": "2016-03-09T00:07:57", "url": "https://files.pythonhosted.org/packages/a0/ca/e47529eec7e3a2b88821473826be21fdfdab1e4ed1fb7829c79dbcfa420c/dichalcogenides-0.1.0-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "aa0f107933ee730541b6ebb10332dc72", "sha256": "0131f9d1cf916393ceb276551a91b5ecf760c9b73cfb8414ea6464c36f9435dd" }, "downloads": -1, "filename": "dichalcogenides-0.1.0.tar.gz", "has_sig": false, "md5_digest": "aa0f107933ee730541b6ebb10332dc72", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 7498, "upload_time": "2016-03-09T00:08:24", "url": "https://files.pythonhosted.org/packages/46/39/c2973034ba59c2130369b1132a5b3a47f71c6ad44d2774cfc982b323f009/dichalcogenides-0.1.0.tar.gz" } ], "0.2.0": [ { "comment_text": "", "digests": { "md5": "fe92d75674239b9a4ee6d40e5a9172a0", "sha256": "85fd072c3ad5b06625f371ecae19102a98f243bf959fb11ea534ed926bd2486e" }, "downloads": -1, "filename": "dichalcogenides-0.2.0-py3-none-any.whl", "has_sig": false, "md5_digest": "fe92d75674239b9a4ee6d40e5a9172a0", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 14418, "upload_time": "2016-04-27T23:24:18", "url": "https://files.pythonhosted.org/packages/18/56/86e0c2a6a401d59f90db448092b1c4faf5fe3061ff3797d843ddd9d98838/dichalcogenides-0.2.0-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "c275bfe7e2f5c9a5b18018e8a2705b57", "sha256": "1999e2b3ba38449c45ce915615edffbd86d4a98cd94a1b0fbc3f0df1a14704be" }, "downloads": -1, "filename": "dichalcogenides-0.2.0.tar.gz", "has_sig": false, "md5_digest": "c275bfe7e2f5c9a5b18018e8a2705b57", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 7771, "upload_time": "2016-04-27T23:24:24", "url": "https://files.pythonhosted.org/packages/ae/76/fd91fe00c408046a45ca3726a7d353a238c8a834a4a0e8dde565715184fd/dichalcogenides-0.2.0.tar.gz" } ], "0.2.1": [ { "comment_text": "", "digests": { "md5": "4d42e6495c05a5f2163903d0a092c2ef", "sha256": "c466e09deac9ec9e949285e56350ea920cb8ee2b0faed8376956409b15662c65" }, "downloads": -1, "filename": "dichalcogenides-0.2.1-py3-none-any.whl", "has_sig": false, "md5_digest": "4d42e6495c05a5f2163903d0a092c2ef", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 14425, "upload_time": "2016-05-17T19:21:59", "url": "https://files.pythonhosted.org/packages/fc/de/ad662318d2bbc4e4be88d8caa024c2210fed3371617af8bd70be734aa5ae/dichalcogenides-0.2.1-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "5267e1de339c17a6fc8b487bec66a438", "sha256": "0c706ee8206e4de7d1f108a2df4bc8fa90d16ccb1dee4b6c20693908115952e0" }, "downloads": -1, "filename": "dichalcogenides-0.2.1.tar.gz", "has_sig": false, "md5_digest": "5267e1de339c17a6fc8b487bec66a438", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 7796, "upload_time": "2016-05-17T19:22:17", "url": "https://files.pythonhosted.org/packages/d9/63/8a25f87161d446c6e0266b0a30746465c5491b7d4ee6b70ab75173dc8535/dichalcogenides-0.2.1.tar.gz" } ], "0.3.0": [ { "comment_text": "", "digests": { "md5": "b486a61fdcf4bb13e4b92e775626b3ff", "sha256": "30e045d5ced831c89fa60757e30c51a01351b4fd5170ae3c67cf4bfbf3fedd86" }, "downloads": -1, "filename": "dichalcogenides-0.3.0-py3-none-any.whl", "has_sig": false, "md5_digest": "b486a61fdcf4bb13e4b92e775626b3ff", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 14194, "upload_time": "2016-05-24T19:00:20", "url": "https://files.pythonhosted.org/packages/73/e4/f7c6860b061a738d459029203def7368b359ce6f83ad720d083465bf4b4a/dichalcogenides-0.3.0-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "d9a01082e227eaa469b4116ae6b45641", "sha256": "850e52d4092cb7def30c6d0639c685f45c67096b7aeaacd9f9d71ab7ac3f8c29" }, "downloads": -1, "filename": "dichalcogenides-0.3.0.tar.gz", "has_sig": false, "md5_digest": "d9a01082e227eaa469b4116ae6b45641", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 7741, "upload_time": "2016-05-24T19:00:28", "url": "https://files.pythonhosted.org/packages/ac/13/ebfa1adbac9bd29020c9f9e7015a1a3ef22656b36dd787dbf7b49e49eb8b/dichalcogenides-0.3.0.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "b486a61fdcf4bb13e4b92e775626b3ff", "sha256": "30e045d5ced831c89fa60757e30c51a01351b4fd5170ae3c67cf4bfbf3fedd86" }, "downloads": -1, "filename": "dichalcogenides-0.3.0-py3-none-any.whl", "has_sig": false, "md5_digest": "b486a61fdcf4bb13e4b92e775626b3ff", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 14194, "upload_time": "2016-05-24T19:00:20", "url": "https://files.pythonhosted.org/packages/73/e4/f7c6860b061a738d459029203def7368b359ce6f83ad720d083465bf4b4a/dichalcogenides-0.3.0-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "d9a01082e227eaa469b4116ae6b45641", "sha256": "850e52d4092cb7def30c6d0639c685f45c67096b7aeaacd9f9d71ab7ac3f8c29" }, "downloads": -1, "filename": "dichalcogenides-0.3.0.tar.gz", "has_sig": false, "md5_digest": "d9a01082e227eaa469b4116ae6b45641", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 7741, "upload_time": "2016-05-24T19:00:28", "url": "https://files.pythonhosted.org/packages/ac/13/ebfa1adbac9bd29020c9f9e7015a1a3ef22656b36dd787dbf7b49e49eb8b/dichalcogenides-0.3.0.tar.gz" } ] }