{ "info": { "author": "James C. Stroud", "author_email": "xtald00d@gmail.com", "bugtrack_url": null, "classifiers": [ "Programming Language :: Python :: 2.6", "Programming Language :: Python :: 2.7" ], "description": "========\n powder \n========\n\nIntroduction\n------------\n\nA python package to simulate powder diffraction using CCP4 and xprepx.\n\n\nHome Page & Repository\n----------------------\n\nHome Page: https://pypi.python.org/pypi/powder/\n\nDocumentation: http://pythonhosted.org/powder/\n\nRepository: https://github.com/jcstroud/powder\n\n\nExample\n-------\n\n1. Make a new directory and put your pdb file in it.\n2. Make a template settings file in that directory::\n\n powder -t > settings.cfg\n\n3. Edit *at least* the first five values in the settings\n file on the right hand side of the \"=\" signs.\n\n **Important** - Don't change the names on the left\n of the \"=\" signs because the left hand side names have meaning.\n\n4. Run *powder* with the config file you edited::\n\n powder settings.cfg\n\n\nTesting Setup\n~~~~~~~~~~~~~\n\nYou can test your setup in the test directory with the command::\n\n ./powder-test test.cfg\n\nThis allows testing after development without the need to build and install.\n\nThe ``-d`` flag is also available to prevent powder from running ccp4 and\nxprepx during debugging.", "description_content_type": null, "docs_url": "https://pythonhosted.org/powder/", "download_url": "UNKNOWN", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://pypi.python.org/pypi/powder/", "keywords": null, "license": "BSD", "maintainer": null, "maintainer_email": null, "name": "powder", "package_url": "https://pypi.org/project/powder/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/powder/", "project_urls": { "Download": "UNKNOWN", "Homepage": "https://pypi.python.org/pypi/powder/" }, "release_url": "https://pypi.org/project/powder/0.9.1/", "requires_dist": null, "requires_python": null, "summary": "A python package to simulate powder diffraction using CCP4 and xprepx.", "version": "0.9.1" }, "last_serial": 947194, "releases": { "0.9.1": [ { "comment_text": "", "digests": { "md5": "45920e3575b3e478bce751ec662a47ad", "sha256": "f9af3004b5bc773a3c028628762d4d1e7f200599aeecd326ffa8a2226456c598" }, "downloads": -1, "filename": "powder-0.9.1.tar.gz", "has_sig": false, "md5_digest": "45920e3575b3e478bce751ec662a47ad", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 74890, "upload_time": "2013-12-17T21:52:49", "url": "https://files.pythonhosted.org/packages/8e/a3/0c517954f14443d785653dc10bce31c9916af12cba2f0b5fa16496612d8d/powder-0.9.1.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "45920e3575b3e478bce751ec662a47ad", "sha256": "f9af3004b5bc773a3c028628762d4d1e7f200599aeecd326ffa8a2226456c598" }, "downloads": -1, "filename": "powder-0.9.1.tar.gz", "has_sig": false, "md5_digest": "45920e3575b3e478bce751ec662a47ad", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 74890, "upload_time": "2013-12-17T21:52:49", "url": "https://files.pythonhosted.org/packages/8e/a3/0c517954f14443d785653dc10bce31c9916af12cba2f0b5fa16496612d8d/powder-0.9.1.tar.gz" } ] }