Metadata-Version: 2.1
Name: jubilant
Version: 0.0.0
Summary: Juju CLI wrapper for charm integration testing
Requires-Python: >=3.12
Description-Content-Type: text/markdown

# Jubilant, the joyful library for integration-testing Juju charms

Jubilant is a Python library that wraps the [Juju](https://juju.is/) CLI for use in charm integration tests. It provides methods that map 1:1 to Juju CLI commands, but with a type-annotated, Pythonic interface.

**NOTE:** Jubilant is in very early stages of development. This is pre-alpha code. Our intention is to release a 1.0.0 version early to mid 2025.
