Metadata-Version: 2.1
Name: md.application
Version: 1.0.0
Summary: Kernel for python application
Home-page: UNKNOWN
License: License :: OSI Approved :: MIT License
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.6
Description-Content-Type: text/markdown

# md.application
## Overview

md.application component provides kernel for python application.

## Architecture overview

[![Architecture overview][architecture-overview]][architecture-overview]

## Installation

```sh
pip install md.application --index-url https://source.md.land/python/
```

## [Documentation](docs/index.md)

Read documentation with examples: https://development.md.land/python/md.application/

# [Changelog](changelog.md)
# [License (MIT)](license.md)

[architecture-overview]: docs/_static/architecture.class-diagram.png


