{ "info": { "author": "Prateek C. Tripathi", "author_email": "prateektripathi85@gmail.com", "bugtrack_url": null, "classifiers": [ "License :: OSI Approved :: MIT License", "Operating System :: OS Independent", "Programming Language :: Python :: 3" ], "description": "A comprehensive library to tackle the issues of Physical constants and conversions required from time to time for scientific computations. Taking from gravity to gravitation constants to reaching the horizons of micro-level values it can handle issues for Bohr-radius, electronic charge and mass. It can also handle thermodynamic components like Boltzmann constants. Work is under progress to enhance the umbrella of physics based conversions.\r\n\r\nAll the constants' value has been taken reference from: http://web.mit.edu/birge/Public/formulas/phys-const.pdf\r\n\r\nimport pyphysics\r\n\r\nprint(pyphysics.g)\r\n\r\nprint(pyphysics.mu)\r\n\r\nprint(pyphysics.plank)\r\n\r\nprint(pyphysics.impedance)\r\n\r\nprint(pyphysics.charge)\r\n\r\nprint(pyphysics.flux)\r\n\r\nprint(pyphysics.me) #-> Gives the mass of electron\r\n\r\nprint(pyphysics.mp) # -> Gives the mass of proton\r\n\r\nprint(pyphysics.boltzman)\r\n\r\nprint(pyphysics.rydberg)\r\n\r\nprint(pyphysics.gravitation)\r\n\r\nprint(pyphysics.bohr_radius)\r\n\r\n\r\n\r\n", "description_content_type": "text/markdown", "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/Prateek23n/PyPhysics", "keywords": "python image converter", "license": "MIT", "maintainer": "", "maintainer_email": "", "name": "PyPhysics", "package_url": "https://pypi.org/project/PyPhysics/", "platform": "", "project_url": "https://pypi.org/project/PyPhysics/", "project_urls": { "Homepage": "https://github.com/Prateek23n/PyPhysics" }, "release_url": "https://pypi.org/project/PyPhysics/1.0.2/", "requires_dist": null, "requires_python": "", "summary": "Sample Package", "version": "1.0.2" }, "last_serial": 5570419, "releases": { "1.0.0": [ { "comment_text": "", "digests": { "md5": "f7f81441035c77593a17c3fadf878645", "sha256": "121f1bf65fc0fe854c3e7300076ad78b1b91fa3c0f621df669950cd7ebb6f592" }, "downloads": -1, "filename": "PyPhysics-1.0.0-py3.6.egg", "has_sig": false, "md5_digest": "f7f81441035c77593a17c3fadf878645", "packagetype": "bdist_egg", "python_version": "3.6", "requires_python": null, "size": 1574, "upload_time": "2019-07-22T15:18:50", "url": "https://files.pythonhosted.org/packages/62/ff/c6391643a01867f58dc8c6d2f9f0dc1a3b10ad51b800572013977640e5dc/PyPhysics-1.0.0-py3.6.egg" }, { "comment_text": "", "digests": { "md5": "ee124b1bb0e14654f11ff5e5cd4c6efe", "sha256": "1100c413f0ed10bba41c113761a68115834954d694053592e519f9e7570a390d" }, "downloads": -1, "filename": "PyPhysics-1.0.0-py3-none-any.whl", "has_sig": false, "md5_digest": "ee124b1bb0e14654f11ff5e5cd4c6efe", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 1999, "upload_time": "2019-07-22T15:18:47", "url": "https://files.pythonhosted.org/packages/a3/6c/86303897751cd6e7c42c1f478f8ca991a9975808bc36abedc22685e5341a/PyPhysics-1.0.0-py3-none-any.whl" } ], "1.0.1": [ { "comment_text": "", "digests": { "md5": "41022e8fb3bddfcfca0ca64870487fd2", "sha256": "32c5c121c3e9c59392dff9bffa362281aabf20dc862f0a4769789875531d9d62" }, "downloads": -1, "filename": "PyPhysics-1.0.1-py3.6.egg", "has_sig": false, "md5_digest": "41022e8fb3bddfcfca0ca64870487fd2", "packagetype": "bdist_egg", "python_version": "3.6", "requires_python": null, "size": 1571, "upload_time": "2019-07-22T15:39:56", "url": "https://files.pythonhosted.org/packages/1c/f6/75d72134fe71e912802555692b670289ff780f0866e2ed5e3950841849bc/PyPhysics-1.0.1-py3.6.egg" }, { "comment_text": "", "digests": { "md5": "97b6a47cb8d891b36c66140c0485f8f0", "sha256": "f7b041dd8174c9764dea80d5127926090d80dc4f3d6faed3a187567526616cf0" }, "downloads": -1, "filename": "PyPhysics-1.0.1-py3-none-any.whl", "has_sig": false, "md5_digest": "97b6a47cb8d891b36c66140c0485f8f0", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 1996, "upload_time": "2019-07-22T15:39:54", "url": "https://files.pythonhosted.org/packages/7d/42/77247761000db80e1e8715992d416693ed86945b639bdd0cecb35a3da991/PyPhysics-1.0.1-py3-none-any.whl" } ], "1.0.2": [ { "comment_text": "", "digests": { "md5": "d767fa98b78b597cd5ea8b043910315c", "sha256": "2dc00f5e64b791df5b11823d92bc54c56363dddf65f64cc3c1af4c4d2b7147cd" }, "downloads": -1, "filename": "PyPhysics-1.0.2-py2.7.egg", "has_sig": false, "md5_digest": "d767fa98b78b597cd5ea8b043910315c", "packagetype": "bdist_egg", "python_version": "2.7", "requires_python": null, "size": 1598, "upload_time": "2019-07-23T04:36:16", "url": "https://files.pythonhosted.org/packages/3d/f3/f8ca3bd5d821a2aa411658aa09fe111ecbb2ab6f590a1f399a42c8b055f2/PyPhysics-1.0.2-py2.7.egg" }, { "comment_text": "", "digests": { "md5": "b0768f7084b296944f05a36704c4d59c", "sha256": "c58df75319d25ec3fb297c1b0cd33031a33957258d19812314a5b5c3e52402c1" }, "downloads": -1, "filename": "PyPhysics-1.0.2-py2-none-any.whl", "has_sig": false, "md5_digest": "b0768f7084b296944f05a36704c4d59c", "packagetype": "bdist_wheel", "python_version": "py2", "requires_python": null, "size": 2029, "upload_time": "2019-07-23T04:36:14", "url": "https://files.pythonhosted.org/packages/ae/8b/9345791bee66b25e8e3d9d7324830d1b6e513658742067a428ffcd8a3bce/PyPhysics-1.0.2-py2-none-any.whl" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "d767fa98b78b597cd5ea8b043910315c", "sha256": "2dc00f5e64b791df5b11823d92bc54c56363dddf65f64cc3c1af4c4d2b7147cd" }, "downloads": -1, "filename": "PyPhysics-1.0.2-py2.7.egg", "has_sig": false, "md5_digest": "d767fa98b78b597cd5ea8b043910315c", "packagetype": "bdist_egg", "python_version": "2.7", "requires_python": null, "size": 1598, "upload_time": "2019-07-23T04:36:16", "url": "https://files.pythonhosted.org/packages/3d/f3/f8ca3bd5d821a2aa411658aa09fe111ecbb2ab6f590a1f399a42c8b055f2/PyPhysics-1.0.2-py2.7.egg" }, { "comment_text": "", "digests": { "md5": "b0768f7084b296944f05a36704c4d59c", "sha256": "c58df75319d25ec3fb297c1b0cd33031a33957258d19812314a5b5c3e52402c1" }, "downloads": -1, "filename": "PyPhysics-1.0.2-py2-none-any.whl", "has_sig": false, "md5_digest": "b0768f7084b296944f05a36704c4d59c", "packagetype": "bdist_wheel", "python_version": "py2", "requires_python": null, "size": 2029, "upload_time": "2019-07-23T04:36:14", "url": "https://files.pythonhosted.org/packages/ae/8b/9345791bee66b25e8e3d9d7324830d1b6e513658742067a428ffcd8a3bce/PyPhysics-1.0.2-py2-none-any.whl" } ] }