Skip to content

tevops/debugger

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DEBUGGER

Intended for running a code on a remote ec2 - given you are using Pycharm Community edition.

Installation

Just run

pip install git+ssh://[email protected]/[this repo]

Setup

  • Make sure you have aws conigs properly setup

before moving forward (else it will remind you).

Usage

    debugger [some python command]

Repository Structure

|- debugger/    # Primary folder for code
|  |- instance_manager
      # handles instance creation only
|  |- pipeline_runner
      # handles instance later life and running on it

About

ec2 debugger

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published