接受比特币和比特支付

bitpa的Python项目详细描述


用于与BitPay集成的Python库

    This library is a simple way to integrate your application with
    BitPay for taking Bitcoin payments. It exposes three basic 
    functions, authenticating with BitPay, creating invoices, 
    and retrieving invoices. It is not meant as a replacement for 
    the entire BitPay API. However, the key_utils module contains
    all of the tools you need to use the BitPay API for other
    purposes.
    
    This version requires Python 2.7 or later.

欢迎加入QQ群-->: 979659372 Python中文网_新手群

推荐PyPI第三方库


热门话题
java JavaFX触控事件未触发Ubuntu 20.04触控笔记本电脑   java如何在AWT中关闭窗口?   java Dagger 2:注入具有构造函数参数的成员   创建对象的Java调用类   对象我想在A.java中添加两个数字,并在B.java中打印结果(如何?)   java如何使用AWS SDK for Android从数字海洋空间下载图像?   java Facebook sdk 4.0.1无法使用Android studio获取某些字段   4分钟后web应用程序(Angular 8和Rest API)中的java自动会话超时   在Eclipse for Java EE developers edition中禁用HTML警告   java按字母顺序排列字符串我错过了什么明显的东西吗?   java在Jshell中println和printf有什么不同