python

おいらのthreading.Event

おまいらのthreading.Eventの使い方は間違っている - Qiita Python の threading.Event を試してみる | CUBE SUGAR STORAGE

djangoも入れてみる

djangoも入れてみる ▼ネタ元 Django で Hello World - Qiita 進捗ゼロは回避したいよね、、 C:\Users\Owner>pip install django DEPRECATION: Python 2.7 will reach the end of its life on January 1st, 2020. Please upgrade your Python as Python 2.7 w…

ダミーデータを返却すんだ

IF文を書きたくなかったんだよ。 def getDummyResponse(self, irequest, iparam, imethod): DUMMY_LIST = [ {'search_word': 'login', 'path': '/venv/dummy_response/login.json'}, {'search_word': 'logout', 'path': '/venv/dummy_response/logout.json'}…

/* -----codeの行番号----- */