coinbase


Namecoinbase JSON
Version 2.1.0 PyPI version JSON
download
home_pagehttps://github.com/coinbase/coinbase-python/
SummaryCoinbase API client library
upload_time2018-03-05 17:21:16
maintainer
docs_urlNone
authorCoinbase, Inc.
requires_python
licenseApache 2.0
keywords api coinbase bitcoin oauth2 client
VCS
bugtrack_url
requirements requests six pycryptodome
Travis-CI
coveralls test coverage No coveralls.
            Coinbase
========

.. image:: https://img.shields.io/pypi/v/coinbase.svg
    :target: https://pypi.python.org/pypi/coinbase

.. image:: https://img.shields.io/travis/coinbase/coinbase-python/master.svg
    :target: https://travis-ci.org/coinbase/coinbase-python

.. image:: https://img.shields.io/pypi/dm/coinbase.svg
    :target: https://pypi.python.org/pypi/coinbase/

.. image:: https://img.shields.io/pypi/wheel/coinbase.svg
    :target: https://pypi.python.org/pypi/coinbase/

.. image:: https://img.shields.io/pypi/pyversions/coinbase.svg
    :target: https://pypi.python.org/pypi/coinbase/

.. image:: https://img.shields.io/pypi/l/coinbase.svg
    :target: https://pypi.python.org/pypi/coinbase/

The official Python library for the `Coinbase API
<https://developers.coinbase.com/api>`_.


Features
--------

- Near-100% test coverage.
- Support for both `API Key + Secret <https://developers.coinbase.com/api/v2/#api-key>`_ and `OAuth 2 <https://developers.coinbase.com/api/v2/#oauth2-coinbase-connect>`_ authentication.
- Convenient methods for making calls to the API - packs JSON for you!
- Automatic parsing of API responses into relevant Python objects.
- All objects have tab-completable methods and attributes when using `IPython <http://ipython.org>`_.

For more information, please `visit the Github repository <https://github.com/coinbase/coinbase-python>`_.

*Note: this package name used to refer to the unofficial* ``coinbase_python``
*library maintained by* `George Sibble <http://onepercentbreadsticks.com/>`_ *.
George graciously allowed us to use the name for this package instead. You can
still find that package* `on Github
<https://github.com/sibblegp/coinbase_python>`_ *. Thanks, George.*
            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/coinbase/coinbase-python/",
    "name": "coinbase",
    "maintainer": "",
    "docs_url": null,
    "requires_python": "",
    "maintainer_email": "",
    "keywords": "api,coinbase,bitcoin,oauth2,client",
    "author": "Coinbase, Inc.",
    "author_email": "api@coinbase.com",
    "download_url": "https://files.pythonhosted.org/packages/5d/1f/d38b33ad501073b45a1735329c015c45d6ba8ddd16ab260d13cb7bd4b551/coinbase-2.1.0.tar.gz",
    "platform": "",
    "description": "Coinbase\n========\n\n.. image:: https://img.shields.io/pypi/v/coinbase.svg\n    :target: https://pypi.python.org/pypi/coinbase\n\n.. image:: https://img.shields.io/travis/coinbase/coinbase-python/master.svg\n    :target: https://travis-ci.org/coinbase/coinbase-python\n\n.. image:: https://img.shields.io/pypi/dm/coinbase.svg\n    :target: https://pypi.python.org/pypi/coinbase/\n\n.. image:: https://img.shields.io/pypi/wheel/coinbase.svg\n    :target: https://pypi.python.org/pypi/coinbase/\n\n.. image:: https://img.shields.io/pypi/pyversions/coinbase.svg\n    :target: https://pypi.python.org/pypi/coinbase/\n\n.. image:: https://img.shields.io/pypi/l/coinbase.svg\n    :target: https://pypi.python.org/pypi/coinbase/\n\nThe official Python library for the `Coinbase API\n<https://developers.coinbase.com/api>`_.\n\n\nFeatures\n--------\n\n- Near-100% test coverage.\n- Support for both `API Key + Secret <https://developers.coinbase.com/api/v2/#api-key>`_ and `OAuth 2 <https://developers.coinbase.com/api/v2/#oauth2-coinbase-connect>`_ authentication.\n- Convenient methods for making calls to the API - packs JSON for you!\n- Automatic parsing of API responses into relevant Python objects.\n- All objects have tab-completable methods and attributes when using `IPython <http://ipython.org>`_.\n\nFor more information, please `visit the Github repository <https://github.com/coinbase/coinbase-python>`_.\n\n*Note: this package name used to refer to the unofficial* ``coinbase_python``\n*library maintained by* `George Sibble <http://onepercentbreadsticks.com/>`_ *.\nGeorge graciously allowed us to use the name for this package instead. You can\nstill find that package* `on Github\n<https://github.com/sibblegp/coinbase_python>`_ *. Thanks, George.*",
    "bugtrack_url": null,
    "license": "Apache 2.0",
    "summary": "Coinbase API client library",
    "version": "2.1.0",
    "project_urls": {
        "Download": "https://github.com/coinbase/coinbase-python/tarball/2.1.0",
        "Homepage": "https://github.com/coinbase/coinbase-python/"
    },
    "split_keywords": [
        "api",
        "coinbase",
        "bitcoin",
        "oauth2",
        "client"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "5d1fd38b33ad501073b45a1735329c015c45d6ba8ddd16ab260d13cb7bd4b551",
                "md5": "9762f6d820831d3fa5b3497a7b430efa",
                "sha256": "65ced674f3ecc0b51db1fdad83d7574c35fb82787ebae81479dc7fb6f40fdb54"
            },
            "downloads": -1,
            "filename": "coinbase-2.1.0.tar.gz",
            "has_sig": false,
            "md5_digest": "9762f6d820831d3fa5b3497a7b430efa",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 68989,
            "upload_time": "2018-03-05T17:21:16",
            "upload_time_iso_8601": "2018-03-05T17:21:16.035555Z",
            "url": "https://files.pythonhosted.org/packages/5d/1f/d38b33ad501073b45a1735329c015c45d6ba8ddd16ab260d13cb7bd4b551/coinbase-2.1.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2018-03-05 17:21:16",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "coinbase",
    "github_project": "coinbase-python",
    "travis_ci": true,
    "coveralls": false,
    "github_actions": false,
    "requirements": [
        {
            "name": "requests",
            "specs": [
                [
                    ">=",
                    "2.5"
                ]
            ]
        },
        {
            "name": "six",
            "specs": [
                [
                    ">=",
                    "1.9"
                ]
            ]
        },
        {
            "name": "pycryptodome",
            "specs": [
                [
                    ">=",
                    "3.4.11"
                ]
            ]
        }
    ],
    "tox": true,
    "lcname": "coinbase"
}
        
Elapsed time: 0.23511s