pyogero


Namepyogero JSON
Version 0.8.2 PyPI version JSON
download
home_pagehttps://github.com/oraad/pyogero
SummaryOgero API module
upload_time2024-01-23 13:54:23
maintainer
docs_urlNone
authorOmar Raad
requires_python>=3.10,<4
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": "",
    "docs_url": null,
    "requires_python": ">=3.10,<4",
    "maintainer_email": "",
    "keywords": "ogero,internet,api,lebanon",
    "author": "Omar Raad",
    "author_email": "omarraad@gmail.com",
    "download_url": "https://files.pythonhosted.org/packages/e8/70/4d21372061f1dae9fdc08a2830702d27f46a8f5d6e29299ed050c21a80cf/pyogero-0.8.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.8.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": "7856e6b574074dbf6358d3ad235edeec44771c880418bd210e12f253e3622426",
                "md5": "20488af720788352f5abb314a7bda46a",
                "sha256": "6a831e9dbc01b5f0dc813c4eb0eb3679d97c397a98a51d7a9c718e0177e76840"
            },
            "downloads": -1,
            "filename": "pyogero-0.8.2-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "20488af720788352f5abb314a7bda46a",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.10,<4",
            "size": 11660,
            "upload_time": "2024-01-23T13:54:22",
            "upload_time_iso_8601": "2024-01-23T13:54:22.303145Z",
            "url": "https://files.pythonhosted.org/packages/78/56/e6b574074dbf6358d3ad235edeec44771c880418bd210e12f253e3622426/pyogero-0.8.2-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "e8704d21372061f1dae9fdc08a2830702d27f46a8f5d6e29299ed050c21a80cf",
                "md5": "c9adc7481f78ade97f6e463f5c095f2b",
                "sha256": "aab5ca2c5bd901b18cc66176fee89057982a918d7974c279846e42774e332ced"
            },
            "downloads": -1,
            "filename": "pyogero-0.8.2.tar.gz",
            "has_sig": false,
            "md5_digest": "c9adc7481f78ade97f6e463f5c095f2b",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.10,<4",
            "size": 9266,
            "upload_time": "2024-01-23T13:54:23",
            "upload_time_iso_8601": "2024-01-23T13:54:23.304235Z",
            "url": "https://files.pythonhosted.org/packages/e8/70/4d21372061f1dae9fdc08a2830702d27f46a8f5d6e29299ed050c21a80cf/pyogero-0.8.2.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-01-23 13:54:23",
    "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.23567s