Welcome, guest | Sign In | My Account | Store | Cart

Notice! PyPM is being replaced with the ActiveState Platform, which enhances PyPM’s build and deploy capabilities. Create your free Platform account to download ActivePython or customize Python with the packages you require and get automatic updates.

Download
ActivePython
INSTALL>
pypm install pyboleto

How to install pyboleto

  1. Download and install ActivePython
  2. Buy and install the Business Edition license from account.activestate.com
  3. Open Command Prompt
  4. Type pypm install pyboleto

pyboleto contains builds that are only available via PyPM when you have a current ActivePython Business Edition subscription.

 Python 2.7Python 3.2Python 3.3
Windows (32-bit)
0.2.4
0.2.9Never BuiltWhy not?
0.2.4 Available View build log
0.1.10 Available View build log
0.1.8 Available View build log
0.1.7 Available View build log
0.1.6 Available View build log
0.1.5 Available View build log
0.1.2 Available View build log
Windows (64-bit)
0.1.10
0.2.9Never BuiltWhy not?
0.1.10 Available View build log
0.1.8 Available View build log
0.1.7 Available View build log
0.1.6 Available View build log
0.1.5 Available View build log
0.1.2 Available View build log
Mac OS X (10.5+)
0.2.4
0.2.9Never BuiltWhy not?
0.2.4 Available View build log
0.1.10 Available View build log
0.1.8 Available View build log
0.1.7 Available View build log
0.1.6 Available View build log
0.1.5 Available View build log
0.1.2 Available View build log
0.2.9
0.2.9 Failed View build log
Linux (32-bit)
0.2.9
0.2.9 Available View build log
0.2.4 Available View build log
0.1.10 Available View build log
0.1.8 Available View build log
0.1.7 Available View build log
0.1.6 Available View build log
0.1.5 Available View build log
0.1.2 Available View build log
0.2.9
0.2.9 Failed View build log
Linux (64-bit)
0.2.9
0.2.9 Available View build log
0.2.4 Available View build log
0.1.10 Available View build log
0.1.8 Available View build log
0.1.7 Available View build log
0.1.6 Available View build log
0.1.5 Available View build log
0.1.2 Available View build log
0.2.9
0.2.9 Failed View build log
 
License
BSD
Dependencies
https://secure.travis-ci.org/eduardocereto/pyboleto.png?branch=master

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.

Implemented Banks

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
Yes Yes
Bradesco 06, 03 Yes Yes
Caixa Economica SR Yes No
HSBC CNR, CSB Yes No
Itau 175, 174, 178, 104, 109, 157 Yes No
Real 57 Yes No
Santander 102, 101, 201 Yes No

Documentation

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

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

Installation

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
Downloading and installing from source

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
Using the development version

You can clone the repository by doing the following:

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

Executing unittests

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

License

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

Subscribe to package updates

Download Stats

Last month:1

What does the lock icon mean?

Builds marked with a lock icon are only available via PyPM to users with a current ActivePython Business Edition subscription.

Need custom builds or support?

ActivePython Enterprise Edition guarantees priority access to technical support, indemnification, expert consulting and quality-assured language builds.

Plan on re-distributing ActivePython?

Get re-distribution rights and eliminate legal risks with ActivePython OEM Edition.