Skip to content

A python project containing all the dependencies for snowflake tentaclio schema.

License

Notifications You must be signed in to change notification settings

octoenergy/tentaclio-snowflake

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

tentaclio-snowflake

A package containing all the dependencies for the snowflake tentaclio schema .

Quick Start

This project comes with a Makefile which is ready to do basic common tasks

$ make help
install                       Initalise the virtual env installing deps
clean                         Remove all the unwanted clutter
lock                          Lock dependencies
update                        Update dependencies (whole tree)
sync                          Install dependencies as per the lock file
lint                          Lint files with flake and mypy
format                        Run black and isort
test                          Run unit tests
circleci                      Validate circleci configuration (needs circleci cli)

Configuring access to Snowflake

Your connection url should be in the following format:

snowflake://<username>:<password>@<host>

About

A python project containing all the dependencies for snowflake tentaclio schema.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 2

  •  
  •