mobfot


Namemobfot JSON
Version 1.4.0 PyPI version JSON
download
home_pageNone
SummaryAn unofficial Python client for the FotMob API
upload_time2024-05-25 18:14:32
maintainerNone
docs_urlNone
authorBrian Greenwood
requires_python>=3.7
licenseMIT
keywords fotmob soccer api football
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # mobfot

[![license](https://img.shields.io/github/license/bgrnwd/mobfot.svg)](LICENSE)
[![standard-readme compliant](https://img.shields.io/badge/readme%20style-standard-brightgreen.svg?style=flat-square)](https://github.com/RichardLitt/standard-readme)
![pypi](https://img.shields.io/pypi/v/mobfot?color=green)
[![PyPI download month](https://img.shields.io/pypi/dm/mobfot.svg)](https://pypi.python.org/pypi/mobfot/)
![Python CI](https://github.com/bgrnwd/mobfot/workflows/Python%20CI/badge.svg)

An unofficial Python client for the [FotMob](https://www.fotmob.com/) API

## Table of Contents

- [mobfot](#mobfot)
  - [Table of Contents](#table-of-contents)
  - [Install](#install)
  - [Usage](#usage)
    - [Quick Start](#quick-start)
  - [Contributing](#contributing)
  - [License](#license)

## Install

```sh
pip install mobfot
```

## Usage

### Quick Start

```python
from mobfot import MobFot
client = MobFot()
client.get_matches_by_date("20221205")
```

## Contributing

- Feel free to [open an issue](https://github.com/bgrnwd/mobfot/issues/new) or submit a pull request.

## License

[MIT](./LICENSE) © Brian Greenwood

            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "mobfot",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.7",
    "maintainer_email": null,
    "keywords": "fotmob, soccer, api, football",
    "author": "Brian Greenwood",
    "author_email": null,
    "download_url": "https://files.pythonhosted.org/packages/94/fa/361e5c11d4ee70c8f745a0f49cd1501d9753f43fdf122cd75e2872323de4/mobfot-1.4.0.tar.gz",
    "platform": null,
    "description": "# mobfot\n\n[![license](https://img.shields.io/github/license/bgrnwd/mobfot.svg)](LICENSE)\n[![standard-readme compliant](https://img.shields.io/badge/readme%20style-standard-brightgreen.svg?style=flat-square)](https://github.com/RichardLitt/standard-readme)\n![pypi](https://img.shields.io/pypi/v/mobfot?color=green)\n[![PyPI download month](https://img.shields.io/pypi/dm/mobfot.svg)](https://pypi.python.org/pypi/mobfot/)\n![Python CI](https://github.com/bgrnwd/mobfot/workflows/Python%20CI/badge.svg)\n\nAn unofficial Python client for the [FotMob](https://www.fotmob.com/) API\n\n## Table of Contents\n\n- [mobfot](#mobfot)\n  - [Table of Contents](#table-of-contents)\n  - [Install](#install)\n  - [Usage](#usage)\n    - [Quick Start](#quick-start)\n  - [Contributing](#contributing)\n  - [License](#license)\n\n## Install\n\n```sh\npip install mobfot\n```\n\n## Usage\n\n### Quick Start\n\n```python\nfrom mobfot import MobFot\nclient = MobFot()\nclient.get_matches_by_date(\"20221205\")\n```\n\n## Contributing\n\n- Feel free to [open an issue](https://github.com/bgrnwd/mobfot/issues/new) or submit a pull request.\n\n## License\n\n[MIT](./LICENSE) \u00a9 Brian Greenwood\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "An unofficial Python client for the FotMob API",
    "version": "1.4.0",
    "project_urls": {
        "homepage": "https://bgrnwd.com/mobfot/",
        "repository": "https://github.com/bgrnwd/mobfot"
    },
    "split_keywords": [
        "fotmob",
        " soccer",
        " api",
        " football"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "af8b4c07b29de3dcfab18c8389d573a17ce93ecd684ef29b8e3fed974397ca61",
                "md5": "d1661b9f2b41dca0c6a7adc0fc6a2444",
                "sha256": "ad0f54c76052a40de2f8366d137b4495d392125511a269235c78da477ce1328a"
            },
            "downloads": -1,
            "filename": "mobfot-1.4.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "d1661b9f2b41dca0c6a7adc0fc6a2444",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.7",
            "size": 4727,
            "upload_time": "2024-05-25T18:14:31",
            "upload_time_iso_8601": "2024-05-25T18:14:31.211863Z",
            "url": "https://files.pythonhosted.org/packages/af/8b/4c07b29de3dcfab18c8389d573a17ce93ecd684ef29b8e3fed974397ca61/mobfot-1.4.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "94fa361e5c11d4ee70c8f745a0f49cd1501d9753f43fdf122cd75e2872323de4",
                "md5": "72083e230635641363207aa900f7d5fe",
                "sha256": "d1810bab0f1c6166b572b5f7c160b750c520703688f93da04d39fe181244db94"
            },
            "downloads": -1,
            "filename": "mobfot-1.4.0.tar.gz",
            "has_sig": false,
            "md5_digest": "72083e230635641363207aa900f7d5fe",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.7",
            "size": 4664,
            "upload_time": "2024-05-25T18:14:32",
            "upload_time_iso_8601": "2024-05-25T18:14:32.658494Z",
            "url": "https://files.pythonhosted.org/packages/94/fa/361e5c11d4ee70c8f745a0f49cd1501d9753f43fdf122cd75e2872323de4/mobfot-1.4.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-05-25 18:14:32",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "bgrnwd",
    "github_project": "mobfot",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "lcname": "mobfot"
}
        
Elapsed time: 0.38977s