Skip to content

rwberendsen/stram

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

stram

A few Python functions to run batch data flows in Snowflake using the Snowflake Python Connector

Usage

  • Tested with Python 3.7.11
  • Copy .env.example, save as .env, and edit with your Snowflake account specifics
  • pip install --upgrade pip
  • pip install -r requirements
  • python example_use.py

About

A few Python functions to run batch data flows

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published