Skip to main content

Converts AnyLogic source files (.alp) to read-only Python objects

Project description

ALP Objectifier

As AnyLogic has hundreds of built-in example models that cover a wide range of industries and use-cases, it is extremely time consuming to find a model that fulfills more conditions than can be searched for by descriptions alone. For example, looking for a model that uses System Dynamics inside of a non-Main agent, or one that contains more than three layers of nested agents.

This library is able to parse AnyLogic source files (.alp) and turn it into a parsable, read-only Python object.

Getting Started

To get started, simply install and use!

Installing

To install, you'll need a version of Python 3.5 or later.

Use pip to install:

pip install alp_objectifier

Check installation by attempting to import:

import alp_objectifier

Usage

<TODO: Explain how to use the library>

Contributing

<TODO: Add contributing info>

Authors

  • Tyler Wolfe-Adam

License

This project is licensed under the MIT License - see the LICENSE file for details

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

alp-objectifier-0.1.0.tar.gz (21.7 kB view hashes)

Uploaded Source

Built Distribution

alp_objectifier-0.1.0-py3-none-any.whl (30.8 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