Visual Data Transformation Powered by Python
Designed for data preparation, reporting, and ETL.
English · Try the demo · Report Bug · Request Feature
Amphi is available as both a standalone applicatiion or as a JupyterLab extension.
Amphi ETL (standalone) | Amphi for JupyterLab (extension) |
---|---|
pip install amphi-etl |
pip install jupyterlab-amphi |
pip install --upgrade amphi-etl |
pip install --upgrade jupyterlab-amphi |
Note
If you prefer to install Amphi's Jupyterlab extension through the extension manager, make sure to install jupyerlab-amphi
package
To start Amphi ETL (standalone), simply run:
amphi start
Use the following parameters to specify your:
amphi start -w /your/workspace/path
For deploying on a server, you need to specify -i 0.0.0.0
to expose Amphi and access it through the internet. Optionaly specify a different port.
amphi start -w /your/workspace/path -i 0.0.0.0 -p 8888
To update Amphi ETL run the following:
pip install --upgrade amphi-etl
Note
Amphi focuses on data transformation for data preparation, reporting and ETL. It aims to empower data analysts, scientists and data engineers to easily develop pipelines with an intuitive low-code interface while generating Python code you can deploy anywhere.
Data Transformation solution for the AI age:
Modern ETL for the AI age:
Features In Progress
Every contribution, big or small, is celebrated. Join us in our mission to refine and elevate the world of ETL for data and AI. ?
Amphi is available as an extension for Jupyterlab, and Amphi ETL is based on Jupyterlab. Therefore Jupyterlab extensions can be installed on Amphi ETL.
Copyright © 2024 - present Amphi Labs.
This project is ELv2 licensed.