Coder Social home page Coder Social logo

leofcardoso / bbvisa2ofx Goto Github PK

View Code? Open in Web Editor NEW

This project forked from josecoelho/bbvisa2ofx

0.0 2.0 0.0 148 KB

Este software converte o extrato de cartão de crédito, no formato txt gerado através do site do Banco do Brasil, para o formato OFX.

License: Apache License 2.0

Python 100.00%

bbvisa2ofx's Introduction

BBVisa2OFX

Build Status

This software converts the file of credit card accounts, generated from Banco do Brasil website, to the OFX format.

You are not from Brazil? So you do not has an account on Banco do Brasil and this software is useless for you... But if you want a help to convert a txt file to OFX format (in python), this project would be used as reference :)

Portugues-BR:

Este software converte o extrato de cartão de crédito, gerado através do site do Banco do Brasil, para o formato OFX.

Bem... Eu tenho uma conta no Banco do Brasil e utilizo o GnuCash? para cuidar das minhas finanças.

Eu sempre exporto os meus extratos para o formato OFX e importo no GnuCash?. Porém, para o extrato do cartão de credito, VISA no meu caso, o Banco do Brasil só oferece a opção de exportar para TXT. Então, para evitar fadiga, eu criei este "script" em python que converte este arquivo TXT para OFX.

Agora posso importar o extrato do Cartão de credito do Banco do Brasil no GnuCash? e não perder tempo digitando linha a linha.

Cartoes Master Card tambem sao suportados, e voce pode importar varios cartoes diferentes que o gnucash vai considerar contas distintas. (agradecimentos ao Daniel Roviriego)

Mais uma contribuição. Graças ao patch disponibilizado por Rodrigo Primo, agora o valores em dolar são automaticamente convertidos para real utilizando a taxa de conversão disponível na fatura.

INSTALL

pip install bbvisa2ofx

Running

With GUI

	bbvisa2ofx

Commandline

    bbvisa2ofx_cli

Development

Contribution

  1. Fork it
  2. Create your feature branch (git checkout -b my-new-feature)
  3. Commit your changes (git commit -am 'Add some feature')
  4. Push to the branch (git push origin my-new-feature)
  5. Create new Pull Request

Running tests

From root dir exec

 python -m bbvisa2ofx.test.txtparser

Publishing a new release (I think it can be done only by me...)

  1. increment the version number in your setup.py file,
  2. update your CHANGES.txt file,
  3. run python setup.py sdist upload again.

WEB Interface

Web Interface on https://github.com/josecoelho/bbvisa2ofx_web

bbvisa2ofx's People

Contributors

jfneis avatar josecoelho avatar leofcardoso avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.