Metadata-Version: 1.1
Name: physik
Version: 0.0.1
Summary: A python physics library
Home-page: UNKNOWN
Author: Miguel Barroso
Author-email: miguelferreirabarroso6@gmail.com
License: MIT
Description: This is a Python library that allows you to do the following calculations:
        acceleration, force, frequency, velocity, wavelenght and angular_velocity.
        
        Remember to use the International System of Units for the variables.
        If you have any question, send me a DM on my Instagram: @miguel_barroso6
        
        Will be uploaded daily updates that will add other features and new calculus.
        
        Created by: Miguel Barroso
        
        Change Log
        ==================
        
        0.0.1 (05/09/2020)
        ------------------
        - First Release
Keywords: physics
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
