Skip to main content

A generator for synthetic container flows at maritime container terminals with a focus on yard operations

Project description

Documentation Status Docs

Tests codecov Linting CodeFactor

Demo Windows conda installation (conda in PATH) Windows conda installation (conda not in PATH)

pypi conda-forge GitHub DOI Install from repository

ConFlowGen

The Container Flow Generator - a Python application to generate container flows typical for seaport container terminals.

Please check in the background section of the documentation first whether ConFlowGen is the right tool for your purpose.

If you wish to use the module conflowgen, you can install the latest version using pip from the command line interface (CLI) of your choice (e.g., bash, PowerShell, or CMD).

pip install conflowgen

In addition, conflowgen is also available on conda-forge.

conda install -c conda-forge conflowgen

If you want to download all examples including simulation models, prepared SQLite databases, and Excel tables, it is best to obtain a full copy of this repository. Please ensure that git-lfs is installed and properly set up to download the larger files. Then, please execute the following lines in your CLI:

git clone https://github.com/1kastner/conflowgen 
cd conflowgen
pip install .

After you have installed the module, you are ready to define your own scenarios and generate the data.

import conflowgen
database_chooser = conflowgen.DatabaseChooser()
database_chooser.create_new_sqlite_database("new_example.sqlite")
...

The next steps are described in the documentation.

If you use ConFlowGen and decide to publish your results, we would be glad if you mention our work as defined at https://conflowgen.readthedocs.io/en/latest/background.html#presentation-of-conflowgen.

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

conflowgen-2.1.1.tar.gz (286.1 kB view hashes)

Uploaded Source

Built Distribution

conflowgen-2.1.1-py3-none-any.whl (323.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