Metadata-Version: 2.1
Name: python-debauto-br
Version: 0.1.0
Summary: Criação de remessas de débito automático no formato CNAB 150 da Febraban.
Home-page: https://github.com/flaviomilan/python-debauto-br
Author: Flavio Milan
Author-email: flaviomilan@outlook.com
License: MIT
Description: 
        # python-debauto-br
        
        
        [![made-with-python](https://img.shields.io/badge/Made%20with-Python-1f425f.svg)](https://www.python.org/)
        [![PyPI pyversions](https://img.shields.io/pypi/pyversions/python-debauto-br.svg)](https://pypi.python.org/pypi/python-debauto-br/)
        [![PyPI version fury.io](https://badge.fury.io/py/python-debauto-br.svg)](https://pypi.python.org/pypi/python-debauto-br/)
        ![PyPI - License](https://img.shields.io/pypi/l/python-debauto-br.svg)
        [![Beerpay](https://beerpay.io/flaviomilan/python-debauto-br/badge.svg?style=beer-square)](https://beerpay.io/flaviomilan/python-debauto-br)  [![Beerpay](https://beerpay.io/flaviomilan/python-debauto-br/make-wish.svg?style=flat-square)](https://beerpay.io/flaviomilan/python-debauto-br?focus=wish)
        
        Criação de remessas de débito automático no formato CNAB 150 da Febraban.
        
        **Bancos**
        
        | Banco           | Criado | Validado |
        | -----           | ---    | ---      |
        | Santander       | Sim    | Sim      |
        | Banco do Brasil | Sim    | Sim      |
        | Caixa           | Sim    | Sim      |
        
        
        ## Começando
        
        
        ### Prerequisites
        
        
        ### Installing
        
        
        
        ```
        pip install python-debauto-br
        ```
        
        ## Running the tests
        
        
        ### Break down into end to end tests
        
        
        ### And coding style tests
        
        
        ## Deployment
        
        Add additional notes about how to deploy this on a live system
        
        ## Versioning
        
        We use [SemVer](http://semver.org/) for versioning. For the versions available, see the [tags on this repository](https://github.com/your/project/tags). 
        
        ## Authors
        
        * **Billie Thompson** - *Initial work* - [PurpleBooth](https://github.com/PurpleBooth)
        
        See also the list of [contributors](https://github.com/your/project/contributors) who participated in this project.
        
        ## License
        
        This project is licensed under the MIT License - see the [LICENSE.md](LICENSE.md) file for details
        
        ## Acknowledgments
        
        * Hat tip to anyone whose code was used
        * Inspiration
        * etc
        
        
        ## Support on Beerpay
        Hey dude! Help me out for a couple of :beers:!
        
        [![Beerpay](https://beerpay.io/flaviomilan/python-debauto-br/badge.svg?style=beer-square)](https://beerpay.io/flaviomilan/python-debauto-br)  [![Beerpay](https://beerpay.io/flaviomilan/python-debauto-br/make-wish.svg?style=flat-square)](https://beerpay.io/flaviomilan/python-debauto-br?focus=wish)
Platform: UNKNOWN
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: Implementation :: CPython
Requires-Python: >=3.5.0
Description-Content-Type: text/markdown
Provides-Extra: fancy feature
