Metadata-Version: 2.3
Name: bindle
Version: 0.0.1
Summary: My blanket stick.
Project-URL: Documentation, https://github.com/fioccajohn/bindle#readme
Project-URL: Issues, https://github.com/fioccajohn/bindle/issues
Project-URL: Source, https://github.com/fioccajohn/bindle
Author-email: John Fiocca <fioccajohn@gmail.com>
Classifier: Development Status :: 4 - Beta
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3.8
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
Requires-Python: >=3.8
Requires-Dist: click
Requires-Dist: ipython
Requires-Dist: jupyterlab
Requires-Dist: keyring
Requires-Dist: matplotlib
Requires-Dist: numpy
Requires-Dist: pandas
Requires-Dist: pandas-gbq
Requires-Dist: pyyaml
Requires-Dist: scikit-learn
Requires-Dist: scipy
Requires-Dist: seaborn
Requires-Dist: statsmodels
Description-Content-Type: text/markdown

# Bindle

[![PyPI - Version](https://img.shields.io/pypi/v/bindle.svg)](https://pypi.org/project/bindle)
[![PyPI - Python Version](https://img.shields.io/pypi/pyversions/bindle.svg)](https://pypi.org/project/bindle)

-----

## Table of Contents

- [Installation](#installation)

## Installation

```console
pip install bindle
```

## License

`bindle` is distributed under the terms of the [MIT](https://spdx.org/licenses/MIT.html) license.
