Get sea schedules from Maersk and other shipping lines.
Project description
seaschedule
Get sea schedules from Maersk and other shipping lines.
Installation
From PyPI:
python -m pip install seaschedule
Setup
The following setup must be done before running seaschedule:
- Create below environment variables in your OS environment:
SS_SMTP_HOST: SMTP host for sending notification emailsSS_IB_SFTP_USER: SFTP user for uploading schedule files to Information BrokerSS_IB_SFTP_PWD: SFTP password for uploading schedule files to Information BrokerSS_MAEU_API_KEY: API key given by Maersk
- Specify below directory paths in
site-packages\seaschedule\config\config.tomlfor storing the schedule data files and log files. For example:[environment] directory.data = "/home/user1/seaschedule/data" directory.log = "/home/user1/seaschedule/log" # Windows directory.data = "C:\Users\user1\Documents\seaschedule\data" directory.log = "C:\Users\user1\Documents\seaschedule\data"
How to Use
seaschedule is a console application, named seaschedule.
>>> python -m seaschedule
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
seaschedule-0.0.3.tar.gz
(11.7 kB
view details)
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 seaschedule-0.0.3.tar.gz.
File metadata
- Download URL: seaschedule-0.0.3.tar.gz
- Upload date:
- Size: 11.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.2.2 CPython/3.10.7 Windows/10
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
bc278e1e45c0f7840a0d769de0666a92857d3f4d5ffbcc39758bf9101ca459b0
|
|
| MD5 |
569f3c2a968f77cb718e94fe4a0be08c
|
|
| BLAKE2b-256 |
5dacfbdcb05cb9ffb318d4832438a203ce491468802a9d1a5a1b69218b8c3670
|
File details
Details for the file seaschedule-0.0.3-py3-none-any.whl.
File metadata
- Download URL: seaschedule-0.0.3-py3-none-any.whl
- Upload date:
- Size: 11.8 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.2.2 CPython/3.10.7 Windows/10
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
c214bd18fe713b69035d1412cb43e78cf97cffd270063d2f01716a72d28f99ad
|
|
| MD5 |
155c742f3c0f560895be62031d1d81d5
|
|
| BLAKE2b-256 |
895c5075c6332cb92df230528248642d3fb7a9dee4eb389fb1b8d30d7a223536
|