{"provider_url":"https://hatena.blog","type":"rich","description":"main.py from kivy.app import App from kivy.core.window import Window class MainApp(App): def build(self): Window.bind(on_dropfile=self.on_dropped_file) return def on_dropped_file(self, window, file_path): self.root.text = file_path.decode('utf-8') if __name__ == '__main__': MainApp().run() main.kv #\u2026","blog_title":"HAL9 BLOG","url":"https://hal9.hateblo.jp/entry/2021/01/09/174817","html":"<iframe src=\"https://hatenablog-parts.com/embed?url=https%3A%2F%2Fhal9.hateblo.jp%2Fentry%2F2021%2F01%2F09%2F174817\" title=\"\u3010Kivy\u3011\u30c9\u30e9\u30c3\u30b0\uff06\u30c9\u30ed\u30c3\u30d7\u3067\u53d7\u3051\u53d6\u3063\u305f\u30d5\u30a1\u30a4\u30eb\u306e\u30d1\u30b9\u3092\u8868\u793a\u3059\u308b - HAL9 BLOG\" class=\"embed-card embed-blogcard\" scrolling=\"no\" frameborder=\"0\" style=\"display: block; width: 100%; height: 190px; max-width: 500px; margin: 10px 0px;\"></iframe>","title":"\u3010Kivy\u3011\u30c9\u30e9\u30c3\u30b0\uff06\u30c9\u30ed\u30c3\u30d7\u3067\u53d7\u3051\u53d6\u3063\u305f\u30d5\u30a1\u30a4\u30eb\u306e\u30d1\u30b9\u3092\u8868\u793a\u3059\u308b","width":"100%","published":"2021-01-09 17:48:17","version":"1.0","blog_url":"https://hal9.hateblo.jp/","image_url":null,"height":"190","author_name":"kIQu8djyxnPCBnVI","categories":["Python","Kivy"],"provider_name":"Hatena Blog","author_url":"https://blog.hatena.ne.jp/kIQu8djyxnPCBnVI/"}