Skip to content

mohapsat/pyteradata

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PYTERADATA

Teradata Rest API layer created using Python Flask.

Demo:

Setup instructions:

Configure Pycharm to use virtualenv

  • Prerequisite - Create virtualenv using the Terminal
  • File > Settings > Project Interpreter
  • In the right pane, click the gear icon, click More….
  • In the Project Interpreters dialog box, click the plus sign +, click Add Local.
  • Pycharm picks up the venv
  • Click apply then ok
  • You're all set to use python in the virtualenv as the interpreter for the project

Install Flask

  • Go to the Terminal window
  • Type: pip install flask

About

Microservice in python flask to run Teradata database queries

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published