Metadata-Version: 2.1
Name: pyAFL
Version: 0.4.1
Summary: Python data fetching library for the Australian Football League
Home-page: https://github.com/RamParameswaran/pyAFL
Author: Ram Parameswaran
Author-email: ram@findram.dev
License: MIT
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.8
License-File: LICENSE

pyAFL is a AFL (Australian Football League) data fetching libary. It scrapes data from https://afltables.com/ and converts results to structured Python objects for easier analytics.
