Metadata-Version: 2.1
Name: pods
Version: 0.1.16
Summary: Python software for Open Data Science
Home-page: https://github.com/lawrennd/ods
License: MIT
Author: Neil D. Lawrence
Author-email: lawrennd@gmail.com
Requires-Python: >=3.9
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Programming Language :: Python :: Implementation :: CPython
Classifier: Programming Language :: Python :: Implementation :: PyPy
Provides-Extra: google trends interface
Provides-Extra: hdf5 compatability
Provides-Extra: kepler telescope light curves
Provides-Extra: nigerian nmis data
Provides-Extra: olivetti faces
Requires-Dist: PyYAML
Requires-Dist: pandas
Requires-Dist: scipy
Description-Content-Type: text/markdown

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 from version 0.0.32-alpha non-data set loading 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).


