Metadata-Version: 1.2
Name: planetarypy
Version: 0.8.0
Summary: Python module to support analysis of planetary data.
Home-page: https://github.com/michaelaye/planetarypy
Author: K.-Michael Aye
Author-email: kmichael.aye@gmail.com
License: ISC
Description: ===============================
        planetarypy
        ===============================
        
        .. image:: https://img.shields.io/travis/michaelaye/planetarypy.svg
                :target: https://travis-ci.org/michaelaye/planetarypy
        
        .. image:: https://img.shields.io/pypi/v/planetarypy.svg
                :target: https://pypi.python.org/pypi/planetarypy
        
        Tools to work with planetary data.
        
        Features
        --------
        
        * Planetary constants tables, web-scraped from NASA websites
        * PDS index table tools
        * Free software: ISC license
        
        Future
        ------
        
        I will potentially use this repo to start the generalized
        planetarypy package under the framework of OpenPlanetary.
        
        
        
        
        History
        -------
        
        0.1.0 (2015-08-01)
        ---------------------
        
        * First release on PyPI.
        
        0.2.0 (2016-12-19)
        -------------------
        
        * Add pdstools
        
Keywords: planetarypy
Platform: UNKNOWN
Classifier: Development Status :: 2 - Pre-Alpha
Classifier: Intended Audience :: Science/Research
Classifier: License :: OSI Approved :: ISC License (ISCL)
Classifier: Natural Language :: English
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3 :: Only
Requires-Python: >=3.6, <4
