/l10n_cl_banks_sbif

Nomina de bancos de Chile según el SBIF

Primary LanguagePythonGNU Affero General Public License v3.0AGPL-3.0

Build Status Test Coverage Coverage Status Code Climate

l10n_cl_banks_sbif

(TravisCI Commit)

##Chilean Banks Names According SBIF's Database

Module that provides a table of banks with their names ans SBIF ID, Chilean VAT (RUT) and official name. Updated for year 2015

Installation

Dependencies

If requirements.txt is present:

sudo pip install -r requirements.txt

If you don't have Pip, find it here: http://pypi.python.org/pypi/pip

Contributing

We follow these guidelines and advice:

  1. Fork this project.
  2. Create your feature branch: git checkout -b my-enhancements-or-features
  3. Commit your changes: git commit -am 'Add my own enhacements or features'
  4. Push to the branch: git push origin my-enhancements-or-features
  5. Submit a pull request to us (y)

Credits

Logo BMYA

**Blanco Martin & Asociados EIRL** - http://blancomartin.cl

License

This program is free software: you can redistribute it and/or modify it under the terms of the GNU Affero General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.

This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public License for more details.

You should have received a copy of the GNU Affero General Public License along with this program. If not, see http://www.gnu.org/licenses/.

#Spanish

##Chilean Banks Names According SBIF's Database

Descripción

Módulo que proporciona una tabla con bancos de Chile, actualizados al 2015 sobre la base del SBIF, incluyendo sus ID, RUT y su nombre oficial.

Instalación

Dependencias

Para instalar dependencias, si existe requirements.txt, puede hacerlo mediante pip:

sudo pip install -r requirements.txt

Si no tiene Pip, encuéntrelo aquí: http://pypi.python.org/pypi/pip

Cómo contribuir

Seguimos estas lineas básicas y recomendaciones:

  1. Haga un Fork de este proyecto.
  2. Cree su propia rama con características: git checkout -b mis-mejoras-o-caracteristicas
  3. Haga Commit de sus cambios: git commit -am 'Agrego mis propias mejoras o características'
  4. Haga Push a su rama: git push origin mis-mejoras-o-caracteristicas
  5. Envíenos un pull request para que incorporemos sus mejoras al proyecto principal

Créditos

Logo BMYA

**Blanco Martin & Asociados EIRL** - http://blancomartin.cl

Licencia

This program is free software: you can redistribute it and/or modify it under the terms of the GNU Affero General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.

This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public License for more details.

You should have received a copy of the GNU Affero General Public License along with this program. If not, see http://www.gnu.org/licenses/.