basket-client


Namebasket-client JSON
Version 1.1.0 PyPI version JSON
download
home_page
SummaryA Python client for Mozilla's basket service.
upload_time2023-07-14 18:29:01
maintainerPaul McLanahan, Rob Hudson
docs_urlNone
authorMichael Kelly
requires_python>=3.8
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": "",
    "name": "basket-client",
    "maintainer": "Paul McLanahan, Rob Hudson",
    "docs_url": null,
    "requires_python": ">=3.8",
    "maintainer_email": "",
    "keywords": "basket,mozilla",
    "author": "Michael Kelly",
    "author_email": "",
    "download_url": "https://files.pythonhosted.org/packages/14/6c/1e944c7c2e2a6af1b7747065851fa10f99852630bb255e2901bce635f241/basket_client-1.1.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.1.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": "b711390a565356c5afb3881c1dc48416fab66e6b06099c3c8b4c3108689b50d7",
                "md5": "1df4efdb1bd3bae50a63e147e54d856c",
                "sha256": "6477d29337d4a3a8843d88e25f679a348c8a26341370c508173548da9799c19d"
            },
            "downloads": -1,
            "filename": "basket_client-1.1.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "1df4efdb1bd3bae50a63e147e54d856c",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.8",
            "size": 6300,
            "upload_time": "2023-07-14T18:29:00",
            "upload_time_iso_8601": "2023-07-14T18:29:00.169664Z",
            "url": "https://files.pythonhosted.org/packages/b7/11/390a565356c5afb3881c1dc48416fab66e6b06099c3c8b4c3108689b50d7/basket_client-1.1.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "146c1e944c7c2e2a6af1b7747065851fa10f99852630bb255e2901bce635f241",
                "md5": "2a1af214cc66e0144f5ff1fecd28ec58",
                "sha256": "3e637824891cc7ff5262d3d57dc744c265becb295edfbec30223262e5544228d"
            },
            "downloads": -1,
            "filename": "basket_client-1.1.0.tar.gz",
            "has_sig": false,
            "md5_digest": "2a1af214cc66e0144f5ff1fecd28ec58",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.8",
            "size": 11529,
            "upload_time": "2023-07-14T18:29:01",
            "upload_time_iso_8601": "2023-07-14T18:29:01.945750Z",
            "url": "https://files.pythonhosted.org/packages/14/6c/1e944c7c2e2a6af1b7747065851fa10f99852630bb255e2901bce635f241/basket_client-1.1.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-07-14 18:29:01",
    "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.08747s