Skip to main content

An analytics-focused wrapper around the snowflake.connector for Python.

Project description

snowmobile

Documentation Status PyPI version codecov Code style: black License: MIT

snowmobile is a wrapper around the Snowflake Connector for Python.

Documentation

 snowmobile.readthedocs.io

Installation

 pip install snowmobile


Development

Installs

  • Core
    • pip: pip install --user requirements/requirements_37.reqs
    • conda: conda env create -f requirements/environment.yml
  • docs: pip install --user docs/requirements.txt

Run

  • test: pytest --cov-report=xml --cov=snowmobile test/
  • docs: sphinx-build -b html . _build

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

snowmobile-0.2.0b19.tar.gz (314.7 kB view hashes)

Uploaded Source

Built Distribution

snowmobile-0.2.0b19-py3-none-any.whl (94.0 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page