Commit Graph

68 Commits

Author SHA1 Message Date
Michael Herman c2f695f649 Merge pull request #9 from uttamo/patch-1
Use random.choice instead of random.randint
2017-09-29 07:17:45 -06:00
uttamo 5b745282a9 Use random.choice instead of random.randint
random.choice is better for selecting random elements from a list than using random.randint to generate random indices to select
2017-09-28 01:02:29 +01:00
Michael Herman 8eb073544a Update TODO.md 2017-09-16 09:47:51 -06:00
Michael Herman e732b3fc0d Merge pull request #7 from chetanya-shrimali/master
added license file
2017-09-16 09:47:22 -06:00
Chetanya-Shrimali b060e39b61 Update LICENSE 2017-09-16 21:09:03 +05:30
chetanya-shrimali 49153f1cd9 added license 2017-09-16 21:05:46 +05:30
Michael Herman abe8d7898a Merge pull request #6 from Skvm/patch-1
Update requirements.txt
2017-08-16 13:30:38 -06:00
Skvm 2711f0ba1d Update requirements.txt
26_stock_scraper requires lxml
2017-08-16 19:19:48 +01:00
Michael Herman 52cea88b4f added new script, updated readme, updated todo: 2016-12-17 09:28:23 -07:00
Michael Herman 14147e3dd0 updated requirements.txt and added a todo 2016-12-17 09:25:32 -07:00
Michael Herman 4e54276ad4 updated folder structure 2016-12-17 09:22:43 -07:00
Michael Herman c3b10a3008 added country code to country name, continent name script 2016-08-28 21:46:29 -06:00
Michael Herman 93926988ce Merge pull request #3 from staranjeet/master
grammatical error : remove_all_pyc.md
2016-03-27 13:58:49 -06:00
Michael Herman 160b68c08c Merge pull request #2 from devoxel/master
Add +x on all files for owner
2016-03-27 13:58:23 -06:00
Michael Herman 352f777cc3 updated full contact script 2016-03-23 09:33:03 -06:00
Michael Herman 6613b13d4d updated email crawler 2016-02-18 15:08:55 -07:00
Michael Herman 780cad2988 Merge pull request #5 from RajuKoushik/patch-1
Update 08_basic_email_web_crawler.py
2016-02-19 00:07:19 +02:00
Michael Herman 7591683535 added stock prices script 2016-02-01 22:33:14 -07:00
Michael Herman 7a33539c8c added youtube sentiment 2016-01-27 17:35:03 -07:00
RayKon∞ 761e0ecec2 Update 08_basic_email_web_crawler.py
This is a much simpler version of the script(easily understandable).
2015-12-02 21:51:55 +05:30
Michael Herman 436f3119f9 Added fullcontact api 2015-10-25 15:20:53 -06:00
Taranjeet 44a9b7d2e8 grammatical error : remove_all_pyc.md 2015-10-16 10:42:38 +05:30
Aaron Delaney f6bece3c90 Add +x on all files for owner 2015-10-15 22:51:07 +01:00
Michael Herman 24d6113bd7 added json to yaml script 2015-10-11 09:28:50 -06:00
Michael Herman b287df6e18 income tax calculator 2015-09-13 18:26:43 -06:00
Michael Herman 125a657ba8 updated gitignore and requirements.txt, added send sms script 2015-09-13 13:06:56 -06:00
Michael Herman 0bb4c8c255 added stock scraper, converted all scripts to python 2/3 compatibility 2015-05-17 03:49:35 -06:00
Michael Herman 5bb3679901 added ip -> geolocation script 2015-02-18 11:56:18 -07:00
Michael Herman 25e5b3a8d0 basic sql2csv 2015-02-16 22:58:11 -07:00
Michael Herman 0523b16f80 flask session test 2015-01-07 12:01:29 -07:00
Michael Herman a8023a0780 updated readme, added git tag script 2015-01-03 15:13:57 -07:00
Michael Herman 3fc2562dd4 added twitter api 2015-01-03 08:52:42 -07:00
Michael Herman 9f035a609e restore file from git 2014-11-11 20:43:23 -07:00
Michael Herman 5631b3cc4c tsv to csv 2014-10-16 10:35:23 -05:00
Michael Herman 648aa0a58f added zipper 2014-08-16 17:25:21 -05:00
Michael Herman 63b3354282 added zipper 2014-08-16 17:23:00 -05:00
Michael Herman e8379b69cc updates 2014-06-16 08:42:35 -05:00
Michael Herman f78d95455f rewriting git history - yuck 2014-06-16 08:30:41 -05:00
Michael Herman 3c25e474d3 added jinja quick loa 2014-06-13 10:52:30 -05:00
Michael Herman 0fb024c199 added config evironment check 2014-06-12 07:14:45 -05:00
Michael Herman 8138de63fe html -> md 2014-06-10 09:07:57 -05:00
Michael Herman c06e6de4f3 added enviro check 2014-06-10 08:22:34 -05:00
Michael Herman ec099c84c9 added random name generator 2014-06-02 14:08:53 -05:00
Michael Herman 9c02c430f6 added csv_split 2014-05-30 09:31:11 -05:00
Michael Herman 9828e28fc5 added csv_split 2014-05-30 09:24:44 -05:00
Michael Herman 8b65a7c03d csv splitter 2014-05-29 11:06:17 -05:00
Michael Herman 681685c356 updated readme 2014-05-18 15:37:17 -06:00
Michael Herman 75f1eb4915 added image optimizer 2014-05-18 15:36:36 -06:00
Michael Herman 53da94f078 updates 2014-05-18 12:16:56 -06:00
Michael Herman 239a0ff7ff file 10 2014-05-18 11:05:31 -06:00