Metadata-Version: 2.4
Name: ocx_common
Version: 2.6.1
Summary: A python package with common classes and functions used across several projects
Author-email: ocastrup <ole.christian.astrup@dnv.com>
License-File: LICENSE
Requires-Python: >=3.9
Requires-Dist: click>=8.1.8
Requires-Dist: docformatter>=1.7.5
Requires-Dist: dokuwiki>=1.3.3
Requires-Dist: icecream>=2.1.4
Requires-Dist: jinja2>=3.1.5
Requires-Dist: loguru>=0.7.3
Requires-Dist: lxml>=5.3.1
Requires-Dist: ocx>=3.0.2
Requires-Dist: pyarrow>=19
Requires-Dist: pycurl>=7.45.4
Requires-Dist: requests>=2.32.3
Requires-Dist: soap>=0.0.1rc0
Requires-Dist: toposort>=1.10
Requires-Dist: types-pycurl>=7.45.4.20241216
Requires-Dist: xsdata>=24.12
Description-Content-Type: text/markdown

# ocx-common
> ### A python package

A python package with common classes and functions used across several projects

## Installation

install from pypi:
````commandline
pip install ocx_common
````

## API

The API documentation is autogenerated using ``sphinx`` and the Read The Docs theme:

https://ocxstandard.github.io/ocx-common/
