diff --git a/libs/python.json b/libs/python.json index 0ec340a..b197317 100644 --- a/libs/python.json +++ b/libs/python.json @@ -118,6 +118,8 @@ {"id":"py.scrapy","imports":["scrapy"],"name":"scrapy","repo":"scrapy/scrapy","tags":["web-crawler"],"tech":["internet"],"status":"model-ready"}, {"id":"py.urllib3","imports":["urllib3"],"name":"urllib3","repo":"urllib3/urllib3","tags":["http-client"],"tech":["internet"],"status":"model-ready"}, {"id":"py.six","imports":["six"],"name":"Six","repo":"benjaminp/six","tags":["python2-python3"],"tech":["interoperability"],"status":"model-ready"}, + {"id":"py.RPi-GPIO","imports":["RPi.GPIO"],"name":"RPi.GPIO","repo":"","tags":["automation"],"tech":["iot"],"examples":["https://github.com/nosix/raspberry-gpio-emulator"],"status":"awaiting-model"}, + {"id":"py.gpiozero","imports":["gpiozero"],"name":"gpiozero","repo":"gpiozero/gpiozero","tags":["automation"],"tech":["iot"],"status":"awaiting-model"}, {"id":"py.homeassistant","imports":["homeassistant"],"name":"homeassistant","repo":"home-assistant/home-assistant","tags":["automation"],"tech":["iot"],"status":"model-ready"}, {"id":"py.m3u8","imports":["m3u8"],"name":"m3u8","repo":"globocom/m3u8","tags":["m3u8-files"],"tech":["media"],"status":"model-ready"}, {"id":"py.decorator","imports":["decorator"],"name":"decorator","repo":"micheles/decorator","tags":["decorators"],"tech":["metaprogramming"],"status":"awaiting-model"}, @@ -151,7 +153,7 @@ {"id":"py.django-oauth-toolkit","imports":["oauth2_provider"],"name":"Django OAuth Toolkit","repo":"jazzband/django-oauth-toolkit","tags":["oauth"],"tech":["python-web"],"status":"model-ready"}, {"id":"py.dogpile","imports":["dogpile"],"name":"Dogpile","repo":"https://bitbucket.org/zzzeek/dogpile.cache/","tags":["caching"],"tech":["python-web"],"status":"awaiting-model"}, {"id":"py.flasgger","imports":["flasgger"],"name":"flasgger","repo":"rochacbruno/flasgger","tags":["flask-openapi"],"tech":["python-web"],"status":"model-ready"}, - {"id":"py.flask","imports":["flask", "Flask"],"name":"flask","repo":"pallets/flask","tags":["micro-framework"],"tech":["python-web"],"status":"model-ready"}, + {"id":"py.flask","imports":["flask","Flask"],"name":"flask","repo":"pallets/flask","tags":["micro-framework"],"tech":["python-web"],"status":"model-ready"}, {"id":"py.flask-oauthlib","imports":["flask_oauthlib"],"name":"Flask-OAuthlib","repo":"lepture/flask-oauthlib","tags":["oauth"],"tech":["python-web"],"status":"model-ready"}, {"id":"py.flask-restful","imports":["flask_restful"],"name":"Flask-RESTful","repo":"flask-restful/flask-restful","tags":["RESTful"],"tech":["python-web"],"status":"model-ready"}, {"id":"py.hermes-cache","imports":["hermes"],"name":"HermesCache","repo":"https://bitbucket.org/saaj/hermes","tags":["caching"],"tech":["python-web"],"status":"awaiting-model"}, diff --git a/tools/coverage/.libstats.js.swp b/tools/coverage/.libstats.js.swp new file mode 100644 index 0000000..154899f Binary files /dev/null and b/tools/coverage/.libstats.js.swp differ diff --git a/tools/coverage/.libstats_BASE_1038.js.swp b/tools/coverage/.libstats_BASE_1038.js.swp new file mode 100644 index 0000000..47c6e6f Binary files /dev/null and b/tools/coverage/.libstats_BASE_1038.js.swp differ diff --git a/tools/coverage/.libstats_LOCAL_1038.js.swp b/tools/coverage/.libstats_LOCAL_1038.js.swp new file mode 100644 index 0000000..e0bd064 Binary files /dev/null and b/tools/coverage/.libstats_LOCAL_1038.js.swp differ diff --git a/tools/coverage/.libstats_REMOTE_1038.js.swp b/tools/coverage/.libstats_REMOTE_1038.js.swp new file mode 100644 index 0000000..633598e Binary files /dev/null and b/tools/coverage/.libstats_REMOTE_1038.js.swp differ diff --git a/tools/coverage/libstats.js b/tools/coverage/libstats.js index 615020a..a877f7c 100644 --- a/tools/coverage/libstats.js +++ b/tools/coverage/libstats.js @@ -57,7 +57,7 @@ window.libStats = [ ], [ "Python", - 207 + 209 ], [ "Ruby", diff --git a/tools/coverage/libstats.js.orig b/tools/coverage/libstats.js.orig new file mode 100644 index 0000000..55d5aa5 --- /dev/null +++ b/tools/coverage/libstats.js.orig @@ -0,0 +1,84 @@ +(function() { + 'use strict'; + +// Do not change: the file is autogenerated by verify.js. +window.libStats = [ + [ + "C++", + 470 + ], + [ + "Crystal", + 11 + ], + [ + "C#", + 78 + ], + [ + "Dart", + 6 + ], + [ + "Elixir", + 2 + ], + [ + "Go", + 284 + ], + [ + "Java", + 337 + ], + [ + "JavaScript", + 108 + ], + [ + "Kotlin", + 67 + ], + [ + "Objective-C", + 9 + ], + [ + "Perl", + 57 + ], + [ + "PHP", + 60 + ], + [ + "PL/pgSQL", + 44 + ], + [ + "Python", +<<<<<<< HEAD + 209 +======= + 207 +>>>>>>> upstream/master + ], + [ + "Ruby", + 36 + ], + [ + "Rust", + 27 + ], + [ + "Scala", + 16 + ], + [ + "Swift", + 38 + ] +]; + +}()); diff --git a/tools/coverage/libstats_BASE_1038.js b/tools/coverage/libstats_BASE_1038.js new file mode 100644 index 0000000..a0ebfc8 --- /dev/null +++ b/tools/coverage/libstats_BASE_1038.js @@ -0,0 +1,80 @@ +(function() { + 'use strict'; + +// Do not change: the file is autogenerated by verify.js. +window.libStats = [ + [ + "C++", + 469 + ], + [ + "Crystal", + 11 + ], + [ + "C#", + 78 + ], + [ + "Dart", + 6 + ], + [ + "Elixir", + 2 + ], + [ + "Go", + 284 + ], + [ + "Java", + 336 + ], + [ + "JavaScript", + 107 + ], + [ + "Kotlin", + 67 + ], + [ + "Objective-C", + 9 + ], + [ + "Perl", + 56 + ], + [ + "PHP", + 60 + ], + [ + "PL/pgSQL", + 44 + ], + [ + "Python", + 205 + ], + [ + "Ruby", + 36 + ], + [ + "Rust", + 27 + ], + [ + "Scala", + 15 + ], + [ + "Swift", + 38 + ] +]; + +}()); diff --git a/tools/coverage/libstats_LOCAL_1038.js b/tools/coverage/libstats_LOCAL_1038.js new file mode 100644 index 0000000..7836c00 --- /dev/null +++ b/tools/coverage/libstats_LOCAL_1038.js @@ -0,0 +1,80 @@ +(function() { + 'use strict'; + +// Do not change: the file is autogenerated by verify.js. +window.libStats = [ + [ + "C++", + 469 + ], + [ + "Crystal", + 11 + ], + [ + "C#", + 78 + ], + [ + "Dart", + 6 + ], + [ + "Elixir", + 2 + ], + [ + "Go", + 284 + ], + [ + "Java", + 336 + ], + [ + "JavaScript", + 108 + ], + [ + "Kotlin", + 67 + ], + [ + "Objective-C", + 9 + ], + [ + "Perl", + 56 + ], + [ + "PHP", + 60 + ], + [ + "PL/pgSQL", + 44 + ], + [ + "Python", + 209 + ], + [ + "Ruby", + 36 + ], + [ + "Rust", + 27 + ], + [ + "Scala", + 15 + ], + [ + "Swift", + 38 + ] +]; + +}()); diff --git a/tools/coverage/libstats_REMOTE_1038.js b/tools/coverage/libstats_REMOTE_1038.js new file mode 100644 index 0000000..615020a --- /dev/null +++ b/tools/coverage/libstats_REMOTE_1038.js @@ -0,0 +1,80 @@ +(function() { + 'use strict'; + +// Do not change: the file is autogenerated by verify.js. +window.libStats = [ + [ + "C++", + 470 + ], + [ + "Crystal", + 11 + ], + [ + "C#", + 78 + ], + [ + "Dart", + 6 + ], + [ + "Elixir", + 2 + ], + [ + "Go", + 284 + ], + [ + "Java", + 337 + ], + [ + "JavaScript", + 108 + ], + [ + "Kotlin", + 67 + ], + [ + "Objective-C", + 9 + ], + [ + "Perl", + 57 + ], + [ + "PHP", + 60 + ], + [ + "PL/pgSQL", + 44 + ], + [ + "Python", + 207 + ], + [ + "Ruby", + 36 + ], + [ + "Rust", + 27 + ], + [ + "Scala", + 16 + ], + [ + "Swift", + 38 + ] +]; + +}());