ingestr 0.13.22__tar.gz → 0.13.23__tar.gz
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Potentially problematic release.
This version of ingestr might be problematic. Click here for more details.
- {ingestr-0.13.22 → ingestr-0.13.23}/Dockerfile +8 -1
- {ingestr-0.13.22 → ingestr-0.13.23}/Makefile +1 -0
- {ingestr-0.13.22 → ingestr-0.13.23}/PKG-INFO +1 -1
- ingestr-0.13.23/ingestr/src/buildinfo.py +1 -0
- {ingestr-0.13.22 → ingestr-0.13.23}/requirements.in +2 -2
- ingestr-0.13.23/requirements_arm64.txt +564 -0
- ingestr-0.13.22/ingestr/src/buildinfo.py +0 -1
- {ingestr-0.13.22 → ingestr-0.13.23}/.dockerignore +0 -0
- {ingestr-0.13.22 → ingestr-0.13.23}/.githooks/pre-commit-hook.sh +0 -0
- {ingestr-0.13.22 → ingestr-0.13.23}/.github/workflows/deploy-docs.yml +0 -0
- {ingestr-0.13.22 → ingestr-0.13.23}/.github/workflows/release.yml +0 -0
- {ingestr-0.13.22 → ingestr-0.13.23}/.github/workflows/secrets-scan.yml +0 -0
- {ingestr-0.13.22 → ingestr-0.13.23}/.github/workflows/tests.yml +0 -0
- {ingestr-0.13.22 → ingestr-0.13.23}/.gitignore +0 -0
- {ingestr-0.13.22 → ingestr-0.13.23}/.gitleaksignore +0 -0
- {ingestr-0.13.22 → ingestr-0.13.23}/.python-version +0 -0
- {ingestr-0.13.22 → ingestr-0.13.23}/.vale.ini +0 -0
- {ingestr-0.13.22 → ingestr-0.13.23}/LICENSE.md +0 -0
- {ingestr-0.13.22 → ingestr-0.13.23}/README.md +0 -0
- {ingestr-0.13.22 → ingestr-0.13.23}/docs/.vitepress/config.mjs +0 -0
- {ingestr-0.13.22 → ingestr-0.13.23}/docs/.vitepress/theme/custom.css +0 -0
- {ingestr-0.13.22 → ingestr-0.13.23}/docs/.vitepress/theme/index.js +0 -0
- {ingestr-0.13.22 → ingestr-0.13.23}/docs/commands/example-uris.md +0 -0
- {ingestr-0.13.22 → ingestr-0.13.23}/docs/commands/ingest.md +0 -0
- {ingestr-0.13.22 → ingestr-0.13.23}/docs/getting-started/core-concepts.md +0 -0
- {ingestr-0.13.22 → ingestr-0.13.23}/docs/getting-started/incremental-loading.md +0 -0
- {ingestr-0.13.22 → ingestr-0.13.23}/docs/getting-started/quickstart.md +0 -0
- {ingestr-0.13.22 → ingestr-0.13.23}/docs/getting-started/telemetry.md +0 -0
- {ingestr-0.13.22 → ingestr-0.13.23}/docs/index.md +0 -0
- {ingestr-0.13.22 → ingestr-0.13.23}/docs/media/applovin_max.png +0 -0
- {ingestr-0.13.22 → ingestr-0.13.23}/docs/media/athena.png +0 -0
- {ingestr-0.13.22 → ingestr-0.13.23}/docs/media/clickhouse_img.png +0 -0
- {ingestr-0.13.22 → ingestr-0.13.23}/docs/media/github.png +0 -0
- {ingestr-0.13.22 → ingestr-0.13.23}/docs/media/googleanalytics.png +0 -0
- {ingestr-0.13.22 → ingestr-0.13.23}/docs/media/kinesis.bigquery.png +0 -0
- {ingestr-0.13.22 → ingestr-0.13.23}/docs/media/linkedin_ads.png +0 -0
- {ingestr-0.13.22 → ingestr-0.13.23}/docs/media/personio.png +0 -0
- {ingestr-0.13.22 → ingestr-0.13.23}/docs/media/personio_duckdb.png +0 -0
- {ingestr-0.13.22 → ingestr-0.13.23}/docs/media/pipedrive.png +0 -0
- {ingestr-0.13.22 → ingestr-0.13.23}/docs/media/stripe_postgres.png +0 -0
- {ingestr-0.13.22 → ingestr-0.13.23}/docs/media/tiktok.png +0 -0
- {ingestr-0.13.22 → ingestr-0.13.23}/docs/supported-sources/adjust.md +0 -0
- {ingestr-0.13.22 → ingestr-0.13.23}/docs/supported-sources/airtable.md +0 -0
- {ingestr-0.13.22 → ingestr-0.13.23}/docs/supported-sources/applovin.md +0 -0
- {ingestr-0.13.22 → ingestr-0.13.23}/docs/supported-sources/applovin_max.md +0 -0
- {ingestr-0.13.22 → ingestr-0.13.23}/docs/supported-sources/appsflyer.md +0 -0
- {ingestr-0.13.22 → ingestr-0.13.23}/docs/supported-sources/appstore.md +0 -0
- {ingestr-0.13.22 → ingestr-0.13.23}/docs/supported-sources/asana.md +0 -0
- {ingestr-0.13.22 → ingestr-0.13.23}/docs/supported-sources/athena.md +0 -0
- {ingestr-0.13.22 → ingestr-0.13.23}/docs/supported-sources/bigquery.md +0 -0
- {ingestr-0.13.22 → ingestr-0.13.23}/docs/supported-sources/chess.md +0 -0
- {ingestr-0.13.22 → ingestr-0.13.23}/docs/supported-sources/clickhouse.md +0 -0
- {ingestr-0.13.22 → ingestr-0.13.23}/docs/supported-sources/csv.md +0 -0
- {ingestr-0.13.22 → ingestr-0.13.23}/docs/supported-sources/custom_queries.md +0 -0
- {ingestr-0.13.22 → ingestr-0.13.23}/docs/supported-sources/databricks.md +0 -0
- {ingestr-0.13.22 → ingestr-0.13.23}/docs/supported-sources/db2.md +0 -0
- {ingestr-0.13.22 → ingestr-0.13.23}/docs/supported-sources/duckdb.md +0 -0
- {ingestr-0.13.22 → ingestr-0.13.23}/docs/supported-sources/dynamodb.md +0 -0
- {ingestr-0.13.22 → ingestr-0.13.23}/docs/supported-sources/facebook-ads.md +0 -0
- {ingestr-0.13.22 → ingestr-0.13.23}/docs/supported-sources/gcs.md +0 -0
- {ingestr-0.13.22 → ingestr-0.13.23}/docs/supported-sources/github.md +0 -0
- {ingestr-0.13.22 → ingestr-0.13.23}/docs/supported-sources/google-ads.md +0 -0
- {ingestr-0.13.22 → ingestr-0.13.23}/docs/supported-sources/google_analytics.md +0 -0
- {ingestr-0.13.22 → ingestr-0.13.23}/docs/supported-sources/gorgias.md +0 -0
- {ingestr-0.13.22 → ingestr-0.13.23}/docs/supported-sources/gsheets.md +0 -0
- {ingestr-0.13.22 → ingestr-0.13.23}/docs/supported-sources/hubspot.md +0 -0
- {ingestr-0.13.22 → ingestr-0.13.23}/docs/supported-sources/kafka.md +0 -0
- {ingestr-0.13.22 → ingestr-0.13.23}/docs/supported-sources/kinesis.md +0 -0
- {ingestr-0.13.22 → ingestr-0.13.23}/docs/supported-sources/klaviyo.md +0 -0
- {ingestr-0.13.22 → ingestr-0.13.23}/docs/supported-sources/linkedin_ads.md +0 -0
- {ingestr-0.13.22 → ingestr-0.13.23}/docs/supported-sources/mongodb.md +0 -0
- {ingestr-0.13.22 → ingestr-0.13.23}/docs/supported-sources/mssql.md +0 -0
- {ingestr-0.13.22 → ingestr-0.13.23}/docs/supported-sources/mysql.md +0 -0
- {ingestr-0.13.22 → ingestr-0.13.23}/docs/supported-sources/notion.md +0 -0
- {ingestr-0.13.22 → ingestr-0.13.23}/docs/supported-sources/oracle.md +0 -0
- {ingestr-0.13.22 → ingestr-0.13.23}/docs/supported-sources/personio.md +0 -0
- {ingestr-0.13.22 → ingestr-0.13.23}/docs/supported-sources/pipedrive.md +0 -0
- {ingestr-0.13.22 → ingestr-0.13.23}/docs/supported-sources/postgres.md +0 -0
- {ingestr-0.13.22 → ingestr-0.13.23}/docs/supported-sources/redshift.md +0 -0
- {ingestr-0.13.22 → ingestr-0.13.23}/docs/supported-sources/s3.md +0 -0
- {ingestr-0.13.22 → ingestr-0.13.23}/docs/supported-sources/salesforce.md +0 -0
- {ingestr-0.13.22 → ingestr-0.13.23}/docs/supported-sources/sap-hana.md +0 -0
- {ingestr-0.13.22 → ingestr-0.13.23}/docs/supported-sources/shopify.md +0 -0
- {ingestr-0.13.22 → ingestr-0.13.23}/docs/supported-sources/slack.md +0 -0
- {ingestr-0.13.22 → ingestr-0.13.23}/docs/supported-sources/snowflake.md +0 -0
- {ingestr-0.13.22 → ingestr-0.13.23}/docs/supported-sources/sqlite.md +0 -0
- {ingestr-0.13.22 → ingestr-0.13.23}/docs/supported-sources/stripe.md +0 -0
- {ingestr-0.13.22 → ingestr-0.13.23}/docs/supported-sources/tiktok-ads.md +0 -0
- {ingestr-0.13.22 → ingestr-0.13.23}/docs/supported-sources/zendesk.md +0 -0
- {ingestr-0.13.22 → ingestr-0.13.23}/docs/tutorials/load-kinesis-bigquery.md +0 -0
- {ingestr-0.13.22 → ingestr-0.13.23}/docs/tutorials/load-personio-duckdb.md +0 -0
- {ingestr-0.13.22 → ingestr-0.13.23}/docs/tutorials/load-stripe-postgres.md +0 -0
- {ingestr-0.13.22 → ingestr-0.13.23}/ingestr/main.py +0 -0
- {ingestr-0.13.22 → ingestr-0.13.23}/ingestr/src/.gitignore +0 -0
- {ingestr-0.13.22 → ingestr-0.13.23}/ingestr/src/adjust/__init__.py +0 -0
- {ingestr-0.13.22 → ingestr-0.13.23}/ingestr/src/adjust/adjust_helpers.py +0 -0
- {ingestr-0.13.22 → ingestr-0.13.23}/ingestr/src/airtable/__init__.py +0 -0
- {ingestr-0.13.22 → ingestr-0.13.23}/ingestr/src/applovin/__init__.py +0 -0
- {ingestr-0.13.22 → ingestr-0.13.23}/ingestr/src/applovin_max/__init__.py +0 -0
- {ingestr-0.13.22 → ingestr-0.13.23}/ingestr/src/appsflyer/_init_.py +0 -0
- {ingestr-0.13.22 → ingestr-0.13.23}/ingestr/src/appsflyer/client.py +0 -0
- {ingestr-0.13.22 → ingestr-0.13.23}/ingestr/src/appstore/__init__.py +0 -0
- {ingestr-0.13.22 → ingestr-0.13.23}/ingestr/src/appstore/client.py +0 -0
- {ingestr-0.13.22 → ingestr-0.13.23}/ingestr/src/appstore/errors.py +0 -0
- {ingestr-0.13.22 → ingestr-0.13.23}/ingestr/src/appstore/models.py +0 -0
- {ingestr-0.13.22 → ingestr-0.13.23}/ingestr/src/appstore/resources.py +0 -0
- {ingestr-0.13.22 → ingestr-0.13.23}/ingestr/src/arrow/__init__.py +0 -0
- {ingestr-0.13.22 → ingestr-0.13.23}/ingestr/src/asana_source/__init__.py +0 -0
- {ingestr-0.13.22 → ingestr-0.13.23}/ingestr/src/asana_source/helpers.py +0 -0
- {ingestr-0.13.22 → ingestr-0.13.23}/ingestr/src/asana_source/settings.py +0 -0
- {ingestr-0.13.22 → ingestr-0.13.23}/ingestr/src/blob.py +0 -0
- {ingestr-0.13.22 → ingestr-0.13.23}/ingestr/src/chess/__init__.py +0 -0
- {ingestr-0.13.22 → ingestr-0.13.23}/ingestr/src/chess/helpers.py +0 -0
- {ingestr-0.13.22 → ingestr-0.13.23}/ingestr/src/chess/settings.py +0 -0
- {ingestr-0.13.22 → ingestr-0.13.23}/ingestr/src/destinations.py +0 -0
- {ingestr-0.13.22 → ingestr-0.13.23}/ingestr/src/dynamodb/__init__.py +0 -0
- {ingestr-0.13.22 → ingestr-0.13.23}/ingestr/src/errors.py +0 -0
- {ingestr-0.13.22 → ingestr-0.13.23}/ingestr/src/facebook_ads/__init__.py +0 -0
- {ingestr-0.13.22 → ingestr-0.13.23}/ingestr/src/facebook_ads/exceptions.py +0 -0
- {ingestr-0.13.22 → ingestr-0.13.23}/ingestr/src/facebook_ads/helpers.py +0 -0
- {ingestr-0.13.22 → ingestr-0.13.23}/ingestr/src/facebook_ads/settings.py +0 -0
- {ingestr-0.13.22 → ingestr-0.13.23}/ingestr/src/factory.py +0 -0
- {ingestr-0.13.22 → ingestr-0.13.23}/ingestr/src/filesystem/__init__.py +0 -0
- {ingestr-0.13.22 → ingestr-0.13.23}/ingestr/src/filesystem/helpers.py +0 -0
- {ingestr-0.13.22 → ingestr-0.13.23}/ingestr/src/filesystem/readers.py +0 -0
- {ingestr-0.13.22 → ingestr-0.13.23}/ingestr/src/filters.py +0 -0
- {ingestr-0.13.22 → ingestr-0.13.23}/ingestr/src/github/__init__.py +0 -0
- {ingestr-0.13.22 → ingestr-0.13.23}/ingestr/src/github/helpers.py +0 -0
- {ingestr-0.13.22 → ingestr-0.13.23}/ingestr/src/github/queries.py +0 -0
- {ingestr-0.13.22 → ingestr-0.13.23}/ingestr/src/github/settings.py +0 -0
- {ingestr-0.13.22 → ingestr-0.13.23}/ingestr/src/google_ads/__init__.py +0 -0
- {ingestr-0.13.22 → ingestr-0.13.23}/ingestr/src/google_ads/field.py +0 -0
- {ingestr-0.13.22 → ingestr-0.13.23}/ingestr/src/google_ads/metrics.py +0 -0
- {ingestr-0.13.22 → ingestr-0.13.23}/ingestr/src/google_ads/predicates.py +0 -0
- {ingestr-0.13.22 → ingestr-0.13.23}/ingestr/src/google_ads/reports.py +0 -0
- {ingestr-0.13.22 → ingestr-0.13.23}/ingestr/src/google_analytics/__init__.py +0 -0
- {ingestr-0.13.22 → ingestr-0.13.23}/ingestr/src/google_analytics/helpers.py +0 -0
- {ingestr-0.13.22 → ingestr-0.13.23}/ingestr/src/google_sheets/README.md +0 -0
- {ingestr-0.13.22 → ingestr-0.13.23}/ingestr/src/google_sheets/__init__.py +0 -0
- {ingestr-0.13.22 → ingestr-0.13.23}/ingestr/src/google_sheets/helpers/__init__.py +0 -0
- {ingestr-0.13.22 → ingestr-0.13.23}/ingestr/src/google_sheets/helpers/api_calls.py +0 -0
- {ingestr-0.13.22 → ingestr-0.13.23}/ingestr/src/google_sheets/helpers/data_processing.py +0 -0
- {ingestr-0.13.22 → ingestr-0.13.23}/ingestr/src/gorgias/__init__.py +0 -0
- {ingestr-0.13.22 → ingestr-0.13.23}/ingestr/src/gorgias/helpers.py +0 -0
- {ingestr-0.13.22 → ingestr-0.13.23}/ingestr/src/hubspot/__init__.py +0 -0
- {ingestr-0.13.22 → ingestr-0.13.23}/ingestr/src/hubspot/helpers.py +0 -0
- {ingestr-0.13.22 → ingestr-0.13.23}/ingestr/src/hubspot/settings.py +0 -0
- {ingestr-0.13.22 → ingestr-0.13.23}/ingestr/src/kafka/__init__.py +0 -0
- {ingestr-0.13.22 → ingestr-0.13.23}/ingestr/src/kafka/helpers.py +0 -0
- {ingestr-0.13.22 → ingestr-0.13.23}/ingestr/src/kinesis/__init__.py +0 -0
- {ingestr-0.13.22 → ingestr-0.13.23}/ingestr/src/kinesis/helpers.py +0 -0
- {ingestr-0.13.22 → ingestr-0.13.23}/ingestr/src/klaviyo/_init_.py +0 -0
- {ingestr-0.13.22 → ingestr-0.13.23}/ingestr/src/klaviyo/client.py +0 -0
- {ingestr-0.13.22 → ingestr-0.13.23}/ingestr/src/klaviyo/helpers.py +0 -0
- {ingestr-0.13.22 → ingestr-0.13.23}/ingestr/src/linkedin_ads/__init__.py +0 -0
- {ingestr-0.13.22 → ingestr-0.13.23}/ingestr/src/linkedin_ads/dimension_time_enum.py +0 -0
- {ingestr-0.13.22 → ingestr-0.13.23}/ingestr/src/linkedin_ads/helpers.py +0 -0
- {ingestr-0.13.22 → ingestr-0.13.23}/ingestr/src/loader.py +0 -0
- {ingestr-0.13.22 → ingestr-0.13.23}/ingestr/src/mongodb/__init__.py +0 -0
- {ingestr-0.13.22 → ingestr-0.13.23}/ingestr/src/mongodb/helpers.py +0 -0
- {ingestr-0.13.22 → ingestr-0.13.23}/ingestr/src/notion/__init__.py +0 -0
- {ingestr-0.13.22 → ingestr-0.13.23}/ingestr/src/notion/helpers/__init__.py +0 -0
- {ingestr-0.13.22 → ingestr-0.13.23}/ingestr/src/notion/helpers/client.py +0 -0
- {ingestr-0.13.22 → ingestr-0.13.23}/ingestr/src/notion/helpers/database.py +0 -0
- {ingestr-0.13.22 → ingestr-0.13.23}/ingestr/src/notion/settings.py +0 -0
- {ingestr-0.13.22 → ingestr-0.13.23}/ingestr/src/partition.py +0 -0
- {ingestr-0.13.22 → ingestr-0.13.23}/ingestr/src/personio/__init__.py +0 -0
- {ingestr-0.13.22 → ingestr-0.13.23}/ingestr/src/personio/helpers.py +0 -0
- {ingestr-0.13.22 → ingestr-0.13.23}/ingestr/src/pipedrive/__init__.py +0 -0
- {ingestr-0.13.22 → ingestr-0.13.23}/ingestr/src/pipedrive/helpers/__init__.py +0 -0
- {ingestr-0.13.22 → ingestr-0.13.23}/ingestr/src/pipedrive/helpers/custom_fields_munger.py +0 -0
- {ingestr-0.13.22 → ingestr-0.13.23}/ingestr/src/pipedrive/helpers/pages.py +0 -0
- {ingestr-0.13.22 → ingestr-0.13.23}/ingestr/src/pipedrive/settings.py +0 -0
- {ingestr-0.13.22 → ingestr-0.13.23}/ingestr/src/pipedrive/typing.py +0 -0
- {ingestr-0.13.22 → ingestr-0.13.23}/ingestr/src/resource.py +0 -0
- {ingestr-0.13.22 → ingestr-0.13.23}/ingestr/src/salesforce/__init__.py +0 -0
- {ingestr-0.13.22 → ingestr-0.13.23}/ingestr/src/salesforce/helpers.py +0 -0
- {ingestr-0.13.22 → ingestr-0.13.23}/ingestr/src/shopify/__init__.py +0 -0
- {ingestr-0.13.22 → ingestr-0.13.23}/ingestr/src/shopify/exceptions.py +0 -0
- {ingestr-0.13.22 → ingestr-0.13.23}/ingestr/src/shopify/helpers.py +0 -0
- {ingestr-0.13.22 → ingestr-0.13.23}/ingestr/src/shopify/settings.py +0 -0
- {ingestr-0.13.22 → ingestr-0.13.23}/ingestr/src/slack/__init__.py +0 -0
- {ingestr-0.13.22 → ingestr-0.13.23}/ingestr/src/slack/helpers.py +0 -0
- {ingestr-0.13.22 → ingestr-0.13.23}/ingestr/src/slack/settings.py +0 -0
- {ingestr-0.13.22 → ingestr-0.13.23}/ingestr/src/sources.py +0 -0
- {ingestr-0.13.22 → ingestr-0.13.23}/ingestr/src/sql_database/__init__.py +0 -0
- {ingestr-0.13.22 → ingestr-0.13.23}/ingestr/src/sql_database/callbacks.py +0 -0
- {ingestr-0.13.22 → ingestr-0.13.23}/ingestr/src/stripe_analytics/__init__.py +0 -0
- {ingestr-0.13.22 → ingestr-0.13.23}/ingestr/src/stripe_analytics/helpers.py +0 -0
- {ingestr-0.13.22 → ingestr-0.13.23}/ingestr/src/stripe_analytics/settings.py +0 -0
- {ingestr-0.13.22 → ingestr-0.13.23}/ingestr/src/table_definition.py +0 -0
- {ingestr-0.13.22 → ingestr-0.13.23}/ingestr/src/telemetry/event.py +0 -0
- {ingestr-0.13.22 → ingestr-0.13.23}/ingestr/src/testdata/fakebqcredentials.json +0 -0
- {ingestr-0.13.22 → ingestr-0.13.23}/ingestr/src/tiktok_ads/__init__.py +0 -0
- {ingestr-0.13.22 → ingestr-0.13.23}/ingestr/src/tiktok_ads/tiktok_helpers.py +0 -0
- {ingestr-0.13.22 → ingestr-0.13.23}/ingestr/src/time.py +0 -0
- {ingestr-0.13.22 → ingestr-0.13.23}/ingestr/src/version.py +0 -0
- {ingestr-0.13.22 → ingestr-0.13.23}/ingestr/src/zendesk/__init__.py +0 -0
- {ingestr-0.13.22 → ingestr-0.13.23}/ingestr/src/zendesk/helpers/__init__.py +0 -0
- {ingestr-0.13.22 → ingestr-0.13.23}/ingestr/src/zendesk/helpers/api_helpers.py +0 -0
- {ingestr-0.13.22 → ingestr-0.13.23}/ingestr/src/zendesk/helpers/credentials.py +0 -0
- {ingestr-0.13.22 → ingestr-0.13.23}/ingestr/src/zendesk/helpers/talk_api.py +0 -0
- {ingestr-0.13.22 → ingestr-0.13.23}/ingestr/src/zendesk/settings.py +0 -0
- {ingestr-0.13.22 → ingestr-0.13.23}/ingestr/testdata/.gitignore +0 -0
- {ingestr-0.13.22 → ingestr-0.13.23}/ingestr/testdata/create_replace.csv +0 -0
- {ingestr-0.13.22 → ingestr-0.13.23}/ingestr/testdata/delete_insert_expected.csv +0 -0
- {ingestr-0.13.22 → ingestr-0.13.23}/ingestr/testdata/delete_insert_part1.csv +0 -0
- {ingestr-0.13.22 → ingestr-0.13.23}/ingestr/testdata/delete_insert_part2.csv +0 -0
- {ingestr-0.13.22 → ingestr-0.13.23}/ingestr/testdata/merge_expected.csv +0 -0
- {ingestr-0.13.22 → ingestr-0.13.23}/ingestr/testdata/merge_part1.csv +0 -0
- {ingestr-0.13.22 → ingestr-0.13.23}/ingestr/testdata/merge_part2.csv +0 -0
- {ingestr-0.13.22 → ingestr-0.13.23}/package-lock.json +0 -0
- {ingestr-0.13.22 → ingestr-0.13.23}/package.json +0 -0
- {ingestr-0.13.22 → ingestr-0.13.23}/pyproject.toml +0 -0
- {ingestr-0.13.22 → ingestr-0.13.23}/requirements-dev.txt +0 -0
- {ingestr-0.13.22 → ingestr-0.13.23}/requirements.txt +0 -0
- {ingestr-0.13.22 → ingestr-0.13.23}/resources/demo.gif +0 -0
- {ingestr-0.13.22 → ingestr-0.13.23}/resources/demo.tape +0 -0
- {ingestr-0.13.22 → ingestr-0.13.23}/resources/ingestr.svg +0 -0
- {ingestr-0.13.22 → ingestr-0.13.23}/styles/Google/AMPM.yml +0 -0
- {ingestr-0.13.22 → ingestr-0.13.23}/styles/Google/Acronyms.yml +0 -0
- {ingestr-0.13.22 → ingestr-0.13.23}/styles/Google/Colons.yml +0 -0
- {ingestr-0.13.22 → ingestr-0.13.23}/styles/Google/Contractions.yml +0 -0
- {ingestr-0.13.22 → ingestr-0.13.23}/styles/Google/DateFormat.yml +0 -0
- {ingestr-0.13.22 → ingestr-0.13.23}/styles/Google/Ellipses.yml +0 -0
- {ingestr-0.13.22 → ingestr-0.13.23}/styles/Google/EmDash.yml +0 -0
- {ingestr-0.13.22 → ingestr-0.13.23}/styles/Google/Exclamation.yml +0 -0
- {ingestr-0.13.22 → ingestr-0.13.23}/styles/Google/FirstPerson.yml +0 -0
- {ingestr-0.13.22 → ingestr-0.13.23}/styles/Google/Gender.yml +0 -0
- {ingestr-0.13.22 → ingestr-0.13.23}/styles/Google/GenderBias.yml +0 -0
- {ingestr-0.13.22 → ingestr-0.13.23}/styles/Google/HeadingPunctuation.yml +0 -0
- {ingestr-0.13.22 → ingestr-0.13.23}/styles/Google/Headings.yml +0 -0
- {ingestr-0.13.22 → ingestr-0.13.23}/styles/Google/Latin.yml +0 -0
- {ingestr-0.13.22 → ingestr-0.13.23}/styles/Google/LyHyphens.yml +0 -0
- {ingestr-0.13.22 → ingestr-0.13.23}/styles/Google/OptionalPlurals.yml +0 -0
- {ingestr-0.13.22 → ingestr-0.13.23}/styles/Google/Ordinal.yml +0 -0
- {ingestr-0.13.22 → ingestr-0.13.23}/styles/Google/OxfordComma.yml +0 -0
- {ingestr-0.13.22 → ingestr-0.13.23}/styles/Google/Parens.yml +0 -0
- {ingestr-0.13.22 → ingestr-0.13.23}/styles/Google/Passive.yml +0 -0
- {ingestr-0.13.22 → ingestr-0.13.23}/styles/Google/Periods.yml +0 -0
- {ingestr-0.13.22 → ingestr-0.13.23}/styles/Google/Quotes.yml +0 -0
- {ingestr-0.13.22 → ingestr-0.13.23}/styles/Google/Ranges.yml +0 -0
- {ingestr-0.13.22 → ingestr-0.13.23}/styles/Google/Semicolons.yml +0 -0
- {ingestr-0.13.22 → ingestr-0.13.23}/styles/Google/Slang.yml +0 -0
- {ingestr-0.13.22 → ingestr-0.13.23}/styles/Google/Spacing.yml +0 -0
- {ingestr-0.13.22 → ingestr-0.13.23}/styles/Google/Spelling.yml +0 -0
- {ingestr-0.13.22 → ingestr-0.13.23}/styles/Google/Units.yml +0 -0
- {ingestr-0.13.22 → ingestr-0.13.23}/styles/Google/We.yml +0 -0
- {ingestr-0.13.22 → ingestr-0.13.23}/styles/Google/Will.yml +0 -0
- {ingestr-0.13.22 → ingestr-0.13.23}/styles/Google/WordList.yml +0 -0
- {ingestr-0.13.22 → ingestr-0.13.23}/styles/Google/meta.json +0 -0
- {ingestr-0.13.22 → ingestr-0.13.23}/styles/Google/vocab.txt +0 -0
- {ingestr-0.13.22 → ingestr-0.13.23}/styles/bruin/Ingestr.yml +0 -0
- {ingestr-0.13.22 → ingestr-0.13.23}/styles/config/vocabularies/bruin/accept.txt +0 -0
|
@@ -3,6 +3,10 @@ FROM python:3.11-slim
|
|
|
3
3
|
WORKDIR /app
|
|
4
4
|
|
|
5
5
|
COPY ./requirements.txt /app/requirements.txt
|
|
6
|
+
COPY ./requirements_arm64.txt /app/requirements_arm64.txt
|
|
7
|
+
RUN if [ "$(uname -m)" = "aarch64" ]; then \
|
|
8
|
+
cp /app/requirements_arm64.txt /app/requirements.txt; \
|
|
9
|
+
fi
|
|
6
10
|
|
|
7
11
|
# Setup dependencies for pyodbc
|
|
8
12
|
RUN \
|
|
@@ -31,7 +35,10 @@ RUN /install.sh && rm /install.sh
|
|
|
31
35
|
RUN $HOME/.local/bin/uv pip install --system --no-cache -r requirements.txt
|
|
32
36
|
|
|
33
37
|
COPY . /app
|
|
38
|
+
RUN if [ "$(uname -m)" = "aarch64" ]; then \
|
|
39
|
+
cp /app/requirements_arm64.txt /app/requirements.txt; \
|
|
40
|
+
fi
|
|
34
41
|
|
|
35
|
-
RUN
|
|
42
|
+
RUN $HOME/.local/bin/uv pip install --system . && $HOME/.local/bin/uv pip install --system pyodbc
|
|
36
43
|
|
|
37
44
|
ENTRYPOINT ["ingestr"]
|
|
@@ -13,6 +13,7 @@ venv/touchfile: requirements-dev.txt requirements.txt
|
|
|
13
13
|
|
|
14
14
|
lock-deps:
|
|
15
15
|
@uv pip compile requirements.in --quiet -o requirements.txt
|
|
16
|
+
@uv pip compile requirements.in --quiet -o requirements_arm64.txt --python-platform aarch64-unknown-linux-gnu
|
|
16
17
|
|
|
17
18
|
deps: lock-deps
|
|
18
19
|
uv pip install -r requirements-dev.txt
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
Metadata-Version: 2.4
|
|
2
2
|
Name: ingestr
|
|
3
|
-
Version: 0.13.
|
|
3
|
+
Version: 0.13.23
|
|
4
4
|
Summary: ingestr is a command-line application that ingests data from various sources and stores them in any database.
|
|
5
5
|
Project-URL: Homepage, https://github.com/bruin-data/ingestr
|
|
6
6
|
Project-URL: Issues, https://github.com/bruin-data/ingestr/issues
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
version = "v0.13.23"
|
|
@@ -0,0 +1,564 @@
|
|
|
1
|
+
# This file was autogenerated by uv via the following command:
|
|
2
|
+
# uv pip compile requirements.in -o requirements_arm64.txt --python-platform aarch64-unknown-linux-gnu
|
|
3
|
+
aiobotocore==2.21.1
|
|
4
|
+
# via s3fs
|
|
5
|
+
aiohappyeyeballs==2.6.1
|
|
6
|
+
# via aiohttp
|
|
7
|
+
aiohttp==3.11.15
|
|
8
|
+
# via
|
|
9
|
+
# -r requirements.in
|
|
10
|
+
# aiobotocore
|
|
11
|
+
# facebook-business
|
|
12
|
+
# gcsfs
|
|
13
|
+
# s3fs
|
|
14
|
+
aioitertools==0.12.0
|
|
15
|
+
# via aiobotocore
|
|
16
|
+
aiosignal==1.3.2
|
|
17
|
+
# via aiohttp
|
|
18
|
+
alembic==1.15.2
|
|
19
|
+
# via databricks-sql-connector
|
|
20
|
+
annotated-types==0.7.0
|
|
21
|
+
# via pydantic
|
|
22
|
+
asana==3.2.3
|
|
23
|
+
# via -r requirements.in
|
|
24
|
+
asn1crypto==1.5.1
|
|
25
|
+
# via
|
|
26
|
+
# scramp
|
|
27
|
+
# snowflake-connector-python
|
|
28
|
+
asynch==0.2.4
|
|
29
|
+
# via clickhouse-sqlalchemy
|
|
30
|
+
attrs==25.3.0
|
|
31
|
+
# via
|
|
32
|
+
# aiohttp
|
|
33
|
+
# zeep
|
|
34
|
+
backoff==2.2.1
|
|
35
|
+
# via rudder-sdk-python
|
|
36
|
+
beautifulsoup4==4.13.3
|
|
37
|
+
# via redshift-connector
|
|
38
|
+
boto3==1.37.1
|
|
39
|
+
# via
|
|
40
|
+
# pyathena
|
|
41
|
+
# redshift-connector
|
|
42
|
+
botocore==1.37.1
|
|
43
|
+
# via
|
|
44
|
+
# aiobotocore
|
|
45
|
+
# boto3
|
|
46
|
+
# pyathena
|
|
47
|
+
# redshift-connector
|
|
48
|
+
# s3transfer
|
|
49
|
+
cachetools==5.5.2
|
|
50
|
+
# via google-auth
|
|
51
|
+
certifi==2025.1.31
|
|
52
|
+
# via
|
|
53
|
+
# clickhouse-connect
|
|
54
|
+
# requests
|
|
55
|
+
# snowflake-connector-python
|
|
56
|
+
cffi==1.17.1
|
|
57
|
+
# via
|
|
58
|
+
# cryptography
|
|
59
|
+
# snowflake-connector-python
|
|
60
|
+
charset-normalizer==3.4.1
|
|
61
|
+
# via
|
|
62
|
+
# requests
|
|
63
|
+
# snowflake-connector-python
|
|
64
|
+
ciso8601==2.3.2
|
|
65
|
+
# via asynch
|
|
66
|
+
click==8.1.8
|
|
67
|
+
# via
|
|
68
|
+
# dlt
|
|
69
|
+
# typer
|
|
70
|
+
clickhouse-connect==0.8.14
|
|
71
|
+
# via -r requirements.in
|
|
72
|
+
clickhouse-driver==0.2.9
|
|
73
|
+
# via
|
|
74
|
+
# -r requirements.in
|
|
75
|
+
# clickhouse-sqlalchemy
|
|
76
|
+
clickhouse-sqlalchemy==0.2.7
|
|
77
|
+
# via -r requirements.in
|
|
78
|
+
confluent-kafka==2.8.0
|
|
79
|
+
# via -r requirements.in
|
|
80
|
+
cryptography==44.0.2
|
|
81
|
+
# via
|
|
82
|
+
# pyjwt
|
|
83
|
+
# pyopenssl
|
|
84
|
+
# snowflake-connector-python
|
|
85
|
+
curlify==2.2.1
|
|
86
|
+
# via facebook-business
|
|
87
|
+
databricks-sql-connector==2.9.3
|
|
88
|
+
# via -r requirements.in
|
|
89
|
+
databricks-sqlalchemy==1.0.2
|
|
90
|
+
# via -r requirements.in
|
|
91
|
+
dataclasses-json==0.6.7
|
|
92
|
+
# via -r requirements.in
|
|
93
|
+
decorator==5.2.1
|
|
94
|
+
# via gcsfs
|
|
95
|
+
deprecation==2.1.0
|
|
96
|
+
# via rudder-sdk-python
|
|
97
|
+
dlt==1.6.1
|
|
98
|
+
# via -r requirements.in
|
|
99
|
+
dnspython==2.7.0
|
|
100
|
+
# via pymongo
|
|
101
|
+
duckdb==1.2.0
|
|
102
|
+
# via
|
|
103
|
+
# -r requirements.in
|
|
104
|
+
# duckdb-engine
|
|
105
|
+
duckdb-engine==0.15.0
|
|
106
|
+
# via -r requirements.in
|
|
107
|
+
et-xmlfile==2.0.0
|
|
108
|
+
# via openpyxl
|
|
109
|
+
facebook-business==20.0.0
|
|
110
|
+
# via -r requirements.in
|
|
111
|
+
filelock==3.18.0
|
|
112
|
+
# via snowflake-connector-python
|
|
113
|
+
flatten-json==0.1.14
|
|
114
|
+
# via -r requirements.in
|
|
115
|
+
frozenlist==1.5.0
|
|
116
|
+
# via
|
|
117
|
+
# aiohttp
|
|
118
|
+
# aiosignal
|
|
119
|
+
fsspec==2025.3.2
|
|
120
|
+
# via
|
|
121
|
+
# dlt
|
|
122
|
+
# gcsfs
|
|
123
|
+
# pyathena
|
|
124
|
+
# s3fs
|
|
125
|
+
gcsfs==2025.3.2
|
|
126
|
+
# via -r requirements.in
|
|
127
|
+
gitdb==4.0.12
|
|
128
|
+
# via gitpython
|
|
129
|
+
gitpython==3.1.44
|
|
130
|
+
# via dlt
|
|
131
|
+
giturlparse==0.12.0
|
|
132
|
+
# via dlt
|
|
133
|
+
google-ads==25.1.0
|
|
134
|
+
# via -r requirements.in
|
|
135
|
+
google-analytics-data==0.18.17
|
|
136
|
+
# via -r requirements.in
|
|
137
|
+
google-api-core==2.24.2
|
|
138
|
+
# via
|
|
139
|
+
# google-ads
|
|
140
|
+
# google-analytics-data
|
|
141
|
+
# google-api-python-client
|
|
142
|
+
# google-cloud-bigquery
|
|
143
|
+
# google-cloud-bigquery-storage
|
|
144
|
+
# google-cloud-core
|
|
145
|
+
# google-cloud-storage
|
|
146
|
+
# sqlalchemy-bigquery
|
|
147
|
+
google-api-python-client==2.130.0
|
|
148
|
+
# via -r requirements.in
|
|
149
|
+
google-auth==2.38.0
|
|
150
|
+
# via
|
|
151
|
+
# gcsfs
|
|
152
|
+
# google-analytics-data
|
|
153
|
+
# google-api-core
|
|
154
|
+
# google-api-python-client
|
|
155
|
+
# google-auth-httplib2
|
|
156
|
+
# google-auth-oauthlib
|
|
157
|
+
# google-cloud-bigquery
|
|
158
|
+
# google-cloud-core
|
|
159
|
+
# google-cloud-storage
|
|
160
|
+
# sqlalchemy-bigquery
|
|
161
|
+
google-auth-httplib2==0.2.0
|
|
162
|
+
# via google-api-python-client
|
|
163
|
+
google-auth-oauthlib==1.2.1
|
|
164
|
+
# via
|
|
165
|
+
# gcsfs
|
|
166
|
+
# google-ads
|
|
167
|
+
google-cloud-bigquery==3.31.0
|
|
168
|
+
# via sqlalchemy-bigquery
|
|
169
|
+
google-cloud-bigquery-storage==2.24.0
|
|
170
|
+
# via -r requirements.in
|
|
171
|
+
google-cloud-core==2.4.3
|
|
172
|
+
# via
|
|
173
|
+
# google-cloud-bigquery
|
|
174
|
+
# google-cloud-storage
|
|
175
|
+
google-cloud-storage==3.1.0
|
|
176
|
+
# via gcsfs
|
|
177
|
+
google-crc32c==1.7.1
|
|
178
|
+
# via
|
|
179
|
+
# google-cloud-storage
|
|
180
|
+
# google-resumable-media
|
|
181
|
+
google-resumable-media==2.7.2
|
|
182
|
+
# via
|
|
183
|
+
# google-cloud-bigquery
|
|
184
|
+
# google-cloud-storage
|
|
185
|
+
googleapis-common-protos==1.69.2
|
|
186
|
+
# via
|
|
187
|
+
# google-ads
|
|
188
|
+
# google-api-core
|
|
189
|
+
# grpcio-status
|
|
190
|
+
greenlet==3.1.1
|
|
191
|
+
# via sqlalchemy
|
|
192
|
+
grpcio==1.71.0
|
|
193
|
+
# via
|
|
194
|
+
# google-ads
|
|
195
|
+
# google-api-core
|
|
196
|
+
# grpcio-status
|
|
197
|
+
grpcio-status==1.62.3
|
|
198
|
+
# via
|
|
199
|
+
# google-ads
|
|
200
|
+
# google-api-core
|
|
201
|
+
hdbcli==2.24.21
|
|
202
|
+
# via sqlalchemy-hana
|
|
203
|
+
hexbytes==1.3.0
|
|
204
|
+
# via dlt
|
|
205
|
+
httplib2==0.22.0
|
|
206
|
+
# via
|
|
207
|
+
# google-api-python-client
|
|
208
|
+
# google-auth-httplib2
|
|
209
|
+
humanize==4.12.2
|
|
210
|
+
# via dlt
|
|
211
|
+
idna==3.10
|
|
212
|
+
# via
|
|
213
|
+
# requests
|
|
214
|
+
# snowflake-connector-python
|
|
215
|
+
# yarl
|
|
216
|
+
inflection==0.5.1
|
|
217
|
+
# via pyairtable
|
|
218
|
+
isodate==0.7.2
|
|
219
|
+
# via zeep
|
|
220
|
+
jmespath==1.0.1
|
|
221
|
+
# via
|
|
222
|
+
# aiobotocore
|
|
223
|
+
# boto3
|
|
224
|
+
# botocore
|
|
225
|
+
jsonpath-ng==1.7.0
|
|
226
|
+
# via dlt
|
|
227
|
+
leb128==1.0.8
|
|
228
|
+
# via asynch
|
|
229
|
+
lxml==5.3.1
|
|
230
|
+
# via
|
|
231
|
+
# redshift-connector
|
|
232
|
+
# zeep
|
|
233
|
+
lz4==4.4.3
|
|
234
|
+
# via
|
|
235
|
+
# asynch
|
|
236
|
+
# clickhouse-connect
|
|
237
|
+
# databricks-sql-connector
|
|
238
|
+
makefun==1.15.6
|
|
239
|
+
# via dlt
|
|
240
|
+
mako==1.3.9
|
|
241
|
+
# via alembic
|
|
242
|
+
markdown-it-py==3.0.0
|
|
243
|
+
# via rich
|
|
244
|
+
markupsafe==3.0.2
|
|
245
|
+
# via mako
|
|
246
|
+
marshmallow==3.26.1
|
|
247
|
+
# via dataclasses-json
|
|
248
|
+
mdurl==0.1.2
|
|
249
|
+
# via markdown-it-py
|
|
250
|
+
monotonic==1.6
|
|
251
|
+
# via rudder-sdk-python
|
|
252
|
+
more-itertools==10.6.0
|
|
253
|
+
# via simple-salesforce
|
|
254
|
+
multidict==6.3.0
|
|
255
|
+
# via
|
|
256
|
+
# aiobotocore
|
|
257
|
+
# aiohttp
|
|
258
|
+
# yarl
|
|
259
|
+
mypy-extensions==1.0.0
|
|
260
|
+
# via typing-inspect
|
|
261
|
+
mysql-connector-python==9.2.0
|
|
262
|
+
# via -r requirements.in
|
|
263
|
+
numpy==2.2.4
|
|
264
|
+
# via
|
|
265
|
+
# databricks-sql-connector
|
|
266
|
+
# pandas
|
|
267
|
+
oauthlib==3.2.2
|
|
268
|
+
# via
|
|
269
|
+
# databricks-sql-connector
|
|
270
|
+
# requests-oauthlib
|
|
271
|
+
openpyxl==3.1.5
|
|
272
|
+
# via databricks-sql-connector
|
|
273
|
+
orjson==3.10.16
|
|
274
|
+
# via dlt
|
|
275
|
+
packaging==24.2
|
|
276
|
+
# via
|
|
277
|
+
# deprecation
|
|
278
|
+
# dlt
|
|
279
|
+
# duckdb-engine
|
|
280
|
+
# google-cloud-bigquery
|
|
281
|
+
# marshmallow
|
|
282
|
+
# redshift-connector
|
|
283
|
+
# requirements-parser
|
|
284
|
+
# snowflake-connector-python
|
|
285
|
+
# sqlalchemy-bigquery
|
|
286
|
+
# sqlalchemy-redshift
|
|
287
|
+
pandas==2.2.3
|
|
288
|
+
# via databricks-sql-connector
|
|
289
|
+
pathvalidate==3.2.3
|
|
290
|
+
# via dlt
|
|
291
|
+
pendulum==3.0.0
|
|
292
|
+
# via
|
|
293
|
+
# -r requirements.in
|
|
294
|
+
# dlt
|
|
295
|
+
platformdirs==4.3.7
|
|
296
|
+
# via
|
|
297
|
+
# snowflake-connector-python
|
|
298
|
+
# zeep
|
|
299
|
+
pluggy==1.5.0
|
|
300
|
+
# via dlt
|
|
301
|
+
ply==3.11
|
|
302
|
+
# via jsonpath-ng
|
|
303
|
+
propcache==0.3.1
|
|
304
|
+
# via
|
|
305
|
+
# aiohttp
|
|
306
|
+
# yarl
|
|
307
|
+
proto-plus==1.26.1
|
|
308
|
+
# via
|
|
309
|
+
# google-ads
|
|
310
|
+
# google-analytics-data
|
|
311
|
+
# google-api-core
|
|
312
|
+
# google-cloud-bigquery-storage
|
|
313
|
+
protobuf==4.25.6
|
|
314
|
+
# via
|
|
315
|
+
# google-ads
|
|
316
|
+
# google-analytics-data
|
|
317
|
+
# google-api-core
|
|
318
|
+
# google-cloud-bigquery-storage
|
|
319
|
+
# googleapis-common-protos
|
|
320
|
+
# grpcio-status
|
|
321
|
+
# proto-plus
|
|
322
|
+
psutil==6.1.1
|
|
323
|
+
# via -r requirements.in
|
|
324
|
+
psycopg2-binary==2.9.10
|
|
325
|
+
# via -r requirements.in
|
|
326
|
+
py-machineid==0.6.0
|
|
327
|
+
# via -r requirements.in
|
|
328
|
+
pyairtable==2.3.3
|
|
329
|
+
# via -r requirements.in
|
|
330
|
+
pyarrow==18.1.0
|
|
331
|
+
# via
|
|
332
|
+
# -r requirements.in
|
|
333
|
+
# databricks-sql-connector
|
|
334
|
+
pyasn1==0.6.1
|
|
335
|
+
# via
|
|
336
|
+
# pyasn1-modules
|
|
337
|
+
# rsa
|
|
338
|
+
pyasn1-modules==0.4.2
|
|
339
|
+
# via google-auth
|
|
340
|
+
pyathena==3.12.2
|
|
341
|
+
# via -r requirements.in
|
|
342
|
+
pycountry==24.6.1
|
|
343
|
+
# via facebook-business
|
|
344
|
+
pycparser==2.22
|
|
345
|
+
# via cffi
|
|
346
|
+
pydantic==2.11.1
|
|
347
|
+
# via pyairtable
|
|
348
|
+
pydantic-core==2.33.0
|
|
349
|
+
# via pydantic
|
|
350
|
+
pygments==2.19.1
|
|
351
|
+
# via rich
|
|
352
|
+
pyjwt==2.10.1
|
|
353
|
+
# via
|
|
354
|
+
# simple-salesforce
|
|
355
|
+
# snowflake-connector-python
|
|
356
|
+
pymongo==4.11.1
|
|
357
|
+
# via -r requirements.in
|
|
358
|
+
pymysql==1.1.1
|
|
359
|
+
# via -r requirements.in
|
|
360
|
+
pyopenssl==25.0.0
|
|
361
|
+
# via snowflake-connector-python
|
|
362
|
+
pyparsing==3.2.3
|
|
363
|
+
# via httplib2
|
|
364
|
+
pyrate-limiter==3.7.0
|
|
365
|
+
# via -r requirements.in
|
|
366
|
+
python-dateutil==2.9.0.post0
|
|
367
|
+
# via
|
|
368
|
+
# aiobotocore
|
|
369
|
+
# botocore
|
|
370
|
+
# google-cloud-bigquery
|
|
371
|
+
# pandas
|
|
372
|
+
# pendulum
|
|
373
|
+
# pyathena
|
|
374
|
+
# rudder-sdk-python
|
|
375
|
+
# time-machine
|
|
376
|
+
python-dotenv==1.1.0
|
|
377
|
+
# via rudder-sdk-python
|
|
378
|
+
pytz==2025.2
|
|
379
|
+
# via
|
|
380
|
+
# asynch
|
|
381
|
+
# clickhouse-connect
|
|
382
|
+
# clickhouse-driver
|
|
383
|
+
# dlt
|
|
384
|
+
# pandas
|
|
385
|
+
# redshift-connector
|
|
386
|
+
# snowflake-connector-python
|
|
387
|
+
# zeep
|
|
388
|
+
pyyaml==6.0.2
|
|
389
|
+
# via
|
|
390
|
+
# dlt
|
|
391
|
+
# google-ads
|
|
392
|
+
redshift-connector==2.1.5
|
|
393
|
+
# via -r requirements.in
|
|
394
|
+
requests==2.32.3
|
|
395
|
+
# via
|
|
396
|
+
# asana
|
|
397
|
+
# clickhouse-sqlalchemy
|
|
398
|
+
# curlify
|
|
399
|
+
# databricks-sql-connector
|
|
400
|
+
# dlt
|
|
401
|
+
# facebook-business
|
|
402
|
+
# gcsfs
|
|
403
|
+
# google-api-core
|
|
404
|
+
# google-cloud-bigquery
|
|
405
|
+
# google-cloud-storage
|
|
406
|
+
# pyairtable
|
|
407
|
+
# redshift-connector
|
|
408
|
+
# requests-file
|
|
409
|
+
# requests-oauthlib
|
|
410
|
+
# requests-toolbelt
|
|
411
|
+
# rudder-sdk-python
|
|
412
|
+
# simple-salesforce
|
|
413
|
+
# snowflake-connector-python
|
|
414
|
+
# stripe
|
|
415
|
+
# zeep
|
|
416
|
+
requests-file==2.1.0
|
|
417
|
+
# via zeep
|
|
418
|
+
requests-oauthlib==1.3.1
|
|
419
|
+
# via
|
|
420
|
+
# asana
|
|
421
|
+
# google-auth-oauthlib
|
|
422
|
+
requests-toolbelt==1.0.0
|
|
423
|
+
# via zeep
|
|
424
|
+
requirements-parser==0.11.0
|
|
425
|
+
# via dlt
|
|
426
|
+
rich==13.9.4
|
|
427
|
+
# via
|
|
428
|
+
# -r requirements.in
|
|
429
|
+
# rich-argparse
|
|
430
|
+
# typer
|
|
431
|
+
rich-argparse==1.7.0
|
|
432
|
+
# via dlt
|
|
433
|
+
rsa==4.9
|
|
434
|
+
# via google-auth
|
|
435
|
+
rudder-sdk-python==2.1.4
|
|
436
|
+
# via -r requirements.in
|
|
437
|
+
s3fs==2025.3.2
|
|
438
|
+
# via -r requirements.in
|
|
439
|
+
s3transfer==0.11.3
|
|
440
|
+
# via boto3
|
|
441
|
+
scramp==1.4.5
|
|
442
|
+
# via redshift-connector
|
|
443
|
+
semver==3.0.4
|
|
444
|
+
# via dlt
|
|
445
|
+
setuptools==78.1.0
|
|
446
|
+
# via
|
|
447
|
+
# dlt
|
|
448
|
+
# redshift-connector
|
|
449
|
+
# types-setuptools
|
|
450
|
+
shellingham==1.5.4
|
|
451
|
+
# via typer
|
|
452
|
+
simple-salesforce==1.12.6
|
|
453
|
+
# via -r requirements.in
|
|
454
|
+
simplejson==3.20.1
|
|
455
|
+
# via dlt
|
|
456
|
+
six==1.17.0
|
|
457
|
+
# via
|
|
458
|
+
# facebook-business
|
|
459
|
+
# flatten-json
|
|
460
|
+
# python-dateutil
|
|
461
|
+
# thrift
|
|
462
|
+
smmap==5.0.2
|
|
463
|
+
# via gitdb
|
|
464
|
+
snowflake-connector-python==3.14.0
|
|
465
|
+
# via snowflake-sqlalchemy
|
|
466
|
+
snowflake-sqlalchemy==1.6.1
|
|
467
|
+
# via -r requirements.in
|
|
468
|
+
sortedcontainers==2.4.0
|
|
469
|
+
# via snowflake-connector-python
|
|
470
|
+
soupsieve==2.6
|
|
471
|
+
# via beautifulsoup4
|
|
472
|
+
sqlalchemy==1.4.52
|
|
473
|
+
# via
|
|
474
|
+
# -r requirements.in
|
|
475
|
+
# alembic
|
|
476
|
+
# clickhouse-sqlalchemy
|
|
477
|
+
# databricks-sql-connector
|
|
478
|
+
# databricks-sqlalchemy
|
|
479
|
+
# duckdb-engine
|
|
480
|
+
# snowflake-sqlalchemy
|
|
481
|
+
# sqlalchemy-bigquery
|
|
482
|
+
# sqlalchemy-hana
|
|
483
|
+
# sqlalchemy-redshift
|
|
484
|
+
sqlalchemy-bigquery==1.12.1
|
|
485
|
+
# via -r requirements.in
|
|
486
|
+
sqlalchemy-hana==2.0.0
|
|
487
|
+
# via -r requirements.in
|
|
488
|
+
sqlalchemy-redshift==0.8.14
|
|
489
|
+
# via -r requirements.in
|
|
490
|
+
sqlalchemy2-stubs==0.0.2a38
|
|
491
|
+
# via -r requirements.in
|
|
492
|
+
stripe==10.7.0
|
|
493
|
+
# via -r requirements.in
|
|
494
|
+
tenacity==9.0.0
|
|
495
|
+
# via
|
|
496
|
+
# dlt
|
|
497
|
+
# pyathena
|
|
498
|
+
thrift==0.16.0
|
|
499
|
+
# via databricks-sql-connector
|
|
500
|
+
time-machine==2.16.0
|
|
501
|
+
# via pendulum
|
|
502
|
+
tomlkit==0.13.2
|
|
503
|
+
# via
|
|
504
|
+
# dlt
|
|
505
|
+
# snowflake-connector-python
|
|
506
|
+
tqdm==4.67.1
|
|
507
|
+
# via -r requirements.in
|
|
508
|
+
typer==0.13.1
|
|
509
|
+
# via -r requirements.in
|
|
510
|
+
types-requests==2.32.0.20240907
|
|
511
|
+
# via -r requirements.in
|
|
512
|
+
types-setuptools==78.1.0.20250329
|
|
513
|
+
# via requirements-parser
|
|
514
|
+
typing-extensions==4.13.0
|
|
515
|
+
# via
|
|
516
|
+
# alembic
|
|
517
|
+
# beautifulsoup4
|
|
518
|
+
# dlt
|
|
519
|
+
# pyairtable
|
|
520
|
+
# pydantic
|
|
521
|
+
# pydantic-core
|
|
522
|
+
# pyopenssl
|
|
523
|
+
# simple-salesforce
|
|
524
|
+
# snowflake-connector-python
|
|
525
|
+
# sqlalchemy2-stubs
|
|
526
|
+
# stripe
|
|
527
|
+
# typer
|
|
528
|
+
# typing-inspect
|
|
529
|
+
# typing-inspection
|
|
530
|
+
typing-inspect==0.9.0
|
|
531
|
+
# via dataclasses-json
|
|
532
|
+
typing-inspection==0.4.0
|
|
533
|
+
# via pydantic
|
|
534
|
+
tzdata==2025.2
|
|
535
|
+
# via
|
|
536
|
+
# dlt
|
|
537
|
+
# pandas
|
|
538
|
+
# pendulum
|
|
539
|
+
tzlocal==5.3.1
|
|
540
|
+
# via
|
|
541
|
+
# asynch
|
|
542
|
+
# clickhouse-driver
|
|
543
|
+
uritemplate==4.1.1
|
|
544
|
+
# via google-api-python-client
|
|
545
|
+
urllib3==2.3.0
|
|
546
|
+
# via
|
|
547
|
+
# botocore
|
|
548
|
+
# clickhouse-connect
|
|
549
|
+
# databricks-sql-connector
|
|
550
|
+
# pyairtable
|
|
551
|
+
# requests
|
|
552
|
+
# types-requests
|
|
553
|
+
wrapt==1.17.2
|
|
554
|
+
# via aiobotocore
|
|
555
|
+
yarl==1.18.3
|
|
556
|
+
# via aiohttp
|
|
557
|
+
zeep==4.3.1
|
|
558
|
+
# via simple-salesforce
|
|
559
|
+
zstandard==0.23.0
|
|
560
|
+
# via clickhouse-connect
|
|
561
|
+
zstd==1.5.6.5
|
|
562
|
+
# via
|
|
563
|
+
# -r requirements.in
|
|
564
|
+
# asynch
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
version = "v0.13.22"
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|