{ "info": { "author": "Yue-Wen FANG", "author_email": "fyuewen@gmail.com", "bugtrack_url": null, "classifiers": [], "description": "###############################################################\nvaspwiki: an easy way to getting access to the VASP manual\n###############################################################\n.. image:: https://travis-ci.com/yw-fang/vaspwiki.svg?branch=master\n :target: https://travis-ci.com/yw-fang/vaspwiki\n\n=============\nIntroduction\n=============\n\nThe VASP team hosts a very useful\n`online VASP manual `_,\nhere,\nI provide a python interface so that other colleagues in the community of computational\nmaterials and physics\ncan get access to vaspwiki much easier via executing\ncommands in their terminals (Linux, Windows, and Mac OS).\nThe corresponding wiki page of the requested keyword will show up in your default **web browser**.\n(We may need install x11 windows in some terminals)\nSearching for several keywords in a batch way\nis supported, see details in the section of Usage.\n\n=============\nInstallation\n=============\n\n- Step 1: install vaspwiki to your virtual environment\n\nTo install vaspwiki, use\n\n $ pip install vaspwiki\n\nor\n\n $ git clone https://github.com/yw-fang/vaspwiki.git\n\n $ cd vaspwiki\n\n $ python setup.py install\n\n\n\n=============\nUsage\n=============\n\nNote that vaspwiki is case-sensitive.\n\nSearch for one keyword:\n\n $ vaspwiki INCAR\n\nSearch for multiple keywords in one shot:\n\n $ vaspwiki INCAR LOCPOT\n\nWe can also use vaspwiki in the interactive ipython:\n\n In [1]: from vaspwiki import vaspwiki\n\n In [2]: vaspwiki.help_function('INCAR')\n\n=============\nLicense\n=============\nMIT LICENSE. See LICENSE file for more details.", "description_content_type": "text/x-rst", "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/yw-fang/vaspwiki", "keywords": "python vasp manual", "license": "MIT LICENSE", "maintainer": "", "maintainer_email": "", "name": "vaspwiki", "package_url": "https://pypi.org/project/vaspwiki/", "platform": "", "project_url": "https://pypi.org/project/vaspwiki/", "project_urls": { "Homepage": "https://github.com/yw-fang/vaspwiki" }, "release_url": "https://pypi.org/project/vaspwiki/1.1.1/", "requires_dist": null, "requires_python": "", "summary": "The VASP manual", "version": "1.1.1" }, "last_serial": 4637141, "releases": { "1.1.1": [ { "comment_text": "", "digests": { "md5": "ce600f22fa74bd2051510fe16190c535", "sha256": "eecd17a67d7c39d9fcbeac1a09776bf693869b4c5b04d490966f1dc12ef6d1ce" }, "downloads": -1, "filename": "vaspwiki-1.1.1.tar.gz", "has_sig": false, "md5_digest": "ce600f22fa74bd2051510fe16190c535", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 4341, "upload_time": "2018-12-27T07:36:53", "url": "https://files.pythonhosted.org/packages/04/a5/da622c02b2303566296094d8272199ae87dc8650258a0f98da095a61a52c/vaspwiki-1.1.1.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "ce600f22fa74bd2051510fe16190c535", "sha256": "eecd17a67d7c39d9fcbeac1a09776bf693869b4c5b04d490966f1dc12ef6d1ce" }, "downloads": -1, "filename": "vaspwiki-1.1.1.tar.gz", "has_sig": false, "md5_digest": "ce600f22fa74bd2051510fe16190c535", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 4341, "upload_time": "2018-12-27T07:36:53", "url": "https://files.pythonhosted.org/packages/04/a5/da622c02b2303566296094d8272199ae87dc8650258a0f98da095a61a52c/vaspwiki-1.1.1.tar.gz" } ] }