qualicharge-client


Namequalicharge-client JSON
Version 0.2.0 PyPI version JSON
download
home_pageNone
SummaryA python client and CLI for the QualiCharge API
upload_time2024-09-05 09:42:11
maintainerNone
docs_urlNone
authorJulien Maupetit
requires_python<4.0,>=3.10
licenseMIT
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # QualiCharge API client (and CLI!)

## Getting started with the CLI

`qcc` can be installed using `pip`:

```
pip install qualicharge-client
```

Get the list of commands and usage using the `--help` option:

```
qcc --help
```

## License

This work is released under the MIT License (see LICENSE).


            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "qualicharge-client",
    "maintainer": null,
    "docs_url": null,
    "requires_python": "<4.0,>=3.10",
    "maintainer_email": null,
    "keywords": null,
    "author": "Julien Maupetit",
    "author_email": "julien@maupetit.net",
    "download_url": "https://files.pythonhosted.org/packages/48/53/4278fdf3534a3bb987d5929e3c7b6aa25be7bdfd0455911c0d1904a4d34c/qualicharge_client-0.2.0.tar.gz",
    "platform": null,
    "description": "# QualiCharge API client (and CLI!)\n\n## Getting started with the CLI\n\n`qcc` can be installed using `pip`:\n\n```\npip install qualicharge-client\n```\n\nGet the list of commands and usage using the `--help` option:\n\n```\nqcc --help\n```\n\n## License\n\nThis work is released under the MIT License (see LICENSE).\n\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "A python client and CLI for the QualiCharge API",
    "version": "0.2.0",
    "project_urls": null,
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "dde86f23ba5700ab0bc912d38d10706fb9ea5efeba477ba6e4aa1cec09034030",
                "md5": "47e86e1319ed403cf9a74935c542e70b",
                "sha256": "d6c0892c5c09ebbe466bf28a3751628c69f3aea68014db46449b9f1b6c486f85"
            },
            "downloads": -1,
            "filename": "qualicharge_client-0.2.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "47e86e1319ed403cf9a74935c542e70b",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": "<4.0,>=3.10",
            "size": 14827,
            "upload_time": "2024-09-05T09:42:09",
            "upload_time_iso_8601": "2024-09-05T09:42:09.977993Z",
            "url": "https://files.pythonhosted.org/packages/dd/e8/6f23ba5700ab0bc912d38d10706fb9ea5efeba477ba6e4aa1cec09034030/qualicharge_client-0.2.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "48534278fdf3534a3bb987d5929e3c7b6aa25be7bdfd0455911c0d1904a4d34c",
                "md5": "e5ff7f87c88ddab81ffe0b3dc20295e6",
                "sha256": "f4b7691f3d100c3d38a82ad582bfe1d493e9e1aaf9b3e64d3ccea43d66f72a0c"
            },
            "downloads": -1,
            "filename": "qualicharge_client-0.2.0.tar.gz",
            "has_sig": false,
            "md5_digest": "e5ff7f87c88ddab81ffe0b3dc20295e6",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": "<4.0,>=3.10",
            "size": 8420,
            "upload_time": "2024-09-05T09:42:11",
            "upload_time_iso_8601": "2024-09-05T09:42:11.269833Z",
            "url": "https://files.pythonhosted.org/packages/48/53/4278fdf3534a3bb987d5929e3c7b6aa25be7bdfd0455911c0d1904a4d34c/qualicharge_client-0.2.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-09-05 09:42:11",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "lcname": "qualicharge-client"
}
        
Elapsed time: 2.02910s