Skip to main content

A small helper for integrating python with Royal Mails Rest API

Project description

Royal Mail Rest API

https://img.shields.io/pypi/v/royal_mail_rest_api.svg https://api.travis-ci.org/Bobspadger/royal_mail_rest_api.svg Documentation Status

A small helper for integrating python with Royal Mails Rest API

This is to help with getting started integrating Royal Mails shipping and Tracking API’s into your project.

They do have an Open API to build this with Swagger-Codegen, but I found there were a few issues with this. 1. Horrible final code - overly verbose and complicated. 1. Half the time it would not build (needed beta versions of swagger-codegen) and then it would still not work.

This is cleaner, easier to modify and extend, and a lot lighter weight, only using the standard library.

It is VERY MUCH a work in progress, so help is hugely appreciated, and be careful, it may change as I implement more features / improve and enhance what we already have.

Features

Create Labels Update Labels Create Manifests Post Manifests

Credits

This package was created with Cookiecutter and the audreyr/cookiecutter-pypackage project template.

History

0.0.6 (2018-04-06)

Raise useful errors from the api calls so they are returned to the calling app

0.0.5

Tests Service helpers

0.0.4

0.0.3 (2018-04-03)

Store token for 4 hours (issue #7) Fix some poor documentation Fix some examples

0.0.2 (2018-04-03)

Fixing PyPI install not working

0.0.1 (2018-03-26)

  • First release on PyPI.

Project details


Download files

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

Source Distribution

Royal Mail Rest API-0.0.9.tar.gz (22.8 kB view hashes)

Uploaded Source

Built Distribution

Royal_Mail_Rest_API-0.0.9-py2.py3-none-any.whl (13.4 kB view hashes)

Uploaded Python 2 Python 3

Supported by

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