{ "info": { "author": "Brandon Bocklund", "author_email": "brandonbocklund@gmail.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 3 - Alpha", "Intended Audience :: Science/Research", "License :: OSI Approved :: MIT License", "Programming Language :: Python :: 2", "Programming Language :: Python :: 2.7", "Programming Language :: Python :: 3", "Programming Language :: Python :: 3.5", "Programming Language :: Python :: 3.6", "Topic :: Scientific/Engineering :: Chemistry", "Topic :: Scientific/Engineering :: Physics" ], "description": "=====\nDFTTK\n=====\n\nThis repo contains the custom workflows developed by the Phases Research Lab that do not fit into the scope of the public atomate repository.\n\nThe following workflows are currently implemented:\n- Gibbs energy workflow for stable structures\n\nor under development:\n- Minimum volume finding workflow\n\nInstallation\n============\n\nDFTTK requires Python 3. Python 2 support for NumPy ends 2019-01-01.\n\npip\n---\n\nFrom the command line, run ``pip install dfttk``\n\nconda\n-----\n\nAnaconda packages of DFTTK are currently not supported. If you are using Anaconda, you should be able to install with pip.\n\ndevelopment versions\n--------------------\n\n1. ``git clone https://github.com/phasesresearchlab/dfttk``\n2. ``cd dfttk``\n3. ``pip install -e .``\n\nUse\n===\n\n``from dfttk import get_wf_gibbs``. Examples forthcoming.\n\nContributing\n============\n\nSee CONTRIBUTING.rst_\n\n.. _CONTRIBUTING.rst: CONTRIBUTING.rst\n\nLicense\n-------\n\nDFTTK is MIT licensed. See LICENSE_\n\n.. _LICENSE: LICENSE", "description_content_type": "", "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/phasesresearchlab/dfttk", "keywords": "", "license": "MIT", "maintainer": "", "maintainer_email": "", "name": "dfttk", "package_url": "https://pypi.org/project/dfttk/", "platform": "", "project_url": "https://pypi.org/project/dfttk/", "project_urls": { "Homepage": "https://github.com/phasesresearchlab/dfttk" }, "release_url": "https://pypi.org/project/dfttk/0.1.1/", "requires_dist": null, "requires_python": "", "summary": "Density functional theory workflows for finite temperature thermodynamics based on atomate workflows. Created by the Phases Research Lab", "version": "0.1.1" }, "last_serial": 4216037, "releases": { "0.1": [ { "comment_text": "", "digests": { "md5": "1b500c2ec53619021d6dac0f3203f839", "sha256": "de90b1c79ab57e23a7f4d301ae29ddaebef1ca00eb06591b9ad05ee8697b68cb" }, "downloads": -1, "filename": "dfttk-0.1.tar.gz", "has_sig": false, "md5_digest": "1b500c2ec53619021d6dac0f3203f839", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 30756, "upload_time": "2018-08-28T18:10:01", "url": "https://files.pythonhosted.org/packages/d7/2f/ff1adf4d6697241708b7c01e7979279075e9a85f13e5465ce674d81fabfb/dfttk-0.1.tar.gz" } ], "0.1.1": [ { "comment_text": "", "digests": { "md5": "01dd650d96700732852bd77e3ea21705", "sha256": "c7b7d48dbcd9e26c98b0fe3168b3e3b556550f229e2a30aee21e760cc29a79c2" }, "downloads": -1, "filename": "dfttk-0.1.1.tar.gz", "has_sig": false, "md5_digest": "01dd650d96700732852bd77e3ea21705", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 44867, "upload_time": "2018-08-28T18:18:33", "url": "https://files.pythonhosted.org/packages/04/cf/b63a38319901f476244f01d64cb4609eee06e9270a33aca835240371ad88/dfttk-0.1.1.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "01dd650d96700732852bd77e3ea21705", "sha256": "c7b7d48dbcd9e26c98b0fe3168b3e3b556550f229e2a30aee21e760cc29a79c2" }, "downloads": -1, "filename": "dfttk-0.1.1.tar.gz", "has_sig": false, "md5_digest": "01dd650d96700732852bd77e3ea21705", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 44867, "upload_time": "2018-08-28T18:18:33", "url": "https://files.pythonhosted.org/packages/04/cf/b63a38319901f476244f01d64cb4609eee06e9270a33aca835240371ad88/dfttk-0.1.1.tar.gz" } ] }