Metadata-Version: 2.1
Name: rocketunits
Version: 0.1.3
Summary: RocketUnits provides a graphic user interface (GUI) for engineering units conversion.
Home-page: http://rocketunits.readthedocs.org/en/latest/
Author: Charlie Taylor
Author-email: cet@appliedpython.com
License: GPL-3
Download-URL: https://github.com/sonofeft/RocketUnits
Description: 

        

        

        

        .. image:: https://travis-ci.org/sonofeft/RocketUnits.svg?branch=master

        

        .. image:: https://img.shields.io/pypi/v/RocketUnits.svg

                

        .. image:: https://img.shields.io/badge/python-3.5|3.6|3.7|3.8|3.9-blue

        

        .. image:: https://img.shields.io/pypi/l/RocketUnits.svg

            

        

        RocketUnits Provides A Graphic User Interface (GUI) For Engineering Units Conversion.

        

        

        See the Code at: `<https://github.com/sonofeft/RocketUnits>`_

        

        See the Docs at: `<http://rocketunits.readthedocs.org/en/latest/>`_

        

        See PyPI page at:`<https://pypi.python.org/pypi/rocketunits>`_

        

        Aerospace scientists and engineers are often called upon to convert the values

        of physical quantities from one set of units to another.

        

        RocketUnits was created in order to fill that need.

        

        **RocketUnits** provides units conversion for a number of physical unit categories.

        Units categories include: Acceleration, Angle, AngVelocity, 

        Acceleration, Angle, AngVelocity, 

        Area, DeltaT, Density, ElementDensity, Energy, Specific Energy, Force, Frequency, 

        Heat Capacity, Heat Transfer Coefficient, Isp, Length, Mass, MassFlow, 

        Molecular Weight, Power, 

        Pressure, Surface Tension, Temperature, Thermal Conductivity, Time, Velocity, 

        

        Unit conversion can be performed either with the included GUI, or directly

        from python by importing **RocketUnits**.

        

        

        
Keywords: rocketunits setuptools development
Platform: any
Classifier: Development Status :: 4 - Beta
Classifier: Operating System :: OS Independent
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: End Users/Desktop
Classifier: Topic :: Software Development :: Build Tools
Classifier: License :: OSI Approved :: GNU General Public License v3 (GPLv3)
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Description-Content-Type: text/x-rst
Provides-Extra: dev
Provides-Extra: test
