Metadata-Version: 2.1
Name: nbaflow
Version: 0.1.1
Summary: Making it easier to extract and analyze NBA data.
Home-page: https://github.com/ThiagoPanini/nbaflow
Author: Thiago Panini
Author-email: panini.development@gmail.com
License: MIT
Keywords: Python,NBA
Classifier: Programming Language :: Python :: 3
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Developers
Classifier: Natural Language :: Portuguese (Brazilian)
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Requires-Python: >=3.0.0
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: nba_api
Requires-Dist: pandas

![NBAFlow logo](./docs/assets/imgs/header-readme.png)

<div align="center">  

  [![PyPI](https://img.shields.io/pypi/v/nbaflow?color=orange)](https://pypi.org/project/nbaflow/)
  ![PyPI - Downloads](https://img.shields.io/pypi/dm/nbaflow?color=orange)
  ![PyPI - Status](https://img.shields.io/pypi/status/nbaflow?color=orange)

</div>

<div align="center">
  <strong>:basketball: Helping users to get and analyse NBA data using the <a href="https://github.com/swar/nba_api"> nba_api</a> Python package :basketball:</strong>
</div>
<br/>


> **Note**
> This project is under construction. Soon as possible it will be ready to go.
