pyogero


Namepyogero JSON
Version 0.10.2 PyPI version JSON
download
home_pagehttps://github.com/oraad/pyogero
SummaryOgero API module
upload_time2024-08-24 10:49:15
maintainerNone
docs_urlNone
authorOmar Raad
requires_python<4,>=3.12
licenseMIT
keywords ogero internet api lebanon
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # 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.

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/oraad/pyogero",
    "name": "pyogero",
    "maintainer": null,
    "docs_url": null,
    "requires_python": "<4,>=3.12",
    "maintainer_email": null,
    "keywords": "ogero, internet, api, lebanon",
    "author": "Omar Raad",
    "author_email": "omarraad@gmail.com",
    "download_url": "https://files.pythonhosted.org/packages/12/11/e7fa4dc763fba274291c38bcf945eab2a9bade532ae7f7b583353fc72a77/pyogero-0.10.2.tar.gz",
    "platform": null,
    "description": "# pyOgero: Ogero API Python module\n\n[![PyPI Latest Release](https://img.shields.io/pypi/v/pyogero)](https://pypi.org/project/pyogero/)\n[![Package Status](https://img.shields.io/pypi/status/pyogero)](https://pypi.org/project/pyogero/)\n[![GitHub branch checks state](https://img.shields.io/github/checks-status/oraad/pyogero/main)](https://github.com/oraad/pyogero/)\n[![License](https://img.shields.io/pypi/l/pyogero)](https://github.com/oraad/pyogero/blob/main/LICENSE)\n[![Code style: black](https://img.shields.io/badge/code%20style-black-000000)](https://github.com/psf/black)\n\nOgero does not currently provide a rest api to access it services,\ntherefore this module web scrap the mobile version of the pages to collect data.\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "Ogero API module",
    "version": "0.10.2",
    "project_urls": {
        "Homepage": "https://github.com/oraad/pyogero",
        "Issues": "https://github.com/oraad/pyogero/issues/",
        "Repository": "https://github.com/oraad/pyogero"
    },
    "split_keywords": [
        "ogero",
        " internet",
        " api",
        " lebanon"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "fdd302c98fd9423d08708f1dfc10df0911bb4f13fbe07ed9e2c2a040641512eb",
                "md5": "e19042bd223d76ee6025cb76ffa1c9cd",
                "sha256": "d0eb20b1d8fc9e0717536b6d14eb53ddfd7acb22d7884dd8f86d5304b432f047"
            },
            "downloads": -1,
            "filename": "pyogero-0.10.2-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "e19042bd223d76ee6025cb76ffa1c9cd",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": "<4,>=3.12",
            "size": 12085,
            "upload_time": "2024-08-24T10:49:13",
            "upload_time_iso_8601": "2024-08-24T10:49:13.637361Z",
            "url": "https://files.pythonhosted.org/packages/fd/d3/02c98fd9423d08708f1dfc10df0911bb4f13fbe07ed9e2c2a040641512eb/pyogero-0.10.2-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "1211e7fa4dc763fba274291c38bcf945eab2a9bade532ae7f7b583353fc72a77",
                "md5": "122c7e22b23f1270eec9aa26e8408b1d",
                "sha256": "138a5432b6c14147e9f540909a11a5d2108190e8f54ad3bc6457949a56f07072"
            },
            "downloads": -1,
            "filename": "pyogero-0.10.2.tar.gz",
            "has_sig": false,
            "md5_digest": "122c7e22b23f1270eec9aa26e8408b1d",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": "<4,>=3.12",
            "size": 9636,
            "upload_time": "2024-08-24T10:49:15",
            "upload_time_iso_8601": "2024-08-24T10:49:15.174718Z",
            "url": "https://files.pythonhosted.org/packages/12/11/e7fa4dc763fba274291c38bcf945eab2a9bade532ae7f7b583353fc72a77/pyogero-0.10.2.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-08-24 10:49:15",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "oraad",
    "github_project": "pyogero",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "lcname": "pyogero"
}
        
Elapsed time: 0.37272s