{ "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 physics.pyphysics as phy\r\n\r\nprint(phy.g)\r\n\r\nprint(phy.mu)\r\n\r\nprint(phy.plank)\r\n\r\nprint(pyphysics.impedance)\r\n\r\nprint(phy.charge)\r\n\r\nprint(phy.flux)\r\n\r\nprint(phy.me) #-> Gives the mass of electron\r\n\r\nprint(phy.mp) # -> Gives the mass of proton\r\n\r\nprint(phy.boltzman)\r\n\r\nprint(phy.rydberg)\r\n\r\nprint(phy.gravitation)\r\n\r\nprint(phy.bohr_radius)\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": "UsePhysics", "package_url": "https://pypi.org/project/UsePhysics/", "platform": "", "project_url": "https://pypi.org/project/UsePhysics/", "project_urls": { "Homepage": "https://github.com/Prateek23n/PyPhysics" }, "release_url": "https://pypi.org/project/UsePhysics/1.0.1/", "requires_dist": null, "requires_python": "", "summary": "Sample Package", "version": "1.0.1" }, "last_serial": 5570464, "releases": { "1.0.1": [ { "comment_text": "", "digests": { "md5": "3b89197367da48d4290566d41ab515bc", "sha256": "cf9cad328f45a4d703e426391926e3cf51995521b7c5a73b158983828025931f" }, "downloads": -1, "filename": "UsePhysics-1.0.1-py2.7.egg", "has_sig": false, "md5_digest": "3b89197367da48d4290566d41ab515bc", "packagetype": "bdist_egg", "python_version": "2.7", "requires_python": null, "size": 3864, "upload_time": "2019-07-23T04:49:12", "url": "https://files.pythonhosted.org/packages/39/96/0ec964afccc024cdcd637faf7a4e452c13d4725ce59ee7ba34daafd965a0/UsePhysics-1.0.1-py2.7.egg" }, { "comment_text": "", "digests": { "md5": "b254367904ab7bd75bf51b53df5fb956", "sha256": "b6735a837dff490553d49a2720b9dcb03765f96df77e366a6d433ea16db807a2" }, "downloads": -1, "filename": "UsePhysics-1.0.1-py2-none-any.whl", "has_sig": false, "md5_digest": "b254367904ab7bd75bf51b53df5fb956", "packagetype": "bdist_wheel", "python_version": "py2", "requires_python": null, "size": 2956, "upload_time": "2019-07-23T04:49:10", "url": "https://files.pythonhosted.org/packages/4a/4b/2df75fee81e19cc1d94e3f05fa59e4b5b8ebae5e286ae15603807febc594/UsePhysics-1.0.1-py2-none-any.whl" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "3b89197367da48d4290566d41ab515bc", "sha256": "cf9cad328f45a4d703e426391926e3cf51995521b7c5a73b158983828025931f" }, "downloads": -1, "filename": "UsePhysics-1.0.1-py2.7.egg", "has_sig": false, "md5_digest": "3b89197367da48d4290566d41ab515bc", "packagetype": "bdist_egg", "python_version": "2.7", "requires_python": null, "size": 3864, "upload_time": "2019-07-23T04:49:12", "url": "https://files.pythonhosted.org/packages/39/96/0ec964afccc024cdcd637faf7a4e452c13d4725ce59ee7ba34daafd965a0/UsePhysics-1.0.1-py2.7.egg" }, { "comment_text": "", "digests": { "md5": "b254367904ab7bd75bf51b53df5fb956", "sha256": "b6735a837dff490553d49a2720b9dcb03765f96df77e366a6d433ea16db807a2" }, "downloads": -1, "filename": "UsePhysics-1.0.1-py2-none-any.whl", "has_sig": false, "md5_digest": "b254367904ab7bd75bf51b53df5fb956", "packagetype": "bdist_wheel", "python_version": "py2", "requires_python": null, "size": 2956, "upload_time": "2019-07-23T04:49:10", "url": "https://files.pythonhosted.org/packages/4a/4b/2df75fee81e19cc1d94e3f05fa59e4b5b8ebae5e286ae15603807febc594/UsePhysics-1.0.1-py2-none-any.whl" } ] }