Skip to main content

Framework to build consistent model interfaces

Project description

Latest PyPI version Documentation Status License Build status Coverage

logo

Work in progress! This project is in an early prototyping phase.

What is ‘model-framework’?

Model-framework is a framework to build simple to use Python interfaces for complex models. For instance, a structural analysis tool (like FramAT) requires a number of user inputs parameters, for instance, for general settings, material or loads. It can be cumbersome to develop a consistent user interface for such a tool which has a large number of settings. Model-framework helps to build good Python user API’s for complex models. In particular it aims to improve the following aspects of the developer and user experiences.

  • Providing a simple to understand Python API to build and interact with complex models

  • Enforcing API consistency

  • User input validation

  • Full API documentation through automatic documentation generation

  • Flexible model extensibility

  • Clear separation between user input and solution routines

Please refer do the documentation for more information.

Installation

Model-Framework is available on PyPI and may simply be installed with

pip install model-framework

License

License: Apache-2.0

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

model-framework-0.0.20.tar.gz (17.9 kB view hashes)

Uploaded Source

Built Distribution

model_framework-0.0.20-py3-none-any.whl (19.2 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