Metadata-Version: 2.1 Name: airbyte-source-mixpanel Version: 4.0.0 Summary: Source implementation for Mixpanel. Home-page: https://airbyte.com License: ELv2 Author: Airbyte Author-email: contact@airbyte.io Requires-Python: >=3.10,<3.12 Classifier: License :: Other/Proprietary License Classifier: Programming Language :: Python :: 3 Classifier: Programming Language :: Python :: 3.10 Classifier: Programming Language :: Python :: 3.11 Requires-Dist: airbyte-cdk (>=6,<7) Requires-Dist: pendulum (==2.1.2) Requires-Dist: responses (>=0.25.7,<0.26.0) Project-URL: Documentation, https://docs.airbyte.com/integrations/sources/mixpanel Project-URL: Repository, https://github.com/airbytehq/airbyte Description-Content-Type: text/markdown # Mixpanel This package contains the Airbyte Mixpanel connector. Airbyte is open-source data movement for ELT pipelines and AI agents. It moves data from APIs, databases, and files to warehouses, lakes, and AI applications. Airbyte provides a catalog of 600+ connectors for APIs, databases, data warehouses, data lakes, and AI applications. Use this package with [PyAirbyte](https://docs.airbyte.com/developers/pyairbyte) to run the connector from Python.