Skip to main content

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

Project description

snowmobile

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

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 tested_requirements/requirements_37.reqs
    • conda: conda env create -f tested_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
<style>hr {height: 0.1em;}</style>

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.0b15.tar.gz (314.7 kB view hashes)

Uploaded Source

Built Distribution

snowmobile-0.2.0b15-py3-none-any.whl (87.9 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