Metadata-Version: 2.0
Name: cardbin
Version: 0.1.3
Summary: bankcard valid
Home-page: https://github.com/bopo/cardbin
Author: bopo.wang
Author-email: ibopo@126.com
License: MIT license
Keywords: cardbin
Platform: UNKNOWN
Classifier: Development Status :: 2 - Pre-Alpha
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Natural Language :: English
Classifier: Programming Language :: Python :: 2
Classifier: Programming Language :: Python :: 2.6
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.3
Classifier: Programming Language :: Python :: 3.4
Classifier: Programming Language :: Python :: 3.5
Requires-Dist: python-stdnum

=======
银行卡号验证库
=======


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

.. image:: https://img.shields.io/travis/bopo/cardbin.svg
        :target: https://travis-ci.org/bopo/cardbin

.. image:: https://readthedocs.org/projects/cardbin/badge/?version=latest
        :target: https://cardbin.readthedocs.io/en/latest/?badge=latest
        :alt: Documentation Status

.. image:: https://pyup.io/repos/github/bopo/cardbin/shield.svg
     :target: https://pyup.io/repos/github/bopo/cardbin/
     :alt: Updates



* 开源协议: MIT license
* 在线文档: https://cardbin.readthedocs.io.


功能
--------

* 检查一个银行卡号是哪个银行，什么卡

Credits
---------




=======
History
=======

0.1.0 (2017-09-22)
------------------

* First release on PyPI.


