Metadata-Version: 2.1
Name: cepmex
Version: 0.1.0
Summary: CEP client library
Home-page: https://github.com/cuenca-mx/cep-python
Author: Cuenca
Author-email: dev@cuenca.com
License: UNKNOWN
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.6
Description-Content-Type: text/markdown
Requires-Dist: requests (<2.22.0,>=2.21.0)
Requires-Dist: iso8601 (<0.2.0,>=0.1.12)
Requires-Dist: clabe
Requires-Dist: lxml
Requires-Dist: iso8601
Provides-Extra: test
Requires-Dist: pytest ; extra == 'test'
Requires-Dist: pytest-vcr ; extra == 'test'
Requires-Dist: pycodestyle ; extra == 'test'
Requires-Dist: pytest-cov ; extra == 'test'
Requires-Dist: black ; extra == 'test'
Requires-Dist: isort[pipfile] ; extra == 'test'

# cep-python
Python client library for CEP (http://www.banxico.org.mx/cep/)


