Metadata-Version: 2.1
Name: fifa-pack
Version: 0.0.3
Summary: the package whichcontains utility functions for the main repo
License: MIT
Author: chole Zhang Jinghan Xu Mingting Fu MukeW Wang ShiyangZhang Tony Liang
Requires-Python: >=3.8,<4.0
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Requires-Dist: beautifulsoup4 (>=4.11.1,<5.0.0)
Requires-Dist: bs4 (>=0.0.1,<0.0.2)
Requires-Dist: certifi (>=2022.5.18,<2023.0.0)
Requires-Dist: chardet (>=4.0.0,<5.0.0)
Requires-Dist: charset-normalizer (>=2.0.12,<3.0.0)
Requires-Dist: google-auth (>=1.12,<2.0)
Requires-Dist: idna (>=3.3,<4.0)
Requires-Dist: numpy (>=1.22.4,<2.0.0)
Requires-Dist: pandas (>=1.4.2,<2.0.0)
Requires-Dist: pathlib (>=1.0.1,<2.0.0)
Requires-Dist: python-dateutil (>=2.8.2,<3.0.0)
Requires-Dist: pytz (>=2022.1,<2023.0)
Requires-Dist: requests (>=2.27.1,<3.0.0)
Requires-Dist: six (>=1.16.0,<2.0.0)
Requires-Dist: soupsieve (>=2.3.2,<3.0.0)
Requires-Dist: urllib3 (>=1.26.9,<2.0.0)
Description-Content-Type: text/markdown

# fifa_pack

the package whichcontains utility functions for the main repo

## Installation

```bash
$ pip install fifa_pack
```

## Usage

- TODO

## Contributing

Interested in contributing? Check out the contributing guidelines. Please note that this project is released with a Code of Conduct. By contributing to this project, you agree to abide by its terms.

## License

`fifa_pack` was created by Chole Zhang， Jinghan Xu， Mingting Fu， Muke Wang， Shiyang Zhang， Tony Liang. It is licensed under the terms of the MIT license.

## Credits

`fifa_pack` was created with [`cookiecutter`](https://cookiecutter.readthedocs.io/en/latest/) and the `py-pkgs-cookiecutter` [template](https://github.com/py-pkgs/py-pkgs-cookiecutter).

