Metadata-Version: 2.3
Name: interloper-core
Version: 0.2.0rc1
Summary: Interloper
Author: Guillaume Onfroy
Author-email: Guillaume Onfroy <guillaume@digitlcloud.com>
Requires-Dist: pydantic>=2.11.7
Requires-Dist: pydantic-settings>=2.11.0
Requires-Dist: httpx>=0.28.1
Requires-Dist: pyyaml>=6.0.0 ; extra == 'cli'
Requires-Dist: rich>=14.3.2 ; extra == 'cli'
Requires-Python: >=3.10
Provides-Extra: cli
Description-Content-Type: text/markdown

# Interloper Core

## Features

### Assets
* Functional or OOP definition
* Direct execution
* Materialization with IO config
* Multi IO config
* Upstream asset dependency

### Sources
* Functional or OOP definition
* Auto resolution of asset dependency

### Execution & materialization
* Custom parameters with deferred resolution (currently called asset_params)
* Asset graph resolution
* Single or multi IO config

