Metadata-Version: 2.1
Name: gabri432physicslibrary
Version: 0.0.3
Summary: A short set of Physics formulas and constants
Home-page: https://github.com/Gabri432/gabri432physicslibrary
Author: Gabriele Gatti
Author-email: gabrielegatti432@gmail.com
License: MIT
Description: ## Physics.py
        Physics.py is a simple  list of some of the most important Physics Formulas and Constants.
        Examples of basic constants are Earth mass, Moon mass, Sun mass, speed of light, speed of sound.
        Other notorius examples are Coulomb, Stefan-Boltzmann, Planck constants.
        
        Examples of basic formulas are Force, Distance, Time, Speed, Work...
        Examples of more complex formulas are Poiseuille, Stokes, Fourier, Gay-Lussac laws... 
        
        ## Installation
        '''pip install gabri432physicslibrary'''
        
        ## License
        Copyright of Gabriele Gatti 2021
        
        This repository is licensed under the MIT license.
        See LICENSE for details.
        
        Change log
        
        ==========
        
        0.0.2 (25/02/2021)
        -------------------
        - Second Release
Keywords: physics,library,lib
Platform: UNKNOWN
Classifier: Development Status :: 5 - Production/Stable
Classifier: Intended Audience :: Education
Classifier: Operating System :: Microsoft :: Windows :: Windows 10
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.9
Description-Content-Type: text/markdown
