Skip to main content

A module to get information pending parcels.

Project description

pyaftership

A module to get information pending parcels.

Notes

This has been tested with python 3.6
This module uses these external libararies:

  • requests

Install

pip install pyaftership

Sample usage

from pyaftership import AfterShip

api_key = '9781915b342514bf0dede6e3d058a'
after_ship = AfterShip()

# Get parcel information:
result = after_ship.get_trackings(api_key)

# Print the result:
print(result)

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

pyaftership-0.0.3.tar.gz (1.8 kB view hashes)

Uploaded Source

Built Distribution

pyaftership-0.0.3-py3-none-any.whl (2.2 kB view hashes)

Uploaded 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