Skip to content
This repository has been archived by the owner on Dec 10, 2019. It is now read-only.

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
davidbailey committed May 6, 2015
1 parent 709b541 commit 57c92a0
Showing 1 changed file with 21 additions and 2 deletions.
23 changes: 21 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,2 +1,21 @@
# py
Python
basemap.py: Uses Basemap and CoreLocation (via PyObjC), and bumpy to generate a map and highlight your location.

finance.py: Financial calculators.

freq.py: Uses pandas and matplotlib to plot a frequency.csv file.

getFlows.py: Uses lxml, pycurl, and pandas to query a Lancope API and download Netflows to a .csv file.

gis.py: Playing around with fiona, shapely, and descartes to draw maps.

gpx.py: Uses gpxpy to convert a gpx file into a list of points.

map.py: Uses openstreetmap (overly), shapley, and descartes to draw a map of primary roads in Los Angeles County.

splunk.py: Uses the Splunk API, geoip, ipwhois, pandas, numpy, and re to look up recent successful logins and track down the client computer.

splunkfile.py: Uses pandas and re to search through a spunk.csv file and find successful logins.

stocks.py: Playing around with lots of modules to look at stock market data, compute regressions, and create simulations.

risk.py: Playing around with plots.

0 comments on commit 57c92a0

Please sign in to comment.