basket-client


Namebasket-client JSON
Version 1.2.0 PyPI version JSON
download
home_pageNone
SummaryA Python client for Mozilla's basket service.
upload_time2024-11-20 21:40:53
maintainerPaul McLanahan, Rob Hudson
docs_urlNone
authorMichael Kelly
requires_python>=3.9
licenseBSD-3-Clause
keywords basket mozilla
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage
            =============
Basket Client
=============

This is a client for Mozilla's email subscription service,
`basket <https://basket.mozilla.org/>`_. Basket is not a real subscription service, but it talks to a
real one and we don't really care who/what it is.

|latest-version| |python-support| |build-status|

.. |latest-version| image:: https://img.shields.io/pypi/v/basket-client.svg
   :target: https://pypi.org/project/basket-client/
   :alt: Latest version on PyPI

.. |python-support| image:: https://img.shields.io/pypi/pyversions/basket-client
   :target: https://pypi.org/project/basket-client/
   :alt: Supported Python versions

.. |build-status| image:: https://github.com/mozilla/basket-client/actions/workflows/test.yml/badge.svg
   :target: https://github.com/mozilla/basket-client/actions/workflows/test.yml
   :alt: Build Status

Docs
----

Documentation can be found at http://basket-client.rtfd.org/


License
-------

This software is licensed under the BSD License. For more information, read the file ``LICENSE``.

            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "basket-client",
    "maintainer": "Paul McLanahan, Rob Hudson",
    "docs_url": null,
    "requires_python": ">=3.9",
    "maintainer_email": null,
    "keywords": "basket, mozilla",
    "author": "Michael Kelly",
    "author_email": null,
    "download_url": "https://files.pythonhosted.org/packages/0e/48/bce2fe9a609cf0b41e66cce1e1421a59911d5f64383fc370ce60f4d25d8c/basket_client-1.2.0.tar.gz",
    "platform": null,
    "description": "=============\nBasket Client\n=============\n\nThis is a client for Mozilla's email subscription service,\n`basket <https://basket.mozilla.org/>`_. Basket is not a real subscription service, but it talks to a\nreal one and we don't really care who/what it is.\n\n|latest-version| |python-support| |build-status|\n\n.. |latest-version| image:: https://img.shields.io/pypi/v/basket-client.svg\n   :target: https://pypi.org/project/basket-client/\n   :alt: Latest version on PyPI\n\n.. |python-support| image:: https://img.shields.io/pypi/pyversions/basket-client\n   :target: https://pypi.org/project/basket-client/\n   :alt: Supported Python versions\n\n.. |build-status| image:: https://github.com/mozilla/basket-client/actions/workflows/test.yml/badge.svg\n   :target: https://github.com/mozilla/basket-client/actions/workflows/test.yml\n   :alt: Build Status\n\nDocs\n----\n\nDocumentation can be found at http://basket-client.rtfd.org/\n\n\nLicense\n-------\n\nThis software is licensed under the BSD License. For more information, read the file ``LICENSE``.\n",
    "bugtrack_url": null,
    "license": "BSD-3-Clause",
    "summary": "A Python client for Mozilla's basket service.",
    "version": "1.2.0",
    "project_urls": {
        "Documentation": "https://github.com/mozilla/basket-client#readme",
        "Issues": "https://github.com/mozilla/basket-client/issues",
        "Source": "https://github.com/mozilla/basket-client"
    },
    "split_keywords": [
        "basket",
        " mozilla"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "2e0008f86e52656d823aabb0f0f2d04484b59fc3dead258f88c352ab3692d0e0",
                "md5": "63de0dd9e3a53b7c92d90f458e1cf749",
                "sha256": "09a79dc788ab6799bcbeacd03c604ed64abe080a981515781dc3a100524cdef6"
            },
            "downloads": -1,
            "filename": "basket_client-1.2.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "63de0dd9e3a53b7c92d90f458e1cf749",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.9",
            "size": 5990,
            "upload_time": "2024-11-20T21:40:51",
            "upload_time_iso_8601": "2024-11-20T21:40:51.451268Z",
            "url": "https://files.pythonhosted.org/packages/2e/00/08f86e52656d823aabb0f0f2d04484b59fc3dead258f88c352ab3692d0e0/basket_client-1.2.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "0e48bce2fe9a609cf0b41e66cce1e1421a59911d5f64383fc370ce60f4d25d8c",
                "md5": "5a4d40dfa22b5c36ab79b4a62eeb56a6",
                "sha256": "11210fc13ec7fd177c656405d18b5b0daf50c9cf48ea972e1088db51867fb8c8"
            },
            "downloads": -1,
            "filename": "basket_client-1.2.0.tar.gz",
            "has_sig": false,
            "md5_digest": "5a4d40dfa22b5c36ab79b4a62eeb56a6",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.9",
            "size": 11036,
            "upload_time": "2024-11-20T21:40:53",
            "upload_time_iso_8601": "2024-11-20T21:40:53.227930Z",
            "url": "https://files.pythonhosted.org/packages/0e/48/bce2fe9a609cf0b41e66cce1e1421a59911d5f64383fc370ce60f4d25d8c/basket_client-1.2.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-11-20 21:40:53",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "mozilla",
    "github_project": "basket-client#readme",
    "travis_ci": false,
    "coveralls": true,
    "github_actions": true,
    "lcname": "basket-client"
}
        
Elapsed time: 0.35031s