An open API service indexing awesome lists of open source software.

https://github.com/dominictarro/prefecto

Library of Prefect tasks and utilities.
https://github.com/dominictarro/prefecto

data-engineering data-science prefect python

Last synced: 6 months ago
JSON representation

Library of Prefect tasks and utilities.

Awesome Lists containing this project

README

          

# Prefecto






PyPI





Prefecto is a collection of tools to extend and augment [Prefect](https://www.prefect.io/) capabilities.

You can find the documentation [here](https://dominictarro.github.io/prefecto/).

## Getting Started

Install Prefecto with

```bash
pip install prefecto
```

*Prefecto is only tested with Python 3.10 and higher. It may work with older versions, but it is not guaranteed.*