Pacote para gerar Boletos.
Project description
O projeto original pode ser encontrado aqui: https://github.com/eduardocereto/pybrboleto
pybrboleto 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
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
Documentation
http://packages.python.org/pybrboleto/
The best way to learn how to create Boletos using pybrboleto is to look at the examples at pdf_pybrboleto_sample.py or html_pybrboleto_sample.py
Installation
You can install pybrboleto either via the Python Package Index (PyPI) or from source.
To install using pip,:
$ pip install pybrboleto
To install using easy_install,:
$ easy_install pybrboleto
Downloading and installing from source
Download the latest version of pybrboleto from http://pypi.python.org/pypi/pybrboleto/
You can install it by doing the following,:
$ tar xvfz pybrboleto-0.0.0.tar.gz $ cd pybrboleto-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/pybrboleto.git
Executing unittests
You need pdftohtml.:
$ cd pybrboleto $ 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.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file pybrboleto-1.0.7.tar.gz.
File metadata
- Download URL: pybrboleto-1.0.7.tar.gz
- Upload date:
- Size: 132.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.2.0 pkginfo/1.6.1 requests/2.23.0 setuptools/50.3.2 requests-toolbelt/0.9.1 tqdm/4.50.0 CPython/3.8.1
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
b80cba14ab5f159b0306735ad78102a440efa7c5a86bdff87eb096db48bf05c1
|
|
| MD5 |
153d3da269278ed185222c62763499f8
|
|
| BLAKE2b-256 |
7a3c25b1a0416fcfeeef65beffcb3951b7a9fb71b284bc99c031a8c5b4f01f7d
|
File details
Details for the file pybrboleto-1.0.7-py3-none-any.whl.
File metadata
- Download URL: pybrboleto-1.0.7-py3-none-any.whl
- Upload date:
- Size: 131.5 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.2.0 pkginfo/1.6.1 requests/2.23.0 setuptools/50.3.2 requests-toolbelt/0.9.1 tqdm/4.50.0 CPython/3.8.1
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
138f3d1a815d73b3afa21f3b58b0ccb6d724a409ecf05026eca5da779a934543
|
|
| MD5 |
39de0ed0f7fae9308140e5be9f4b5f04
|
|
| BLAKE2b-256 |
a8eff911a693ebae722efeb7738b0b1477d00fa1afc4daa2c3f7a46b5e2605c1
|