Metadata-Version: 2.1
Name: cmem-plugin-python
Version: 1.0.0
Summary: Write ad-hoc transformations and workflow tasks with Python.
License: Apache-2.0
Keywords: eccenca Corporate Memory,plugin
Author: Sebastian Tramp
Author-email: sebastian.tramp@eccenca.com
Requires-Python: >=3.11,<4.0
Classifier: Development Status :: 4 - Beta
Classifier: Environment :: Plugins
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Requires-Dist: cmem-plugin-base (>=4.3.0,<5.0.0)
Description-Content-Type: text/markdown

# cmem-plugin-python

Write ad-hoc transformations and workflow tasks with Python.

This is a plugin for [eccenca](https://eccenca.com) [Corporate Memory](https://documentation.eccenca.com).

You can install it with the [cmemc](https://eccenca.com/go/cmemc) command line
clients like this:

```
cmemc admin workspace python install cmem-plugin-python
```


