Skip to content

Commit 59f5037

Browse files
committed
old hackathon eval thing
1 parent a762e00 commit 59f5037

File tree

5 files changed

+485
-56
lines changed

5 files changed

+485
-56
lines changed

analyse_scan_results.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@ def get_urls(filename):
6262

6363
if __name__ == '__main__':
6464
filename = 'scan_results/archived_26_10_scan.pyt'
65-
filename = 'scan_results/test.pyt'
65+
# filename = 'scan_results/test.pyt'
6666
repos = get_repos(filename)
6767
print([b.url for b in repos])
6868
print(len(repos))

flask_open_source_apps.csv

Lines changed: 0 additions & 41 deletions
Original file line numberDiff line numberDiff line change
@@ -82,7 +82,6 @@ https://github.com/liontree/lemonbook, lemonbook/__init__.py
8282
https://github.com/lepture/flask-oauthlib, flask-oauthlib/flask_oauthlib/provider/oauth1.py
8383
https://github.com/plastboks/Flaskmarks, Flaskmarks/flaskmarks/__init__.py
8484
https://github.com/Joinhack/agent, agent/flask_sqlalchemy.py
85-
https://github.com/ricardorego/FlaskTaskr, FlaskTaskr/flasktaskr.py
8685
https://github.com/col42dev/todoAPIServer, todoAPIServer/todo.py
8786
https://github.com/pnelson/flask-passport, flask-passport/flask_passport.py
8887
https://github.com/turnkey-commerce/flask-notes, flask-notes/app.py
@@ -118,16 +117,12 @@ https://github.com/mbyta/socially, socially/app/__init__.py
118117
https://github.com/patrickbeeson/has-it-ever-been, has-it-ever-been/tests.py
119118
https://github.com/aachik/blog_flask_practica, blog_flask_practica/blog.py
120119
https://github.com/moranned/flask_api_example, flask_api_example/app.py
121-
https://github.com/goncharovms/flask_library, flask_library/app/__init__.py
122-
https://github.com/moranned/flask_api_example, flask_api_example/app.py
123-
https://github.com/goncharovms/flask_library, flask_library/app/__init__.py
124120
https://github.com/johnwook/flask-restful-todo, flask-restful-todo/app.py
125121
https://github.com/rmotr/example-flask-app, example-flask-app/rmotr/app.py
126122
https://github.com/mbasanta/QR5Server, QR5Server/qr5server/__init__.py
127123
https://github.com/donalcarpenter/lolcatfancier, lolcatfancier/app.py
128124
https://github.com/jinpark/imageresizer, imageresizer/app.py
129125
https://github.com/JoeAcanfora/CrowdSite, CrowdSite/flask_app.py
130-
https://github.com/andrej2704/flaskplayground, flaskplayground/flaskAuth.py
131126
https://github.com/decodigoyalgomas/Flask-Tutorial-RPG-Manager, Flask-Tutorial-RPG-Manager/app/__init__.py
132127
https://github.com/syndbg/flask-url-shortener, flask-url-shortener/url_shortener/app.py
133128
https://github.com/jpf/okta-pysaml2-example, okta-pysaml2-example/app.py
@@ -165,33 +160,25 @@ https://github.com/jlybianto/flask_api_posts, flask_api_posts/posts/__init__.py
165160
https://github.com/travelton/pork, pork/pork/pork.py
166161
https://github.com/aantonw/notesapi, notesapi/notesapi.py
167162
https://github.com/markmuetz/flask-1000earths, flask-1000earths/app.py
168-
https://github.com/nicovogelaar/time-tracker-flask, time-tracker-flask/app/__init__.py
169163
https://github.com/nmaltais/python_flask_project, python_flask_project/hello.py
170164
https://github.com/ShermanMorrison/taskapp, taskapp/project/__init__.py
171-
https://github.com/pkulev/mblog, mblog/mblog/__init__.py
172165
https://github.com/VicarEscaped/xlsgen_service, xlsgen_service/app/__init__.py
173166
https://github.com/prashannth/flask-cassandra, flask-cassandra/app/__init__.py
174167
https://github.com/eon01/flask_restful_sample, flask_restful_sample/apirest.py
175168
https://github.com/haydarmiftahul/flask-microblogging, flask-microblogging/app.py
176169
https://github.com/Turbo87/flask-oauth2-test, flask-oauth2-test/server.py
177-
https://github.com/pkulev/mblog, mblog/mblog/__init__.py
178170
https://github.com/bidhan-a/flasknotes, flasknotes/api.py
179171
https://github.com/BlaiseGratton/which_flask, which_flask/app.py
180172
https://github.com/Yanze/restau_management_flask, restau_management_flask/restau_management_flask/__init__.py
181173
https://github.com/bidhan-a/flasknotes, flasknotes/api.py
182174
https://github.com/nausheenfatma/WebAppWithFlask, WebAppWithFlask/model.py
183-
https://github.com/RicoChou/MyFlasky, MyFlasky/app/__init__.py
184175
https://github.com/heamon7/learn-restful, learn-restful/app.py
185176
https://github.com/brittanymcgarr/learningFlask, learningFlask/FlaskPractice/app/app.py
186177
https://github.com/RodrigoVillatoro/flask_social_network, flask_social_network/app/__init__.py
187178
https://github.com/nausheenfatma/WebAppWithFlask, WebAppWithFlask/model.py
188179
https://github.com/sheldonsmickley/flaskemail_app, flaskemail_app/emails.py
189-
https://github.com/shas15/Betting-Chips, Betting-Chips/test.py
190180
https://github.com/aetherwu/Flask-Docker-Template, Flask-Docker-Template/flask/web/__init__.py
191-
https://github.com/AngelMunoz/Flask-Blueprints-Template, Flask-Blueprints-Template/app/__init__.py
192181
https://github.com/saviour123/flaskStudentData, flaskStudentData/app.py
193-
https://github.com/AngelMunoz/Flask-Blueprints-Template, Flask-Blueprints-Template/app/__init__.py
194-
https://github.com/tolmun/flask-ng-sample, flask-ng-sample/project/__init__.py
195182
https://github.com/awind/FlaskRestful, FlaskRestful/app/__init__.py
196183
https://github.com/IvanBodnar/fromzero_flask_blog, fromzero_flask_blog/__init__.py
197184
https://github.com/AllyW/flaskyDeb, flaskyDeb/app/__init__.py
@@ -201,7 +188,6 @@ https://github.com/AllyW/flaskyDeb, flaskyDeb/app/__init__.py
201188
https://github.com/billyfung/flask_shortener, flask_shortener/app.py
202189
https://github.com/s-kovacevic/elearning-flask, elearning-flask/main.py
203190
https://github.com/xpleaf/flask_catalog, flask_catalog/my_app/__init__.py
204-
https://github.com/HYL13/flask_project_0, flask_project_0/app/__init__.py
205191
https://github.com/kfiras/cloudfoundry-flask-webservice, cloudfoundry-flask-webservice/app.py
206192
https://github.com/ssam123/flask-blog-tutorial, flask-blog-tutorial/__init__.py
207193
https://github.com/kloudsec/py-webkit2png-flask-api, py-webkit2png-flask-api/api/app.py
@@ -225,7 +211,6 @@ https://github.com/Mamun-dueee/flask, flask/setup.py
225211
https://github.com/13923858795/Tutorial, Tutorial/my/app/__init__.py
226212
https://github.com/feocco/flaskLab, flaskLab/app.py
227213
https://github.com/novking/Flask_AWS, Flask_AWS/PlagiarismDefender/home.py
228-
https://github.com/umutcoskun/flask-ready, flask-ready/src/app/__init__.py
229214
https://github.com/natfoster82/flask-alcohol, flask-alcohol/example/app.py
230215
https://github.com/Nonja/FlaskArticleSearchNYT, FlaskArticleSearchNYT/app/__init__.py
231216
https://github.com/thomasobrien99/flask-movie-crud, flask-movie-crud/app.py
@@ -244,31 +229,24 @@ https://github.com/cooleo/flask-cassandra, flask-cassandra/app/__init__.py
244229
https://github.com/botheredbybees/flask-rss, flask-rss/headlines.py
245230
https://github.com/wwpika/flaskww, flaskww/app/__init__.py
246231
https://github.com/aig-/flask_google, flask_google/app.py
247-
https://github.com/dhan12/Flaskblog, Flaskblog/run.py
248232
https://github.com/Wangbicong/flask-newspaper, flask-newspaper/app/__init__.py
249233
https://github.com/welserjr/Flask_Recaptcha, Flask_Recaptcha/app.py
250234
https://github.com/brevno/test_pg_flask, test_pg_flask/app/__init__.py
251235
https://github.com/feistiller/LearnPythonFlask, LearnPythonFlask/Demo1HelloWorld.py
252236
https://github.com/afropolymath/papers, papers/api/__init__.py
253237
https://github.com/Eyali1001/flaskcalculator, flaskcalculator/calculator.py
254-
https://github.com/nenodias/flask-webservice, flask-webservice/app.py
255238
https://github.com/aripddev/cms_flask, cms_flask/app/__init__.py
256-
https://github.com/XiongZhijun/simple-flask, simple-flask/app/app.py
257-
https://github.com/brizow/FlaskTriviaApp, FlaskTriviaApp/FlaskWebProject1/__init__.py
258239
https://github.com/Chi-Qingjun/FlaskWechatDev, FlaskWechatDev/app/__init__.py
259240
https://github.com/NexusRJ/react_flask_blog, react_flask_blog/app/__init__.py
260241
https://github.com/jordanagreen/flask-todo-lists, flask-todo-lists/app.py
261242
https://github.com/sampathweb/ml-cookiecutter-starter-flask-app, ml-cookiecutter-starter-flask-app/{{cookiecutter.repo_name}}/app/__init__.py
262243
https://github.com/thippo/FlaskFrame, FlaskFrame/myweb/__init__.py
263244
https://github.com/fantingdong/flasky1, flasky1/app/__init__.py
264245
https://github.com/wccosby/flaskML, flaskML/app/__init__.py
265-
https://github.com/nenodias/flask-webservice, flask-webservice/app.py
266246
https://github.com/kwin-wang/flask-learn, flask-learn/hello.py
267247
https://github.com/guoqiao/flask-examples, flask-examples/minitwit/minitwit.py
268-
https://github.com/xawei/flask_gw, flask_gw/app/__init__.py
269248
https://github.com/NataKuskova/Classwork_flask, Classwork_flask/script.py
270249
https://github.com/BadSol/flask-vendor, flask-vendor/vendor/__init__.py
271-
https://github.com/csyouk/faust-register-py, faust-register-py/register_server.py
272250
https://github.com/lizTheDeveloper/__g26_flask, __g26_flask/model.py
273251
https://github.com/thippo/FlaskFrame, FlaskFrame/myweb/__init__.py
274252
https://github.com/JonathanFrederick/flask-cards, flask-cards/app.py
@@ -278,7 +256,6 @@ https://github.com/shutdown57/learning_flask, learning_flask/src/app.py
278256
https://github.com/kuaiwu/MyFlask, MyFlask/app/__init__.py
279257
https://github.com/upbit/flask_whiteboard, flask_whiteboard/main.py
280258
https://github.com/lieuhon/First-Flask, First-Flask/app/__init__.py
281-
https://github.com/csyouk/faust-register-py, faust-register-py/register_server.py
282259
https://github.com/13923858795/Tutorial, Tutorial/my/app/__init__.py
283260
https://github.com/feocco/flaskLab, flaskLab/app.py
284261
https://github.com/asap/weather-wizard, weather-wizard/weather/__init__.py
@@ -288,7 +265,6 @@ https://github.com/JGaard/GoogleDomain---AD-web-console, GoogleDomain---AD-web-c
288265
https://github.com/1stvamp/flask-straw-poll, flask-straw-poll/flask_straw_poll/__init__.py
289266
https://github.com/internetfett/flask-timekeeper, flask-timekeeper/main.py
290267
https://github.com/merisbahti/mongodb-flask-fun, mongodb-flask-fun/index.py
291-
https://github.com/andrewmetersky/spotify-flaskapp, spotify-flaskapp/routes.py
292268
https://github.com/marselester/upload-a-file, upload-a-file/uploader/__init__.py
293269
https://github.com/nouyang/WTFisThisRegister, WTFisThisRegister/WTFisThisRegister.py
294270
https://github.com/JGaard/GoogleDomain---AD-web-console, GoogleDomain---AD-web-console/__init__.py
@@ -322,7 +298,6 @@ https://github.com/ko/sandbox-flask, sandbox-flask/flask-httpauth/main.py
322298
https://github.com/vladkrylov/FlaskLoginTest, FlaskLoginTest/app/__init__.py
323299
https://github.com/cevaris/flask-hk5, flask-hk5/mongoFlask/__init__.py
324300
https://github.com/wiliamsouza/cars, cars/cars/__init__.py
325-
https://github.com/artran/MyMdb, MyMdb/application.py
326301
https://github.com/scjackson/twiceurl, twiceurl/twiceurl.py
327302
https://github.com/okaram/learnmongo, learnmongo/FlaskApplication/__init__.py
328303
https://github.com/lingthio/Flask-User, Flask-User/example_apps/multi_email_app.py
@@ -377,13 +352,11 @@ https://github.com/mskog/cheapskate, cheapskate/cheapskate.py
377352
https://github.com/simonm/flaskCamel, flaskCamel/flaskcamel/__init__.py
378353
https://github.com/Bloodevil/flask_cache_server, flask_cache_server/main.py
379354
https://github.com/DMzda/cann-tables, cann-tables/cann_tables/__init__.py
380-
https://github.com/elvinyung/quimbu, quimbu/quimbu.py
381355
https://github.com/Rosk/flasqlite, flasqlite/app/__init__.py
382356
https://github.com/marshmallow-code/flask-marshmallow, flask-marshmallow/flask_marshmallow/__init__.py
383357
https://github.com/alyssaq/celery-flask-demo, celery-flask-demo/app.py
384358
https://github.com/simonm/flaskCamel, flaskCamel/flaskcamel/__init__.py
385359
https://github.com/tasti/Twittre, Twittre/twittre.py
386-
https://github.com/elvinyung/quimbu, quimbu/quimbu.py
387360
https://github.com/Amanda-Clark/BartStats, BartStats/BartStats/BartStats/BartStats.py
388361
https://github.com/miguelgrinberg/flask-webcast, flask-webcast/03-forms/hello.py
389362
https://github.com/yjroot/domainserver, domainserver/dnsserver/__init__.py
@@ -568,14 +541,12 @@ https://github.com/FinleySmile/flask_blog_demo, flask_blog_demo/flask_blog_demo.
568541
https://github.com/RodrigoVillatoro/flask_social_network, flask_social_network/app/__init__.py
569542
https://github.com/nausheenfatma/WebAppWithFlask, WebAppWithFlask/model.py
570543
https://github.com/sheldonsmickley/flaskemail_app, flaskemail_app/emails.py
571-
https://github.com/shas15/Betting-Chips, Betting-Chips/test.py
572544
https://github.com/soasme/flask-perm, flask-perm/example.py
573545
https://github.com/hnb2/flask-customers, flask-customers/customers/__init__.py
574546
https://github.com/LeonNie52/Learn_Flask, Learn_Flask/hello.py
575547
https://github.com/mauriciorey/learning_flask, learning_flask/routes.py
576548
https://github.com/nivanko/flask-catalog, flask-catalog/application.py
577549
https://github.com/aetherwu/Flask-Docker-Template, Flask-Docker-Template/flask/web/__init__.py
578-
https://github.com/AngelMunoz/Flask-Blueprints-Template, Flask-Blueprints-Template/app/__init__.py
579550
https://github.com/posenberg/Flask-Kickstarter-Clone, Flask-Kickstarter-Clone/punchstarter/__init__.py
580551
https://github.com/pythonvietnam/meetup01-flask, meetup01-flask/hello_world.py
581552
https://github.com/shane-kercheval/flask-postgresql-template, flask-postgresql-template/app_factory.py
@@ -585,8 +556,6 @@ https://github.com/nivanko/flask-catalog, flask-catalog/application.py
585556
https://github.com/saviour123/flaskStudentData, flaskStudentData/app.py
586557
https://github.com/QLGu/flask-zhihu-demo, flask-zhihu-demo/www/__init__.py
587558
https://github.com/jkravanja/paypal_flask_payment, paypal_flask_payment/payment.py
588-
https://github.com/tolmun/flask-ng-sample, flask-ng-sample/project/__init__.py
589-
https://github.com/AngelMunoz/Flask-Blueprints-Template, Flask-Blueprints-Template/app/__init__.py
590559
https://github.com/graphql-python/flask-graphql, flask-graphql/tests/app.py
591560
https://github.com/AnshuOnGit/FlaskServices, FlaskServices/read_file.py
592561
https://github.com/shank7485/Flask-APIs, Flask-APIs/APIs/__init__.py
@@ -616,7 +585,6 @@ https://github.com/boydjohnson/flasktwilio, flasktwilio/app.py
616585
https://github.com/s-kovacevic/elearning-flask, elearning-flask/main.py
617586
https://github.com/xpleaf/flask_catalog, flask_catalog/my_app/__init__.py
618587
https://github.com/poppuyo/FlaskUrlShortener, FlaskUrlShortener/FlaskUrlShortener/urlshortener.py
619-
https://github.com/HYL13/flask_project_0, flask_project_0/app/__init__.py
620588
https://github.com/kfiras/cloudfoundry-flask-webservice, cloudfoundry-flask-webservice/app.py
621589
https://github.com/ssam123/flask-blog-tutorial, flask-blog-tutorial/__init__.py
622590
https://github.com/kcunning/flask-class-c9, flask-class-c9/flaskclass/app/__init__.py
@@ -748,7 +716,6 @@ https://github.com/kmalfatti/library-flask-app, library-flask-app/app.py
748716
https://github.com/Millyn/flask_py3_hr, flask_py3_hr/app/__init__.py
749717
https://github.com/13923858795/Tutorial, Tutorial/my/app/__init__.py
750718
https://github.com/feocco/flaskLab, flaskLab/app.py
751-
https://github.com/umutcoskun/flask-ready, flask-ready/src/app/__init__.py
752719
https://github.com/novking/Flask_AWS, Flask_AWS/PlagiarismDefender/home.py
753720
https://github.com/natfoster82/flask-alcohol, flask-alcohol/example/app.py
754721
https://github.com/Nonja/FlaskArticleSearchNYT, FlaskArticleSearchNYT/app/__init__.py
@@ -769,30 +736,23 @@ https://github.com/ja8zyjits/redis-flask, redis-flask/flask_app.py
769736
https://github.com/botheredbybees/flask-rss, flask-rss/headlines.py
770737
https://github.com/wwpika/flaskww, flaskww/app/__init__.py
771738
https://github.com/aig-/flask_google, flask_google/app.py
772-
https://github.com/dhan12/Flaskblog, Flaskblog/run.py
773739
https://github.com/Wangbicong/flask-newspaper, flask-newspaper/app/__init__.py
774740
https://github.com/welserjr/Flask_Recaptcha, Flask_Recaptcha/app.py
775741
https://github.com/brevno/test_pg_flask, test_pg_flask/app/__init__.py
776742
https://github.com/feistiller/LearnPythonFlask, LearnPythonFlask/Demo1HelloWorld.py
777743
https://github.com/afropolymath/papers, papers/api/__init__.py
778744
https://github.com/Eyali1001/flaskcalculator, flaskcalculator/calculator.py
779-
https://github.com/nenodias/flask-webservice, flask-webservice/app.py
780745
https://github.com/aripddev/cms_flask, cms_flask/app/__init__.py
781-
https://github.com/XiongZhijun/simple-flask, simple-flask/app/app.py
782-
https://github.com/brizow/FlaskTriviaApp, FlaskTriviaApp/FlaskWebProject1/__init__.py
783746
https://github.com/Chi-Qingjun/FlaskWechatDev, FlaskWechatDev/app/__init__.py
784747
https://github.com/NexusRJ/react_flask_blog, react_flask_blog/app/__init__.py
785748
https://github.com/jordanagreen/flask-todo-lists, flask-todo-lists/app.py
786749
https://github.com/sampathweb/ml-cookiecutter-starter-flask-app, ml-cookiecutter-starter-flask-app/{{cookiecutter.repo_name}}/app/__init__.py
787750
https://github.com/thippo/FlaskFrame, FlaskFrame/myweb/__init__.py
788751
https://github.com/fantingdong/flasky1, flasky1/app/__init__.py
789752
https://github.com/wccosby/flaskML, flaskML/app/__init__.py
790-
https://github.com/nenodias/flask-webservice, flask-webservice/app.py
791753
https://github.com/kwin-wang/flask-learn, flask-learn/hello.py
792-
https://github.com/xawei/flask_gw, flask_gw/app/__init__.py
793754
https://github.com/NataKuskova/Classwork_flask, Classwork_flask/script.py
794755
https://github.com/BadSol/flask-vendor, flask-vendor/vendor/__init__.py
795-
https://github.com/csyouk/faust-register-py, faust-register-py/register_server.py
796756
https://github.com/lizTheDeveloper/__g26_flask, __g26_flask/model.py
797757
https://github.com/thippo/FlaskFrame, FlaskFrame/myweb/__init__.py
798758
https://github.com/JonathanFrederick/flask-cards, flask-cards/app.py
@@ -803,7 +763,6 @@ https://github.com/GuanYQ0926/flask-restful, flask-restful/app.py
803763
https://github.com/kuaiwu/MyFlask, MyFlask/app/__init__.py
804764
https://github.com/upbit/flask_whiteboard, flask_whiteboard/main.py
805765
https://github.com/lieuhon/First-Flask, First-Flask/app/__init__.py
806-
https://github.com/csyouk/faust-register-py, faust-register-py/register_server.py
807766
https://github.com/allbegray/flask_mvc, flask_mvc/app.py
808767
https://github.com/Kentovski/Flask_Battlefield, Flask_Battlefield/server.py
809768
https://github.com/tjgrist/Flask-psql, Flask-psql/app.py

0 commit comments

Comments
 (0)