Metadata-Version: 2.1
Name: claimed
Version: 0.1.1
Summary: The CLAIMED framework includes reusable operators and the CLAIMED Component Compiler (C3).
Author-email: The CLAIMED authors <claimed-framework@proton.me>
Maintainer: Benedikt Blumenstiel
Maintainer-email: Romeo Kienzler <claimed-framework@proton.me>
Project-URL: Homepage, https://github.com/claimed-framework
Keywords: CLAIMED
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Operating System :: OS Independent
Description-Content-Type: text/markdown
Requires-Dist: claimed-c3 >=0.2.8
Requires-Dist: claimed-cli >=0.1.4

# Install

```bash
pip install claimed
```

This package installs the [CLAIMED Component Compiler (C3)](https://pypi.org/project/claimed-c3/) and the [CLAIMED CLI tool](https://pypi.org/project/claimed-cli/) which can be used to run operators locally. 
