Metadata-Version: 2.1
Name: pyogero
Version: 0.8.2
Summary: Ogero API module
Home-page: https://github.com/oraad/pyogero
License: MIT
Keywords: ogero,internet,api,lebanon
Author: Omar Raad
Author-email: omarraad@gmail.com
Requires-Python: >=3.10,<4
Classifier: Development Status :: 4 - Beta
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Requires-Dist: aiohttp (>=3.8.5)
Requires-Dist: beautifulsoup4 (>=4.12.3)
Requires-Dist: pydantic (>=1.10.12)
Requires-Dist: requests (>=2.31.0)
Project-URL: Issues, https://github.com/oraad/pyogero/issues/
Project-URL: Repository, https://github.com/oraad/pyogero
Description-Content-Type: text/markdown

# pyOgero: Ogero API Python module

[![PyPI Latest Release](https://img.shields.io/pypi/v/pyogero)](https://pypi.org/project/pyogero/)
[![Package Status](https://img.shields.io/pypi/status/pyogero)](https://pypi.org/project/pyogero/)
[![GitHub branch checks state](https://img.shields.io/github/checks-status/oraad/pyogero/main)](https://github.com/oraad/pyogero/)
[![License](https://img.shields.io/pypi/l/pyogero)](https://github.com/oraad/pyogero/blob/main/LICENSE)
[![Code style: black](https://img.shields.io/badge/code%20style-black-000000)](https://github.com/psf/black)

Ogero does not currently provide a rest api to access it services,
therefore this module web scrap the mobile version of the pages to collect data.

