mage-ai
Package — Cloud/DevOpsPython 3.7+Advanced
Modern data pipeline tool: extract, transform, load with UI
Quick Info
- Documentation
- Official Docs
- Python Version
- 3.7+
- Dependencies
- Flask, Jinja2, requests, SQLAlchemy, pandas, NumPy, PyYAML, aiohttp, alembic
- Install
pip install mage-ai
Learn by Difficulty
Quick Example
python
# Install: pip install mage-ai import mage_ai # Basic mage-ai usage print(f"Using mage-ai") # See documentation for detailed examples
mage-ai is a third-party package. Modern data pipeline tool: extract, transform, load with UI. Install with: pip install mage-ai
Try in PlaygroundTags
packageclouddevopsinfrastructure