Metadata-Version: 2.4
Name: md.python.measure
Version: 1.0.1
Summary: Component provides measure API
License: License :: OSI Approved :: MIT License
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
Dynamic: classifier
Dynamic: description
Dynamic: description-content-type
Dynamic: license
Dynamic: requires-python
Dynamic: summary

# md.python.measure

md.python.measure is a component that provides measure API.

## Architecture overview

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

## Install

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

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

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

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

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