Metadata-Version: 2.2
Name: wifi-monitoring-util
Version: 0.1.3.1
Summary: Wifi Monitoring scripts in Python for the Pi-Hole
Home-page: https://github.com/tigerisaac/wifi-monitor-util
Author: Isaac Zhang
Author-email: isaac.cw.zhang@gmail.com
License: GPL-3.0
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: GNU General Public License v3 (GPLv3)
Classifier: Programming Language :: Python :: 3
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: Topic :: System :: Networking :: Monitoring
Description-Content-Type: text/markdown
License-File: LICENSE
Provides-Extra: dev
Requires-Dist: black; extra == "dev"
Requires-Dist: flake8; extra == "dev"
Requires-Dist: pytest; extra == "dev"

Public code for the pi-hole, almost everything needed to run the project (besides the setup) is here and documentation is in a private repo as it contains sensitive data
<br> Note that you will need to provide a Groq API key to generate your own AI summaries
