Skip to main content

Get carrier services from shipping lines.

Project description

carrier-services

Get carrier services from shipping lines.

Installation

From PyPI:

python -m pip install carrier-services

Setup

The following setup must be done before running:

  1. Install Google Chrome. Chrome version 109 or newer is required.
  2. Create below environment variables in your OS environment:
    • CS_SMTP_HOST: SMTP host for sending notification emails
    • CS_CONFLUENCE_TOKEN: Token for uploading carrier service master to Wiki

  3. Specify the directory path of data files & log files in below lines of site-packages/carrier_services/utils/config.toml. For example:
    [environment]
    directory.data = ""    # /home/user1/carrier_services/data"
    directory.log = ""     # /home/user1/carrier_services/log"
    
    If left unchanged as empty, the defaults <user_home>/carrier_services/data & <user_home>/carrier_services/log will be used:

How to Use

carrier-services is a console application, named carrier_services.

>>> python -m carrier_services

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

carrier_services-0.3.0.tar.gz (11.9 kB view hashes)

Uploaded Source

Built Distribution

carrier_services-0.3.0-py3-none-any.whl (11.0 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