docs/2.developers/4.user-guide/10.introduction/10.welcome.md
Pathway is a Python data processing framework for analytics and AI pipelines over data streams. It's the ideal solution for real-time processing use cases like streaming ETL or RAG pipelines for unstructured data.
::card-grid{columns="2"} #default ::landing-card --- icon: 'heroicons:bolt-solid' button: text: 'Starting examples' href: '/developers/user-guide/introduction/first_realtime_app_with_pathway' --- #title Getting Started
#default
Install Pathway using `pip`:
```bash
pip install pathway
```
::
::landing-card
---
icon: 'heroicons:book-open-20-solid'
button:
text: 'Pathway Templates'
href: '/developers/templates'
---
#title
Try Our Templates
#default
Pathway offers ready-to-go templates for RAG and ETL pipelines.
Run Pathway on your data in minutes.
::
::
::
Pathway sources are available on GitHub. Don't hesitate to clone the repo and contribute!
::container{.flex .gap-8 .items-center .w-full .justify-center} ::pathway-button{icon="uil:github" type="secondary" href="https://github.com/pathwaycom/pathway"} See the sources :: ::
Some features of Pathway such as monitoring or advanced connectors (e.g., SharePoint) require a free license key. To obtain a free license key, you need to register here.