Metadata-Version: 2.1
Name: nclpy
Version: 0.0.8
Summary: A Python package for working with NCL
Home-page: https://github.com/HJRubin/nclpy
Author: Hannah Rubin
Author-email: hannahrubin100@gmail.com
License: MIT license
Description: # nclpy
        
        
        [![image](https://img.shields.io/pypi/v/nclpy.svg)](https://pypi.python.org/pypi/nclpy)
        [![image](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)
        
        
        **A Python package for working with NCL**
        
        
        -   Free software: MIT license
        -   Documentation: https://HJRubin.github.io/nclpy
            
        
        ## Features
        
        -   Allows you to reproduce NCL-style graphics with Python commands
        -   Not really sure if this is feasible but it would be nice
        
        ## Credits
        
        This package was created with [Cookiecutter](https://github.com/cookiecutter/cookiecutter) and the [giswqs/pypackage](https://github.com/giswqs/pypackage) project template.
        
Keywords: nclpy
Platform: UNKNOWN
Classifier: Development Status :: 2 - Pre-Alpha
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Natural Language :: English
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
Requires-Python: >=3.5
Description-Content-Type: text/markdown
