{ "info": { "author": "M. Ezequiel Castillo", "author_email": "ezecastillo@gmail.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 3 - Alpha", "Programming Language :: Python :: 2.7" ], "description": "===========\npySiesta\n===========\n\npySiesta provides a tool to work with siesta package within a Python script. You might find\nit most useful for tasks involving input generation. Typical usage\noften looks like this::\n\n #!/usr/bin/env python\n\n from pySiesta import location\n from towelstuff import utils\n\n if utils.has_towel():\n print \"Your towel is located:\", location.where_is_my_towel()\n\n(Note the double-colon and 4-space indent formatting above.)\n\nParagraphs are separated by blank lines. *Italics*, **bold**,\nand ``monospace`` look like this.\n\n\nA Section\n=========\n\nLists look like this:\n\n* First\n\n* Second. Can be multiple lines\n but must be indented properly.\n\nA Sub-Section\n-------------\n\nNumbered lists look like you'd expect:\n\n1. hi there\n\n2. must be going\n\nUrls are http://like.this and links can be\nwritten `like this `_.\n\nContributors\n============\n\nIs there any?", "description_content_type": null, "docs_url": null, "download_url": "UNKNOWN", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "UNKNOWN", "keywords": "siesta dft electronic ab-initio molecules", "license": "GPLv3", "maintainer": null, "maintainer_email": null, "name": "pySiesta", "package_url": "https://pypi.org/project/pySiesta/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/pySiesta/", "project_urls": { "Download": "UNKNOWN", "Homepage": "UNKNOWN" }, "release_url": "https://pypi.org/project/pySiesta/0.2.0/", "requires_dist": null, "requires_python": null, "summary": "Python wrapper for the DFT code SIESTA.", "version": "0.2.0" }, "last_serial": 1652041, "releases": { "0.1.0": [], "0.1.1": [ { "comment_text": "", "digests": { "md5": "0073f2891ff111126fccc73038d52fd1", "sha256": "804d8030c7e01bd0503d14e6a2782fd3e8e7affff69be0531d4f1f63defceec4" }, "downloads": -1, "filename": "pySiesta-0.1.1.tar.gz", "has_sig": false, "md5_digest": "0073f2891ff111126fccc73038d52fd1", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 34035, "upload_time": "2015-07-27T19:07:07", "url": "https://files.pythonhosted.org/packages/02/65/bde1994ed23d995a118b54a7068a40a0c740610cdb4cad82eaadf3c631bd/pySiesta-0.1.1.tar.gz" } ], "0.2.0": [ { "comment_text": "", "digests": { "md5": "bed4afbeb8035f072f3b2e03a02c74b6", "sha256": "657ed610540fe78c1d408d2befba637cc88852579a0e306e8922ee3f776dd9d0" }, "downloads": -1, "filename": "pySiesta-0.2.0.tar.gz", "has_sig": false, "md5_digest": "bed4afbeb8035f072f3b2e03a02c74b6", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 34034, "upload_time": "2015-07-27T19:23:52", "url": "https://files.pythonhosted.org/packages/0e/d5/9e16eb5d77ae6a8154a07748c7ba96f9929fe416225f7eec4683757b4e67/pySiesta-0.2.0.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "bed4afbeb8035f072f3b2e03a02c74b6", "sha256": "657ed610540fe78c1d408d2befba637cc88852579a0e306e8922ee3f776dd9d0" }, "downloads": -1, "filename": "pySiesta-0.2.0.tar.gz", "has_sig": false, "md5_digest": "bed4afbeb8035f072f3b2e03a02c74b6", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 34034, "upload_time": "2015-07-27T19:23:52", "url": "https://files.pythonhosted.org/packages/0e/d5/9e16eb5d77ae6a8154a07748c7ba96f9929fe416225f7eec4683757b4e67/pySiesta-0.2.0.tar.gz" } ] }