Metadata-Version: 2.1
Name: pods
Version: 0.1.0
Summary: Python software for Open Data Science
Home-page: https://github.com/sods/ods
Author: Neil D. Lawrence
Author-email: lawrennd@gmail.com
License: MIT
Description: 
        pods
        ===
        
        <p align="left">
          <a href="https://github.com/lawrennd/ods"><img alt="GitHub Actions status" src="https://github.com/lawrennd/ods/workflows/code-tests/badge.svg"></a>
        </p>
        
        # Python open data science software. 
        
        This repository contains utilities and tools for open data science including tools for accessing data sets in python. 
        
        
        
        
        # Installation
        
        ```
        pip install pods
        ```
        
        
        ## Release Notes
        
        Note that some functionality has been moved to other packages. Check [`goggles`](https://github.com/lawrennd/goggles), [`assessor`](https://github.com/lawrennd/assessor) and [`notutils`](https://github.com/lawrennd/notutils).
        
        
Platform: UNKNOWN
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: Implementation :: CPython
Classifier: Programming Language :: Python :: Implementation :: PyPy
Requires-Python: >=3.6.0
Description-Content-Type: text/markdown
Provides-Extra: google trends interface
Provides-Extra: Nigerian NMIS data
Provides-Extra: Kepler telescope light curves
Provides-Extra: Olivetti Faces
