Giter Club home page Giter Club logo

pyboleto's Introduction

pyboleto

travis pypi

pyboleto provides a python class to generate "boletos de cobranca" as these are the Brazilian equivalent for invoices.

It's easy to implement classes for new banks.

This class is still in development and currently has no documented API.

You can help writing code for more banks or printing and testing current implementations.

For now here's where we are.

Bank Carteira / Convenio Implemented Tested
Banco do Brasil 18 Yes Yes
Banrisul x Yes Yes
Bradesco 06, 03 Yes Yes
Caixa Economica SR Yes No
HSBC CNR, CSB Yes No
Itau 157 Yes Yes
Itau 175, 174, 178, 104, 109 Yes No
Real 57 Yes No
Santander 102 Yes Yes
Santander 101, 201 Yes No

http://packages.python.org/pyboleto/

The best way to learn how to create Boletos using pyboleto is to look at the examples at pdf_pyboleto_sample.py or html_pyboleto_sample.py

You can install pyboleto either via the Python Package Index (PyPI) or from source.

To install using pip,:

$ pip install pyboleto

To install using easy_install,:

$ easy_install pyboleto

Download the latest version of pyboleto from http://pypi.python.org/pypi/pyboleto/

You can install it by doing the following,:

$ tar xvfz pyboleto-0.0.0.tar.gz
$ cd pyboleto-0.0.0
$ python setup.py build
# python setup.py install # as root

You can clone the repository by doing the following:

$ git clone https://github.com/eduardocereto/pyboleto.git

You need either setuptools or distribute in order to execute the tests. Chances are you already have one or another. You also need pdftohtml.:

$ cd pyboleto
$ python setup.py test

This software is licensed under the New BSD License. See the LICENSE file in the top distribution directory for the full license text.

pyboleto's People

Contributors

eduardocereto avatar boondocksaints-debug avatar luanp avatar rafaelgotts avatar arloc avatar joepreludian avatar rafaelgottsfritz-luizalabs avatar arturfsousa avatar seocam avatar myhro avatar michelts avatar leandrorolim avatar josecostamartins avatar citec avatar dudanogueira avatar danimaribeiro avatar claudiomeinberg avatar crsilveira avatar

Watchers

 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.