Metadata-Version: 2.1
Name: pathway
Version: 0.dev0
Summary: Pathway is a data processing framework which takes care of streaming data updates for you.
Project-URL: Homepage, https://pathway.com/
Project-URL: Documentation, https://pathway.com/developers/
Requires-Python: >=3.8
Description-Content-Type: text/markdown

# Welcome to [Pathway](https://pathway.com)!

**Pathway is a data processing framework which takes care of streaming data updates for you.**

Pathway features a Python programming API and a scalable stream processing engine.

It is used to build:

* Data engineering pipelines: Smart-transformation in ELT / ETL.
* Data apps for simulation (what-if scenario testing).
* Realtime analytics: low-latency analytics on realtime event streaming data.

# What data does Pathway work with?

Pathway is specifically designed to store, process, and output any mix of:
* Pure-SQL data.
* Time series data.
* IoT messages (harmonized).
* Event stream data.
* Spatiotemporal data (things that move).
* Graph and ontologies data.

For examples of use, see https://github.com/pathwaycom/pathway-examples/

# How do I start?

The Pathway Python package is currently available in Open Beta. To install it, please
visit https://pathway.com/developers/
