Metadata-Version: 2.1
Name: torque_drag
Version: 0.0.5
Summary: Torque and Drag Calculation
Home-page: https://github.com/pro-well-plan/torque_drag
Author: Pro Well Plan AS
Author-email: juan@prowellplan.com
License: LGPL v3
Description: ![](https://user-images.githubusercontent.com/52009346/69100304-2eb3e800-0a5d-11ea-9a3a-8e502af2120b.png)
        
        [![PyPI version](https://badge.fury.io/py/torque-drag.svg)](https://badge.fury.io/py/torque-drag)
        [![License: LGPL v3](https://img.shields.io/badge/License-LGPL_v3-blue.svg)](https://www.gnu.org/licenses/lgpl-3.0)
        [![Webapp](https://img.shields.io/badge/WebApp-On-green.svg)](https://pwp-opensource.herokuapp.com/)
        
        ## Introduction
        torque-drag is a tool to calculate drag forces and torque along the well. Features are added as they
        are needed; suggestions and contributions of all kinds are very welcome.
        
        ## Getting Started
        
        These instructions will get you a copy of the project up and running on your local machine for development and testing purposes.
        
        ### Get torque-drag
        
        * Users: Wheels for Python from [PyPI](https://pypi.python.org/pypi/torque-drag/) 
            * `pip install torque_drag`
        * Source code from [Github](https://github.com/pro-well-plan/torque_drag)
            * `git clone https://github.com/pro-well-plan/torque_drag`
        
            
        ## Contributing
        
        Please read [CONTRIBUTING](CONTRIBUTING.md) for details on our code of conduct, and the process for submitting pull requests to us.
        
        ## History ##
        This tool was initially written and is maintained by [Pro Well Plan
        AS](http://www.prowellplan.com/) as a free, simple, easy-to-use way to perform
        torque and drag calculations along the well that can be tailored to our needs, and as contribution to the
        free software community.
        
        ## License
        
        This project is licensed under the GNU Lesser General Public License v3.0 - see the [LICENSE](LICENSE.md) file for details
        
        
        *for further information contact juan@prowellplan.com*
        
Keywords: drilling
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: GNU Lesser General Public License v3 (LGPLv3)
Classifier: Natural Language :: English
Classifier: Topic :: Scientific/Engineering
Classifier: Topic :: Software Development
Classifier: Topic :: Software Development :: Libraries
Classifier: Topic :: Utilities
Description-Content-Type: text/markdown
