Metadata-Version: 2.1
Name: bahamut_ani_stat
Version: 0.8.1
Summary: Toolkit for Bahamut ani gamer data
Home-page: https://github.com/Lee-W/bahamut_ani_stat
License: MIT
Author: Wei Lee
Author-email: weilee.rx@gmail.com
Requires-Python: >=3.9,<4.0
Classifier: License :: OSI Approved :: MIT License
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
Requires-Dist: SQLAlchemy[mypy] (>=1.4.0,<2.0.0)
Requires-Dist: beautifulsoup4 (>=4.12.3,<5.0.0)
Requires-Dist: bokeh (>=3.0.0,<4.0.0)
Requires-Dist: click (>=8.0.1,<9.0.0)
Requires-Dist: dataclasses-json (>=0.5.4,<0.6.0)
Requires-Dist: httpx (>=0.27.0,<0.28.0)
Requires-Dist: lxml (>=5.0.0,<6.0.0)
Requires-Dist: pandas (>=2.0.0,<3.0.0)
Requires-Dist: pydantic (>=2.0.0,<3.0.0)
Requires-Dist: pydantic-settings (>=2.4.0,<3.0.0)
Requires-Dist: setuptools (>=72.1.0,<73.0.0)
Requires-Dist: tqdm (>=4.61.1,<5.0.0)
Project-URL: Repository, https://github.com/Lee-W/bahamut_ani_stat
Description-Content-Type: text/markdown

[![PRs Welcome](https://img.shields.io/badge/PRs-welcome-brightgreen.svg?style=flat-square)](http://makeapullrequest.com)
[![Conventional Commits](https://img.shields.io/badge/Conventional%20Commits-1.0.0-yellow.svg?style=flat-square)](https://conventionalcommits.org)
[![Code style: black](https://img.shields.io/badge/code%20style-black-000000.svg)](https://github.com/psf/black)
+[![Github Actions](git@github.com:Lee-W/bahamut_ani_stat.git/actions/workflows/python-check.yaml/badge.svg)](git@github.com:Lee-W/bahamut_ani_stat.git/actions/workflows/python-check.yaml)

[![PyPI Package latest release](https://img.shields.io/pypi/v/bahamut_ani_stat.svg?style=flat-square)](https://pypi.org/project/bahamut_ani_stat/)
[![PyPI Package download count (per month)](https://img.shields.io/pypi/dm/bahamut_ani_stat?style=flat-square)](https://pypi.org/project/bahamut_ani_stat/)
[![Supported versions](https://img.shields.io/pypi/pyversions/bahamut_ani_stat.svg?style=flat-square)](https://pypi.org/project/bahamut_ani_stat/)


# bahamut_ani_stat

Toolkit for Bahamut ani gamer data

## Getting Started

### Prerequisites
* [Python](https://www.python.org/downloads/)

## Usage


## Contributing
See [Contributing](contributing.md)

## Authors
Wei Lee <weilee.rx@gmail.com>


+Created from [Lee-W/cookiecutter-python-template](https://github.com/Lee-W/cookiecutter-python-template/tree/1.6.0) version 1.6.0

