Skip to content

dataway/cherwell_pydantic_api

Repository files navigation

cherwell_pydantic_api

a pythonic, asyncio connector for the Cherwell CSM API with full usage of Pydantic types

This module implements a modern, Pythonic, asyncio interface to the Cherwell REST API offered by the Cherwell Service Management (CSM) ITSM solution.

It offers both a low-level interface to each API call, as well as a high-level interface that maps Cherwell Business Objects to individual Pydantic models. These models will be automatically generated for your Cherwell instance and maintained in a git repository. This makes it easy to track changes in business object definitions automatically.

license PyPI - Python Version

License

MIT License

Cherwell Service Management is a product and trademark of Ivanti. This project is not affiliated with Ivanti in any way.

About

A pythonic, asyncio connector for the Cherwell CSM API with full usage of Pydantic types

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published