Metadata-Version: 2.1
Name: pwploads
Version: 0.1.3b1
Summary: Load Cases for Well Design
Home-page: https://github.com/pro-well-plan/pwploads
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/pwploads.svg)](https://badge.fury.io/py/pwploads)
        [![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-under_construction-yellow.svg)](https://pwp-opensource.herokuapp.com/)
        
        ## Introduction
        Pwploads is a LGPL licensed library for load cases calculations
        in order to develop modern well designs easier and faster. Features are added as they
        are needed; suggestions and contributions of all kinds are very welcome.
        
        To catch up on the latest development and features, see the [changelog](CHANGELOG.md).
        
        ## Documentation
        
        See here for the [complete pwploads package documentation](https://pwploads.readthedocs.io/en/latest/).
        
        ## 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 pwploads
        
        * Users: Wheels for Python from [PyPI](https://pypi.python.org/pypi/pwploads/) 
            * `pip install pwploads`
        * Developers: Source code from [Github](https://github.com/pro-well-plan/pwploads)
            * `git clone https://github.com/pro-well-plan/pwploads`
        
            
        ## Contributing
        
        Please read [CONTRIBUTING](CONTRIBUTING.md) for details on our code of conduct, and the process for submitting pull requests to us.
        
        ## History ##
        Pwploads was initially written and is maintained by [Pro Well Plan
        AS](http://www.prowellplan.com/) as a free, simple, easy-to-use way to analyze
        load cases 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: well design
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
