Metadata-Version: 2.1
Name: ecpay-invoice3
Version: 1.0
Summary: ecpay_invoice3
Home-page: https://github.com/skypc785308/ecpay_invoice3
Author: Hiskyz
Author-email: skypc785308@gmail.com
License: Apache 2.0 License
Platform: UNKNOWN
Classifier: Development Status :: 5 - Production/Stable
Classifier: Operating System :: OS Independent
Classifier: Intended Audience :: Financial and Insurance Industry
Classifier: License :: OSI Approved :: BSD License
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3.6
Classifier: Topic :: Software Development :: Libraries
Requires-Dist: requests

綠界電子發票 Python 3
=====================


綠界電子發票建置中...

安裝
----

利用pip

.. code-block:: python

    pip install ecpay_invoice3


匯入模組

.. code-block:: python

    from ecpay_invoice.ecpay_main import *


其他範例請看demo

change log:

2018-07-30 Python3 初版





