Pinned Repositories
arcsight_logger
Scripts for ArcSight Logger
awesome-python
A curated list of awesome Python frameworks, libraries, software and resources
bashttpd
A web server written in bash
EastMadHack
Materiales de la charla
eks-workshop-sample-api-service-go
Sample Kubernetes service used in the EKS Workshop CI/CD CodePipeline module
exrex
Irregular methods on regular expressions
pydatanyc12_gephi_networkx
A lecture I gave at PyData NYC 2012 on using the networkx python library and Gephi to generate a mapping of the python community on Twitter
TensorFlow-Bitcoin-Robot
A Bitcoin trade robot based on Tensorflow LSTM model.Just for fun.
sergipy's Repositories
sergipy/arcsight_logger
Scripts for ArcSight Logger
sergipy/awesome-python
A curated list of awesome Python frameworks, libraries, software and resources
sergipy/bashttpd
A web server written in bash
sergipy/EastMadHack
Materiales de la charla
sergipy/eks-workshop-sample-api-service-go
Sample Kubernetes service used in the EKS Workshop CI/CD CodePipeline module
sergipy/exrex
Irregular methods on regular expressions
sergipy/pydatanyc12_gephi_networkx
A lecture I gave at PyData NYC 2012 on using the networkx python library and Gephi to generate a mapping of the python community on Twitter
sergipy/TensorFlow-Bitcoin-Robot
A Bitcoin trade robot based on Tensorflow LSTM model.Just for fun.
sergipy/twitter-streamer
Capture Twitter stream data using Python and Tweepy.
sergipy/twitter-to-mongo
A python script that uses the Tweepy library to pull Tweets from Twitter's Streaming API, and then stores the important fields in a MongoDB collection.
sergipy/twitterstream-to-mongodb
Simple python script for storing tweets from the twitter stream directly to a MongoDB database based on a list of terms.