A generator for synthetic container flows at maritime container terminals with a focus on yard operations
Project description
|
|
ConFlowGenThe 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
If you want to download all examples, it is best to obtain a full copy of this repository. Please ensure that git-lfs is installed to properly 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.
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
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 conflowgen-1.0.0.tar.gz.
File metadata
- Download URL: conflowgen-1.0.0.tar.gz
- Upload date:
- Size: 219.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.8.0 pkginfo/1.8.2 readme-renderer/32.0 requests/2.27.1 requests-toolbelt/0.9.1 urllib3/1.26.8 tqdm/4.62.3 importlib-metadata/4.10.1 keyring/23.5.0 rfc3986/2.0.0 colorama/0.4.4 CPython/3.9.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
853c60322957dc05176e033484d714c8f5079aa1d192279b61f9958a63c262b7
|
|
| MD5 |
ecb464c3f4f7c09ee96b2721c0305805
|
|
| BLAKE2b-256 |
4e03975c4428e26872ae3556ac0479e7c0127b80712e4e1194ce0c16d1039925
|
File details
Details for the file conflowgen-1.0.0-py3-none-any.whl.
File metadata
- Download URL: conflowgen-1.0.0-py3-none-any.whl
- Upload date:
- Size: 140.2 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.8.0 pkginfo/1.8.2 readme-renderer/32.0 requests/2.27.1 requests-toolbelt/0.9.1 urllib3/1.26.8 tqdm/4.62.3 importlib-metadata/4.10.1 keyring/23.5.0 rfc3986/2.0.0 colorama/0.4.4 CPython/3.9.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
1b30b5c985f7a12cdbed261a42b0059e77a62d85caf96107296564ed8d1e1df0
|
|
| MD5 |
3fe8e583848b175f3ac58cd62b1121f4
|
|
| BLAKE2b-256 |
2377b95c6aa2cb01cf98b3714b67fc931766bf4f38ad76750b3d98351010cbc0
|