sfrbox-api


Namesfrbox-api JSON
Version 0.0.8 PyPI version JSON
download
home_pagehttps://github.com/hacf-fr/sfrbox-api
SummarySFR Box API
upload_time2023-11-27 09:23:53
maintainer
docs_urlNone
authorepenet
requires_python>=3.9,<4.0
licenseMIT
keywords sfrbox router
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # SFR Box API

[![PyPI](https://img.shields.io/pypi/v/sfrbox-api.svg)][pypi_]
[![Status](https://img.shields.io/pypi/status/sfrbox-api.svg)][status]
[![Python Version](https://img.shields.io/pypi/pyversions/sfrbox-api)][python version]
[![License](https://img.shields.io/pypi/l/sfrbox-api)][license]

[![Read the documentation at https://sfrbox-api.readthedocs.io/](https://img.shields.io/readthedocs/sfrbox-api/latest.svg?label=Read%20the%20Docs)][read the docs]
[![Tests](https://github.com/hacf-fr/sfrbox-api/workflows/Tests/badge.svg)][tests]
[![Codecov](https://codecov.io/gh/hacf-fr/sfrbox-api/branch/main/graph/badge.svg)][codecov]

[![pre-commit](https://img.shields.io/badge/pre--commit-enabled-brightgreen?logo=pre-commit&logoColor=white)][pre-commit]
[![Black](https://img.shields.io/badge/code%20style-black-000000.svg)][black]

[pypi_]: https://pypi.org/project/sfrbox-api/
[status]: https://pypi.org/project/sfrbox-api/
[python version]: https://pypi.org/project/sfrbox-api
[read the docs]: https://sfrbox-api.readthedocs.io/
[tests]: https://github.com/hacf-fr/sfrbox-api/actions?workflow=Tests
[codecov]: https://app.codecov.io/gh/hacf-fr/sfrbox-api
[pre-commit]: https://github.com/pre-commit/pre-commit
[black]: https://github.com/psf/black

## Features

- TODO

## Requirements

- TODO

## Installation

You can install _SFR Box API_ via [pip] from [PyPI]:

```console
$ pip install sfrbox-api
```

## Usage

Please see the [Command-line Reference] for details.

## Contributing

Contributions are very welcome.
To learn more, see the [Contributor Guide].

## License

Distributed under the terms of the [MIT license][license],
_SFR Box API_ is free and open source software.

## Issues

If you encounter any problems,
please [file an issue] along with a detailed description.

## Credits

This project was generated from [@cjolowicz]'s [Hypermodern Python Cookiecutter] template.

[@cjolowicz]: https://github.com/cjolowicz
[pypi]: https://pypi.org/
[hypermodern python cookiecutter]: https://github.com/cjolowicz/cookiecutter-hypermodern-python
[file an issue]: https://github.com/hacf-fr/sfrbox-api/issues
[pip]: https://pip.pypa.io/

<!-- github-only -->

[license]: https://github.com/hacf-fr/sfrbox-api/blob/main/LICENSE
[contributor guide]: https://github.com/hacf-fr/sfrbox-api/blob/main/CONTRIBUTING.md
[command-line reference]: https://sfrbox-api.readthedocs.io/en/latest/usage.html


            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/hacf-fr/sfrbox-api",
    "name": "sfrbox-api",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.9,<4.0",
    "maintainer_email": "",
    "keywords": "sfrbox,router",
    "author": "epenet",
    "author_email": "",
    "download_url": "https://files.pythonhosted.org/packages/10/9e/03f0f85cecfcd6a14ee8581ac7c6a8a3875ce439b4557661ce006be3a4a8/sfrbox_api-0.0.8.tar.gz",
    "platform": null,
    "description": "# SFR Box API\n\n[![PyPI](https://img.shields.io/pypi/v/sfrbox-api.svg)][pypi_]\n[![Status](https://img.shields.io/pypi/status/sfrbox-api.svg)][status]\n[![Python Version](https://img.shields.io/pypi/pyversions/sfrbox-api)][python version]\n[![License](https://img.shields.io/pypi/l/sfrbox-api)][license]\n\n[![Read the documentation at https://sfrbox-api.readthedocs.io/](https://img.shields.io/readthedocs/sfrbox-api/latest.svg?label=Read%20the%20Docs)][read the docs]\n[![Tests](https://github.com/hacf-fr/sfrbox-api/workflows/Tests/badge.svg)][tests]\n[![Codecov](https://codecov.io/gh/hacf-fr/sfrbox-api/branch/main/graph/badge.svg)][codecov]\n\n[![pre-commit](https://img.shields.io/badge/pre--commit-enabled-brightgreen?logo=pre-commit&logoColor=white)][pre-commit]\n[![Black](https://img.shields.io/badge/code%20style-black-000000.svg)][black]\n\n[pypi_]: https://pypi.org/project/sfrbox-api/\n[status]: https://pypi.org/project/sfrbox-api/\n[python version]: https://pypi.org/project/sfrbox-api\n[read the docs]: https://sfrbox-api.readthedocs.io/\n[tests]: https://github.com/hacf-fr/sfrbox-api/actions?workflow=Tests\n[codecov]: https://app.codecov.io/gh/hacf-fr/sfrbox-api\n[pre-commit]: https://github.com/pre-commit/pre-commit\n[black]: https://github.com/psf/black\n\n## Features\n\n- TODO\n\n## Requirements\n\n- TODO\n\n## Installation\n\nYou can install _SFR Box API_ via [pip] from [PyPI]:\n\n```console\n$ pip install sfrbox-api\n```\n\n## Usage\n\nPlease see the [Command-line Reference] for details.\n\n## Contributing\n\nContributions are very welcome.\nTo learn more, see the [Contributor Guide].\n\n## License\n\nDistributed under the terms of the [MIT license][license],\n_SFR Box API_ is free and open source software.\n\n## Issues\n\nIf you encounter any problems,\nplease [file an issue] along with a detailed description.\n\n## Credits\n\nThis project was generated from [@cjolowicz]'s [Hypermodern Python Cookiecutter] template.\n\n[@cjolowicz]: https://github.com/cjolowicz\n[pypi]: https://pypi.org/\n[hypermodern python cookiecutter]: https://github.com/cjolowicz/cookiecutter-hypermodern-python\n[file an issue]: https://github.com/hacf-fr/sfrbox-api/issues\n[pip]: https://pip.pypa.io/\n\n<!-- github-only -->\n\n[license]: https://github.com/hacf-fr/sfrbox-api/blob/main/LICENSE\n[contributor guide]: https://github.com/hacf-fr/sfrbox-api/blob/main/CONTRIBUTING.md\n[command-line reference]: https://sfrbox-api.readthedocs.io/en/latest/usage.html\n\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "SFR Box API",
    "version": "0.0.8",
    "project_urls": {
        "Changelog": "https://github.com/hacf-fr/sfrbox-api/releases",
        "Documentation": "https://sfrbox-api.readthedocs.io",
        "Homepage": "https://github.com/hacf-fr/sfrbox-api",
        "Repository": "https://github.com/hacf-fr/sfrbox-api"
    },
    "split_keywords": [
        "sfrbox",
        "router"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "41545edfc044fd7f854072bfbec4fa145171df96bb0ac5f88c6196c7ce302542",
                "md5": "fad3d2108a47e47fb3d8d2c368877cd3",
                "sha256": "61dfd4fafad7283042b2c3555183686395dd7d34a4b598c6013ca8265a56a7cb"
            },
            "downloads": -1,
            "filename": "sfrbox_api-0.0.8-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "fad3d2108a47e47fb3d8d2c368877cd3",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.9,<4.0",
            "size": 8934,
            "upload_time": "2023-11-27T09:23:51",
            "upload_time_iso_8601": "2023-11-27T09:23:51.917918Z",
            "url": "https://files.pythonhosted.org/packages/41/54/5edfc044fd7f854072bfbec4fa145171df96bb0ac5f88c6196c7ce302542/sfrbox_api-0.0.8-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "109e03f0f85cecfcd6a14ee8581ac7c6a8a3875ce439b4557661ce006be3a4a8",
                "md5": "d3e7d1b523cbbe75f17581cc5368ce1e",
                "sha256": "c7095e2ecc10038cab9ee6c94ff962e99695a73eac4c3b83dd8013a67d083fe9"
            },
            "downloads": -1,
            "filename": "sfrbox_api-0.0.8.tar.gz",
            "has_sig": false,
            "md5_digest": "d3e7d1b523cbbe75f17581cc5368ce1e",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.9,<4.0",
            "size": 8543,
            "upload_time": "2023-11-27T09:23:53",
            "upload_time_iso_8601": "2023-11-27T09:23:53.481586Z",
            "url": "https://files.pythonhosted.org/packages/10/9e/03f0f85cecfcd6a14ee8581ac7c6a8a3875ce439b4557661ce006be3a4a8/sfrbox_api-0.0.8.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-11-27 09:23:53",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "hacf-fr",
    "github_project": "sfrbox-api",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "lcname": "sfrbox-api"
}
        
Elapsed time: 0.14799s