{ "info": { "author": "Alisue", "author_email": "lambdalisue@hashnote.net", "bugtrack_url": null, "classifiers": [ "Development Status :: 3 - Alpha", "Environment :: Plugins", "Intended Audience :: Science/Research", "License :: OSI Approved :: MIT License", "Programming Language :: Python", "Programming Language :: Python :: 2", "Programming Language :: Python :: 2.6", "Programming Language :: Python :: 2.7" ], "description": "*******************************************************\npymol-sketch\n*******************************************************\n\nA command collection of `PyMOL`_ to draw compiled graphic objects (CGOs).\n\n.. _PyMOL: http://www.pymol.org\n\nInstall\n================================================================================\n::\n\n $ pip install sketch-pymol\n\nConfirm if the sketch-pymol is installed correctly by::\n\n\n import sketch_pymol\n\nAnd create a ``sketch.py`` in ``~/.pymol/startup`` directory with the following\ncontent::\n\n from sketch_pymol import register_commands\n register_commands()\n\n\nUsage\n================================================================================\n\nThe following commands will be available\n\n======================= ========================================================\nCommand Description\n======================= ========================================================\n``sketch_pcoc`` Add a pseudo atom on center of coordinate\n``sketch_pcom`` Add a pseudo atom on center of mass\n``sketch_scoc`` Draw a sphere on center of coordinate\n``sketch_scom`` Draw a sphere on center of mass\n``sketch_bbox`` Draw a bounding box\n======================= ========================================================\n\n\nLicense\n================================================================================\nThe MIT License (MIT)\n\nCopyright (c) 2014 Alisue, hashnote.net\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\nTHE SOFTWARE.", "description_content_type": null, "docs_url": null, "download_url": "https://github.com/lambdalisue/pymol-sketch/tarball/master", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/lambdalisue/pymol-sketch", "keywords": "pymol cgo", "license": "MIT", "maintainer": null, "maintainer_email": null, "name": "pymol-sketch", "package_url": "https://pypi.org/project/pymol-sketch/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/pymol-sketch/", "project_urls": { "Download": "https://github.com/lambdalisue/pymol-sketch/tarball/master", "Homepage": "https://github.com/lambdalisue/pymol-sketch" }, "release_url": "https://pypi.org/project/pymol-sketch/0.1.0/", "requires_dist": null, "requires_python": null, "summary": "A pymol command collection to sketch CGO", "version": "0.1.0" }, "last_serial": 2139991, "releases": { "0.1.0": [ { "comment_text": "", "digests": { "md5": "297cae65c8189d804128510fcb5ec1ba", "sha256": "a70cf98b2ece85f4c3cf6fe4bbebd111f2d1d612355a4a5ef43f473483b508bc" }, "downloads": -1, "filename": "pymol-sketch-0.1.0.tar.gz", "has_sig": false, "md5_digest": "297cae65c8189d804128510fcb5ec1ba", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 6172, "upload_time": "2016-05-30T00:33:59", "url": "https://files.pythonhosted.org/packages/f0/4b/664088a8b5e6dca9a8cdf3f10c88c0cf00661e9e096c2ee8f08928e8c149/pymol-sketch-0.1.0.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "297cae65c8189d804128510fcb5ec1ba", "sha256": "a70cf98b2ece85f4c3cf6fe4bbebd111f2d1d612355a4a5ef43f473483b508bc" }, "downloads": -1, "filename": "pymol-sketch-0.1.0.tar.gz", "has_sig": false, "md5_digest": "297cae65c8189d804128510fcb5ec1ba", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 6172, "upload_time": "2016-05-30T00:33:59", "url": "https://files.pythonhosted.org/packages/f0/4b/664088a8b5e6dca9a8cdf3f10c88c0cf00661e9e096c2ee8f08928e8c149/pymol-sketch-0.1.0.tar.gz" } ] }