Skip to content

ginathegenius/vbrownbag-demo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

vbrownbag-demo

This is a Python 3 project that parses a csv file (test.csv) for ips and pings the ips provided to return results. The results are sent to Slack (a messaging platform).

You can learn more about the Slack API here: https://api.slack.com/

This project was demonstrated at the vBrownBag Python4DevOps series 02/20/2019

Try it out:

  1. Modify test.csv with your IP address(es)
  2. You will need to modify parseCSV.py on line 26 to a link for your app from Slack API
  3. Run parseCSV.py

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages