Skip to main content

A client library for Brazilian Correios APIs and services

Project description

Latest PyPI version Latest Travis CI build status Latest coverage status

A client library for Brazilian Correios APIs (SIGEP and SRO) and services.

Installation

$ pip install correios  # basic model support
$ pip install correios[pdf]  # label and posting list pdf generation support
$ pip install correios[api]  # support for SIGEP/SRO API client
$ pip install correios[pdf,api]  # full installation

Update Local WSDL Files

Local WSDL files are used to increase performance on SOAP requests. Enventually you’ll want to update them and withou having to update this lib.

If you want to maintain this files on a custom path you can pass the ‘path’ option with the custom path. Don’t use relative paths.

Just run on shell

$ update-correios-wsdl -p /path/to/your/custom/wsdl/folder

Arguments: -p, –path : Custom path where wsdl files will be saved, note that this option will have higher priority than the value of the envvar ‘CORREIOS_WSDL_PATH’

Or you can use the method update_wsdl to do it.

from correios.update_wsdl import update_wsdl

update_wsdl(path='/path/to/your/custom/wsdl/folder')

That’s it!

Project details


Release history Release notifications | RSS feed

This version

4.0.0

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

correios-4.0.0.tar.gz (172.5 kB view details)

Uploaded Source

File details

Details for the file correios-4.0.0.tar.gz.

File metadata

  • Download URL: correios-4.0.0.tar.gz
  • Upload date:
  • Size: 172.5 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No

File hashes

Hashes for correios-4.0.0.tar.gz
Algorithm Hash digest
SHA256 58ac742dd83de4e1ca585d4bf59ef760cc690b37166909e8d10b69807c608e9a
MD5 4270bfe98e4e72d9a10749e02fbe213c
BLAKE2b-256 7edfc5c4558e56158bf54b5069360a60855917993a5bf5a9651ae08c6bd43ecf

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page