You're Invited:Meet the Socket Team at BlackHat and DEF CON in Las Vegas, Aug 4-6.RSVP
Socket
Book a DemoInstallSign in
Socket

coinbase4py

Package Overview
Dependencies
Maintainers
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

coinbase4py

Integration Library for the Coinbase API

0.3.2
pipPyPI
Maintainers
1

coinbase4py

python & Django include project for anybody who wants to use coinbase.com

A small Django app that provides a client to coinbase.com

Installation

  • Get a git clone of the source tree:

      git clone https://github.com/claytantor/coinbase4py.git
    

    Then you'll need the "lib" subdir on your PYTHONPATH:

      cd coinbase4py
      python setup.py install
    

Django project setup

  • Add coinbase4py to INSTALLED_APPS in your project's "settings.py".

Keywords

bitcoin coinbase

FAQs

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts